-
Notifications
You must be signed in to change notification settings - Fork 5
Feature/new ui #114
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
Feature/new ui #114
Conversation
Changed the Dashboard view according to the prototype.
Changed the dashboard layout to fit in all the required components
Details page for Instance details and Operations User Interface
Instance details with updated UI
updated packages
Updated the UI to get the actual data from the server
Optimized the code to reuse the existing functionality.
Cleaned up the code and removed unused code. Added Paginator and Filter functionality for all the tables
|
hey @ishwaryaPaderborn , |
Resolved automatic test issue.
Unit test case updation.
Codecov Report
@@ Coverage Diff @@
## develop #114 +/- ##
=======================================
Coverage 4.69% 4.69%
=======================================
Files 11 11
Lines 213 213
Branches 15 15
=======================================
Hits 10 10
Misses 203 203Continue to review full report at Codecov.
|
|
@janniclas Resolved the automatic test case issue. |
updated dependencies lint error fixes
This pull request focuses on issue #87. An new User Interface is developed based on the proposed latest prototype.
It is intended that the layout created in this pull request is used for remaining all functionalities further.
It is developed based on responsive UI.
Few functionalities whose actual data is not yet merged with this code is left with appropriate message so as to ease other developers to just fit in their code later.