-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[UI] Switch between allocated and used capacity on dashboard #10215
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
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10215 +/- ##
============================================
+ Coverage 15.13% 15.14% +0.01%
- Complexity 11274 11286 +12
============================================
Files 5408 5408
Lines 473974 473822 -152
Branches 57813 57825 +12
============================================
+ Hits 71730 71775 +45
+ Misses 394227 394023 -204
- Partials 8017 8024 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
UI build: ✔️ |
1 similar comment
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
UI build: ✔️ |
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.
clgtm and tested in qa
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.
Code LGTM, but have a small comment for better readability
Fixed - thanks @Pearl1594 ! |
@nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
UI build: ✔️ |
still works 👍 |
@nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
UI build: ✔️ |
…10215) * [UI] Switch between allocated and used capacity on dashboard * Fix text * Refactor * Internationalize capacity text
…10215) * [UI] Switch between allocated and used capacity on dashboard * Fix text * Refactor * Internationalize capacity text
Description
This PR fixes the UI display of used vs allocated resources. It adds a switch to display allocated or used resources
Screen.Recording.2025-01-20.at.13.15.13.mov
Fixes: #10185
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?