-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: Allow setting account and domain maximum amount of projects through the UI #10652
UI: Allow setting account and domain maximum amount of projects through the UI #10652
Conversation
@bernardodemarco 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 #10652 +/- ##
=========================================
Coverage 15.16% 15.17%
- Complexity 11328 11330 +2
=========================================
Files 5415 5415
Lines 474824 474824
Branches 57912 57912
=========================================
+ Hits 72014 72044 +30
+ Misses 394757 394725 -32
- Partials 8053 8055 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
LGTM, tested in QA
* 4.20: xenserver: do not destroy halted hypervisor vm (#9175) define the limit of projects through the UI (#10652) fix projects metrics on dashboard (#10651) systemvm: Bump systemvm template version to debian 12.10 (#10628) Enhance VPC Network Tier form to auto-populate Gateway, and Netmask (#10617)
Description
Currently, it is not possible to change the limit of projects that a domain and account can have through the UI. Therefore, this PR proposes to add this field to the
Configure Limits
form of domains and accounts.Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Screenshots (if appropriate):
How Has This Been Tested?
Max. projects
field was not available on the projectsConfigure Limits
form: