-
Notifications
You must be signed in to change notification settings - Fork 5
WIP: Feature/instance details #136
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
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
Codecov Report
@@ Coverage Diff @@
## develop #136 +/- ##
======================================
Coverage 0% 0%
======================================
Files 13 13
Lines 16 16
Branches 2 2
======================================
Misses 16 16 Continue to review full report at Codecov.
|
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.
The functionality works as expected but some minor UI changes can be done to beautify the layout.
This pull request contains the new instance details page, reachable when left-clicking an instance in the graph-view. Also the notification center has been included in the table-overview component.
@ishwaryaPaderborn please have a look at the layout of the instance details page and the table-overview component and alter as you see fit.
@winniedo please have a look at the rework of your notification center and see if you are comfortable with these changes.