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 3dbf64b layout: change info and details tab size
add ef001ce iam: roles rules tab (#55)
No new revisions were added by this update.
Summary of changes:
package-lock.json | 4830 ++++++++++++--------
package.json | 29 +-
src/api/index.js | 20 +-
src/components/view/DetailSettings.vue | 7 +
src/config/section/iam.js | 2 +-
.../PermissionEditable.vue} | 27 +-
src/views/iam/RolePermissionTab.vue | 399 +-
.../ResourceSettingsTab.vue => iam/RuleDelete.vue} | 52 +-
8 files changed, 3509 insertions(+), 1857 deletions(-)
copy src/views/{image/TemplateZones.vue => iam/PermissionEditable.vue} (74%)
copy src/views/{setting/ResourceSettingsTab.vue => iam/RuleDelete.vue} (64%)