New VIM Design with the config implemented. 46/9346/3
authorBarath Kumar R <barath.r@tataelxsi.co.in>
Tue, 7 Jul 2020 09:54:05 +0000 (15:24 +0530)
committerrbara <barath.r@tataelxsi.co.in>
Fri, 10 Jul 2020 15:11:22 +0000 (17:11 +0200)
commitd477b85279831f43f77d10acfc1912da1fbe6007
treed7cdc11a050c5c0cfafb53826bc89f2e0c618246
parent208bef2cea31da5427861ac81817790e98851fe2
New VIM Design with the config implemented.

 * Added the feature to edit the config section after uploading.
 * Sample Config will be provided for each type.

Change-Id: I807e8848c4b1d07ee698a249e234568708d97bf2
Signed-off-by: Barath Kumar R <barath.r@tataelxsi.co.in>
18 files changed:
src/app/sdn-controller/new-sdn-controller/NewSDNControllerComponent.html
src/app/sdn-controller/new-sdn-controller/NewSDNControllerComponent.ts
src/app/utilities/edit-packages/EditPackagesComponent.html
src/app/vim-accounts/VimAccountsModule.ts
src/app/vim-accounts/info-vim/InfoVimComponent.html
src/app/vim-accounts/info-vim/InfoVimComponent.ts
src/app/vim-accounts/new-vimaccount/NewVimaccountComponent.html
src/app/vim-accounts/new-vimaccount/NewVimaccountComponent.ts
src/app/vim-accounts/vim-account-details/VimAccountDetailsComponent.ts
src/app/wim-accounts/new-wim-account/NewWIMAccountComponent.html
src/app/wim-accounts/new-wim-account/NewWIMAccountComponent.ts
src/assets/i18n/de.json
src/assets/i18n/en.json
src/assets/i18n/es.json
src/assets/i18n/pt.json
src/assets/scss/app.scss
src/models/CommonModel.ts
src/services/SharedService.ts