This is an automated email from the ASF dual-hosted git repository.
sureshanaparti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 42a941c Merge branch '4.16' into main
add 001f421 UI - Deploy VM with params from the template, iso, network
pages (#5653)
add 4746509 [UI] Cancel all requests api, async jobs in UI when user logs
out (#5663)
add c86b98e ui: show account configure limits tab for domain-admin (#5858)
new a6271b8 Merge branch '4.16' into main
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/src/api/index.js | 8 +-
ui/src/config/section/account.js | 2 +-
ui/src/utils/plugins.js | 31 ++--
ui/src/utils/request.js | 21 ++-
ui/src/views/AutogenView.vue | 18 ++-
ui/src/views/compute/DeployVM.vue | 164 ++++++++++++++++-----
.../views/compute/wizard/TemplateIsoSelection.vue | 4 -
7 files changed, 193 insertions(+), 55 deletions(-)