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

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


    from 540dcc1040a Merge remote-tracking branch 'apache/4.18'
     add feb9509547a ui: assorted improvements (#7833)
     new 62feb24de65 Merge remote-tracking branch 'origin/4.18'

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:
 ui/public/locales/en.json                          |  7 ++-
 ui/src/components/header/UserMenu.vue              |  9 ++-
 ui/src/components/menu/SideMenu.vue                |  2 -
 ui/src/components/view/DetailsTab.vue              | 15 +++++
 ui/src/components/view/InfoCard.vue                | 72 +++++++++++++++-------
 ui/src/components/view/ListView.vue                | 39 ++++++++++--
 .../widgets/{TooltipLabel.vue => CopyLabel.vue}    | 21 +++----
 ui/src/config/section/account.js                   |  4 +-
 ui/src/config/section/compute.js                   | 22 ++++---
 ui/src/config/section/domain.js                    |  4 +-
 ui/src/config/section/image.js                     | 26 ++++++--
 ui/src/config/section/network.js                   | 16 ++---
 ui/src/config/section/project.js                   |  4 +-
 ui/src/config/section/storage.js                   | 13 ++--
 ui/src/views/compute/CreateAutoScaleVmGroup.vue    | 38 ++++++++----
 ui/src/views/compute/DeployVM.vue                  | 40 +++++++-----
 ui/src/views/compute/InstanceTab.vue               | 43 +++++++++++--
 .../views/compute/wizard/TemplateIsoRadioGroup.vue | 14 ++---
 ui/src/views/dashboard/CapacityDashboard.vue       |  2 +-
 ui/src/views/image/TemplateZones.vue               |  4 +-
 ui/src/views/storage/CreateVolume.vue              | 39 +++++++++++-
 21 files changed, 310 insertions(+), 124 deletions(-)
 copy ui/src/components/widgets/{TooltipLabel.vue => CopyLabel.vue} (78%)

Reply via email to