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 4836cae src: router-link fixes
new 06a438f network: fix network related issues
new 960ba1b auth: wait for auto-discovery before showing 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/view/InfoCard.vue | 13 ++++++--
src/components/view/ListView.vue | 6 ++++
src/components/widgets/Status.vue | 37 ++++++++++++---------
src/permission.js | 4 +--
src/store/modules/user.js | 11 ++-----
src/views/network/InternalLBAssignVmForm.vue | 2 +-
src/views/network/InternalLBAssignedVmTab.vue | 4 ++-
src/views/network/LoadBalancing.vue | 41 +++++++++++------------
src/views/network/PortForwarding.vue | 47 ++++++++++++++++-----------
src/views/network/VpcTiersTab.vue | 10 +++++-
10 files changed, 104 insertions(+), 71 deletions(-)