You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/03/27 10:42:29 UTC

[cloudstack-primate] 01/01: iam: resource limits for account and domains (#203)

This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git

commit 3d453ba4c160b2c261dd8577ef35cb5d2c58cdb2
Merge: 77e5204 caa05f9
Author: Rohit Yadav <ro...@shapeblue.com>
AuthorDate: Fri Mar 27 16:12:19 2020 +0530

    iam: resource limits for account and domains (#203)
    
    Refactor and reuse the resource limits tab component for account, domains and projects
    
    Signed-off-by: Rohit Yadav <ro...@shapeblue.com>
    Co-authored-by: Rohit Yadav <ro...@shapeblue.com>

 .../view/ResourceLimitTab.vue}                     | 112 +++++++++++----------
 src/config/router.js                               |   7 +-
 src/config/section/iam.js                          |  17 +++-
 src/config/section/project.js                      |   6 +-
 src/locales/en.json                                |  59 +++++------
 5 files changed, 109 insertions(+), 92 deletions(-)