-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[UI] Switch between allocated and used capacity on dashboard #10215
base: 4.19
Are you sure you want to change the base?
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.13%
- Complexity 11274 11280 +6
=========================================
Files 5408 5408
Lines 473974 474003 +29
Branches 57813 57821 +8
=========================================
+ Hits 71730 71745 +15
- Misses 394227 394236 +9
- Partials 8017 8022 +5
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
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?