abh1sar opened a new pull request, #9773:
URL: https://github.com/apache/cloudstack/pull/9773

   ### Description
   
   This PR does multiple UI improvements
   
   1. Autofill vCenter host, datacenter and credentials while adding cluster 
using the zone wide value from vmware_data_center table 
   2. Show Usage settings as a different pane in global settings
   3. Option to attach the volume to an instance during volume create.
   4. Show mgmt server's service ip in the details tab of Infrastructure -> 
Management server.
   5. Don't display create volume snapshot button in the Instance tab for KVM, 
if the instance is running and "kvm.snapshot.enabled" is false. (Also contains 
some code cleanup in storage.js)
   6. The name Recurring snapshots is used everywhere except for one place 
where 'Scheduled' snapshots is used in the Recurring Snapshots form. Change it 
to Recurring Snapshots.
   7. Reorder the Hypervisor list shown everywhere in order of popularity. 
   
   Items 1,3,4,5,6 are UI only changes, and can be tested with just the UI.
   
   Doc PR : https://github.com/apache/cloudstack-documentation/pull/448
   
   <!--- Describe your changes in DETAIL - And how has behaviour functionally 
changed. -->
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to 
reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be 
closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   <!--- 
******************************************************************************* 
-->
   <!--- NOTE: AUTOMATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE 
DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- 
******************************************************************************* 
-->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   - [ ] test (unit or integration test code)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [x] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   <img width="453" alt="Screenshot 2024-10-06 at 7 47 11 AM" 
src="https://github.com/user-attachments/assets/5c41942c-5b4d-4476-b972-e75704186ce8";>
   
   <img width="449" alt="Screenshot 2024-10-06 at 7 47 25 AM" 
src="https://github.com/user-attachments/assets/5e772d33-00e4-4a94-affd-265046d2191c";>
   
   <img width="2451" alt="Screenshot 2024-10-04 at 3 01 02 AM" 
src="https://github.com/user-attachments/assets/65888e4b-8b95-456e-8748-fc1c72470f36";>
   
   <img width="452" alt="Screenshot 2024-10-04 at 3 00 38 AM" 
src="https://github.com/user-attachments/assets/f4eea4a7-cfab-432e-b674-d7307cb700cb";>
   
   <img width="459" alt="Screenshot 2024-10-04 at 4 13 23 AM" 
src="https://github.com/user-attachments/assets/77c2352c-29ee-4d79-bc37-54521e4d1d60";>
   
   ### How Has This Been Tested?
   
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to 
-->
   
   #### How did you try to break this feature and the system with this change?
   
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the 
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) 
document -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to