This is an automated email from the ASF dual-hosted git repository.
nvazquez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from 55174d5 add ref=submit missing in button (#5298)
add 1182051 UI: Add multiple management server support (#4885)
new 75b335e Merge branch '4.15' 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/public/config.json | 8 ++++++
ui/src/components/header/UserMenu.vue | 17 +++++++++++
ui/src/components/widgets/Console.vue | 18 +++++++++++-
ui/src/main.js | 7 ++++-
ui/src/permission.js | 16 ++++++++++-
ui/src/store/getters.js | 1 +
ui/src/store/modules/app.js | 13 +++++++--
ui/src/store/mutation-types.js | 1 +
ui/src/views/auth/Login.vue | 54 ++++++++++++++++++++++++++++++++++-
9 files changed, 129 insertions(+), 6 deletions(-)