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 4a6a266 update packages and package-lock, fix infocard
new 76c8ed8 config: add resource filter and view buttons
new bf7b55b infocard: group network related blocks together
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/view/InfoCard.vue | 22 ++++++++++++----------
src/config/section/compute.js | 14 ++++++++++++++
src/config/section/iam.js | 5 +++++
src/config/section/image.js | 10 ++++++++++
src/config/section/infra/clusters.js | 5 +++++
src/config/section/infra/hosts.js | 5 +++++
src/config/section/infra/pods.js | 9 +++++++++
src/config/section/infra/primaryStorages.js | 5 +++++
src/config/section/infra/zones.js | 21 +++++++++++++++++++++
src/config/section/monitor.js | 5 +++++
src/config/section/network.js | 11 ++++++++++-
src/config/section/offering.js | 15 +++++++++++++++
src/config/section/storage.js | 5 +++++
src/views/AutogenView.vue | 3 +++
14 files changed, 124 insertions(+), 11 deletions(-)