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

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


    from d9abc078cfd ui: fix build on latest Ubuntu and macOS (#11259)
     add 4884f52c908 ui: allow provisioning backups during instance deploy 
(#11612)

No new revisions were added by this update.

Summary of changes:
 ui/public/locales/de_DE.json                       |   1 +
 ui/public/locales/el_GR.json                       |   1 +
 ui/public/locales/en.json                          |   9 +-
 ui/public/locales/es.json                          |   1 +
 ui/public/locales/ja_JP.json                       |   1 +
 ui/public/locales/ko_KR.json                       |   1 +
 ui/public/locales/pt_BR.json                       |   3 +-
 ui/public/locales/te.json                          |   1 +
 ui/public/locales/zh_CN.json                       |   1 +
 ui/src/components/widgets/InfiniteScrollSelect.vue |   2 +-
 ui/src/config/section/storage.js                   |   2 +-
 ui/src/main.js                                     |   4 +-
 ui/src/utils/plugins.js                            |  11 ++
 ui/src/views/compute/BackupScheduleWizard.vue      |   4 +-
 ui/src/views/compute/DeployVM.vue                  | 173 ++++++++++++++++++++-
 ui/src/views/compute/backup/BackupSchedule.vue     |  10 +-
 ui/src/views/compute/backup/FormSchedule.vue       |  24 ++-
 .../wizard/DeployInstanceBackupSelection.vue       | 154 ++++++++++++++++++
 18 files changed, 384 insertions(+), 19 deletions(-)
 create mode 100644 
ui/src/views/compute/wizard/DeployInstanceBackupSelection.vue

Reply via email to