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 e7e4961 setting: reusable component (#63)
add 435a24c iam: Account Cert Tab (#66)
No new revisions were added by this update.
Summary of changes:
docs/api/apis.remaining | 3 -
src/components/view/DetailSettings.vue | 4 +-
src/components/view/ResourceView.vue | 7 +-
src/components/view/SettingsTab.vue | 18 +--
src/config/section/iam.js | 29 +++-
src/locales/en.json | 4 +
src/views/AutogenView.vue | 9 ++
src/views/iam/SSLCertificateTab.vue | 250 +++++++++++++++++++++++++++++++++
8 files changed, 303 insertions(+), 21 deletions(-)
create mode 100644 src/views/iam/SSLCertificateTab.vue