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 8cd18d1 infra: fix rbd pool user decorator
new 223e59e dashboard: loading and assorted fixes
new cf243e8 config: implement togglable metrics view
The 2 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 | 1 +
src/components/view/ListView.vue | 5 ++++
src/config/section/compute.js | 43 +++++++++++++++++++++--------
src/config/section/infra/clusters.js | 13 ++++++++-
src/config/section/infra/hosts.js | 13 ++++++++-
src/config/section/infra/primaryStorages.js | 13 ++++++++-
src/config/section/infra/zones.js | 12 +++++++-
src/config/section/network.js | 4 +--
src/config/section/storage.js | 33 +++++++++++++++++++++-
src/permission.js | 4 +--
src/store/getters.js | 1 +
src/store/modules/app.js | 9 +++++-
src/store/modules/user.js | 4 ---
src/views/AutogenView.vue | 19 +++++++++++--
src/views/dashboard/CapacityDashboard.vue | 5 ++--
src/views/dashboard/UsageDashboard.vue | 34 ++++++++++++++---------
src/views/dashboard/UsageDashboardChart.vue | 18 ++++++++----
17 files changed, 184 insertions(+), 47 deletions(-)