You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2021/09/30 04:49:43 UTC

[cloudstack] branch main updated (ea643a6 -> d08e2bc)

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 ea643a6  server: cannot deploy/start vm if service offering has multiple tags (#5521)
     add d08e2bc  UI - Fixes modal width by device screen (#5526)

No new revisions were added by this update.

Summary of changes:
 ui/src/components/view/ListView.vue                |   4 +-
 ui/src/components/view/QuickView.vue               |   6 +-
 ui/src/views/AutogenView.vue                       |  15 +-
 .../views/plugins/quota/EditTariffValueWizard.vue  |   4 +-
 ui/src/views/plugins/quota/QuotaTariff.vue         |  10 +-
 ui/tests/common/index.js                           |   5 +-
 ui/tests/mock/mockStore.js                         |   3 +-
 ui/tests/unit/views/AutogenView.spec.js            | 169 +++++++++++----------
 ui/tests/unit/views/compute/MigrateWizard.spec.js  |   6 +-
 9 files changed, 120 insertions(+), 102 deletions(-)