-
Notifications
You must be signed in to change notification settings - Fork 5
Release/1.0.0 #143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/1.0.0 #143
Conversation
…l elements to increase the reusability for the instance details page
…nstance-details component
…ne given instance id. used in instance detail view to display the subnet of the given instance
… subnet (no connection possibilities then anyways)
…urce. fixed sorting.
… or component type
Release/0.9.5
…ble in store service
…s to all happend events
WIP: Feature/instance details
Added complete User management functionality.
Added some basic test cases for User management
Added appropriate comments to the methods used in adding and deleting user.
Fixed login button alignment and headings alignment
Formated the file
…r delete component
Added delete label feature
hotfix/userAccessLevel
Feature/beautify
Codecov Report
@@ Coverage Diff @@
## master #143 +/- ##
======================================
Coverage 0% 0%
======================================
Files 13 13
Lines 263 16 -247
Branches 10 1 -9
======================================
+ Misses 263 16 -247
Continue to review full report at Codecov.
|
…n to render the checked element. karma can't check conditionally rendered elements.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested all the functionalities end to end and every implementation is working as expected. Hence, merging. Cheers to our final release. :)
This release introduces a new user management page, as well as a rework of the notification center. Also lots and lots of bugs have been smashed.