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 4f38059 infocard: Fix misused class in the info card component.
Adjust margin. (#8)
new 46ee1ba config: fix listing of ISOs
new 7d51ead store: reset theme on logout
new 2004851 autogenview: show spinner on refreshing/loading
new 4ae24ea config: fix duplicate route definition issue
new d76e458 settings: simplify instance/template settings tab component
The 5 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 | 695 +++++++++++++++---------------
src/components/view/ResourceView.vue | 7 +-
src/components/view/SettingTable.vue | 66 +--
src/config/section/image.js | 5 +-
src/config/section/offering.js | 2 +-
src/store/modules/user.js | 6 +-
src/views/AutogenView.vue | 1 +
src/views/compute/InstanceHardware.vue | 3 +
src/views/compute/InstanceSettings.vue | 15 +-
src/views/network/VpnDetails.vue | 2 +-
src/views/offering/AddComputeOffering.vue | 2 +-
src/views/offering/AddSystemOffering.vue | 40 --
12 files changed, 390 insertions(+), 454 deletions(-)
delete mode 100644 src/views/offering/AddSystemOffering.vue