This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch 4.15
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 9caa535 ui: Show label for view console action (#4823)
add a291dea ui: Fixes for action messages and forms (#4824)
No new revisions were added by this update.
Summary of changes:
ui/public/locales/en.json | 7 ++++++-
ui/src/config/section/compute.js | 1 +
ui/src/config/section/domain.js | 2 +-
ui/src/config/section/infra/routers.js | 1 +
ui/src/config/section/infra/secondaryStorages.js | 20 +++++++++++---------
ui/src/config/section/infra/systemVms.js | 1 +
ui/src/config/section/network.js | 3 ++-
ui/src/views/AutogenView.vue | 7 +++++++
ui/src/views/compute/AssignInstance.vue | 12 ++++++++++--
ui/src/views/iam/DomainActionForm.vue | 3 +++
ui/src/views/project/AddAccountOrUserToProject.vue | 4 +++-
ui/src/views/storage/FormSchedule.vue | 6 +++---
ui/src/views/storage/MigrateVolume.vue | 9 +++++----
ui/src/views/storage/ResizeVolume.vue | 7 ++++---
ui/src/views/storage/TakeSnapshot.vue | 6 +++---
15 files changed, 61 insertions(+), 28 deletions(-)