feat:adjust the file schema of components related to service instances 68/96268/2
authorcyuamber <xuranyjy@chinamobile.com>
Thu, 26 Sep 2019 08:53:28 +0000 (16:53 +0800)
committerxu ran <xuranyjy@chinamobile.com>
Fri, 27 Sep 2019 00:45:40 +0000 (00:45 +0000)
commit2fd289f8e4e211eb26752d04d8d9b394ab78470f
tree8d987aace682431d2818aaa301cc338a9f6b015a
parent2b307fe51a873c200c22469327e6947095516288
feat:adjust the file schema of components related to service instances

Change-Id: I18f1674601536a59313528bb1e01fd6b4fffd4fd
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
18 files changed:
usecaseui-portal/src/app/app.module.ts
usecaseui-portal/src/app/views/services/services-list/ccvpn-creation/ccvpn-creation.component.css [moved from usecaseui-portal/src/app/views/ccvpn-creation/ccvpn-creation.component.css with 97% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-creation/ccvpn-creation.component.html [moved from usecaseui-portal/src/app/views/ccvpn-creation/ccvpn-creation.component.html with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-creation/ccvpn-creation.component.spec.ts [moved from usecaseui-portal/src/app/views/ccvpn-creation/ccvpn-creation.component.spec.ts with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-creation/ccvpn-creation.component.ts [moved from usecaseui-portal/src/app/views/ccvpn-creation/ccvpn-creation.component.ts with 99% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-detail/ccvpn-detail.component.css [moved from usecaseui-portal/src/app/views/ccvpn-detail/ccvpn-detail.component.css with 97% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-detail/ccvpn-detail.component.html [moved from usecaseui-portal/src/app/views/ccvpn-detail/ccvpn-detail.component.html with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-detail/ccvpn-detail.component.spec.ts [moved from usecaseui-portal/src/app/views/ccvpn-detail/ccvpn-detail.component.spec.ts with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/ccvpn-detail/ccvpn-detail.component.ts [moved from usecaseui-portal/src/app/views/ccvpn-detail/ccvpn-detail.component.ts with 99% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-creation/e2e-creation.component.css [moved from usecaseui-portal/src/app/shared/components/e2e-creation/e2e-creation.component.css with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-creation/e2e-creation.component.html [moved from usecaseui-portal/src/app/shared/components/e2e-creation/e2e-creation.component.html with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-creation/e2e-creation.component.less [moved from usecaseui-portal/src/app/shared/components/e2e-creation/e2e-creation.component.less with 96% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-creation/e2e-creation.component.spec.ts [moved from usecaseui-portal/src/app/shared/components/e2e-creation/e2e-creation.component.spec.ts with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-creation/e2e-creation.component.ts [moved from usecaseui-portal/src/app/shared/components/e2e-creation/e2e-creation.component.ts with 99% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-detail/e2e-detail.component.html [moved from usecaseui-portal/src/app/shared/components/e2e-detail/e2e-detail.component.html with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-detail/e2e-detail.component.less [moved from usecaseui-portal/src/app/shared/components/e2e-detail/e2e-detail.component.less with 95% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-detail/e2e-detail.component.spec.ts [moved from usecaseui-portal/src/app/shared/components/e2e-detail/e2e-detail.component.spec.ts with 100% similarity]
usecaseui-portal/src/app/views/services/services-list/e2e-detail/e2e-detail.component.ts [moved from usecaseui-portal/src/app/shared/components/e2e-detail/e2e-detail.component.ts with 98% similarity]