This is an automated email from the ASF dual-hosted git repository.
rohit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git.
from 8f1b809 breadcrumb: reset to main view on home icon click
new a340256 components: styling and placement refactoring
new 960d2e9 config: dynamic doc links for views
new 591737f permission: allow permissive routes
The 3 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:
src/components/header/ProjectMenu.vue | 60 +++-------
src/components/header/UserMenu.vue | 7 +-
src/components/page/GlobalHeader.vue | 8 +-
src/components/view/DetailSettings.vue | 2 +-
src/components/widgets/Breadcrumb.vue | 35 ++++--
src/config/router.js | 4 +-
src/config/section/compute.js | 6 +
src/config/settings.js | 2 +-
src/layouts/ResourceLayout.vue | 2 +-
src/store/modules/permission.js | 5 +-
src/views/AutogenView.vue | 179 ++++++++++++------------------
src/views/dashboard/CapacityDashboard.vue | 60 +++++-----
12 files changed, 176 insertions(+), 194 deletions(-)