This is an automated email from the ASF dual-hosted git repository.

pearl11594 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from bce17b627d1 ui,api,server: template categorization based on os (#10773)
     add 62363c1f4b7 remove duplicate definitions
     add bef86aff82f Skip verification of privileges on project accounts
     add 864327b8365 Skip verification of privileges on project accounts
     add 5be6b7980df Skip verification of privileges on project accounts
     add dd066e0e0e0 Merge branch '4.19' of 
https://github.com/apache/cloudstack into 4.19
     add 3c949365be3 Merge branch '4.19' into 4.20
     add 823080cc9c3 systemvmtemplate: fix Debian 12.11.0 ISO url (#10927)
     add c61a5eb430a Updating pom.xml version numbers for release 4.20.1.0
     add b5e2c181f9c Updating pom.xml version numbers for release 
4.20.2.0-SNAPSHOT
     add c86b2f1da24 update 4.20.2.0-SNAPSHOT version
     add 10fc1f3a1c5 update version
     add 0b841fefcb6 ui: show deploy/create button on right info pane (#10814)
     add 0c7d47138d4 Updating pom.xml version numbers for release 4.19.3.0
     add c4ba601a636 Merge branch '4.19.3.0-RC20250530T0908' into 4.19
     add 379ee07d88b Updating pom.xml version numbers for release 
4.19.4.0-SNAPSHOT
     add 0d5a0ea6815 update 4.19.4.0-SNAPSHOT version
     add 41de0b9dffd Merge branch '4.19' of 
https://github.com/apache/cloudstack into 4.20
     new 875223c5b4f Merge branch '4.20' of https://github.com/apache/cloudstack

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/com/cloud/user/AccountManagerImpl.java    |  20 +-
 .../template-base_aarch64-target_aarch64.json      |   4 +-
 .../template-base_x86_64-target_aarch64.json       |   4 +-
 .../template-base_x86_64-target_x86_64.json        |   4 +-
 ui/src/components/view/InfoCard.vue                | 811 +++++++++++++++++----
 ui/src/views/compute/CreateAutoScaleVmGroup.vue    |  25 +-
 ui/src/views/compute/DeployVM.vue                  |  56 +-
 ui/src/views/compute/DeployVnfAppliance.vue        |  54 +-
 ui/src/views/compute/wizard/DeployButtons.vue      | 130 ++++
 9 files changed, 885 insertions(+), 223 deletions(-)
 create mode 100644 ui/src/views/compute/wizard/DeployButtons.vue

Reply via email to