rename ui project from client-franfurt to designer-client 13/99213/2
authorAhmed Abbas <ahmad.helmy@orange.com>
Thu, 5 Dec 2019 13:50:20 +0000 (15:50 +0200)
committerKAPIL SINGAL <ks220y@att.com>
Fri, 6 Dec 2019 19:40:45 +0000 (19:40 +0000)
commit1b8623b4cf3e5ddf8eb3e9a6fd38cb3982eeb94f
tree77774771b75be8cdfdc2205ffbb16449222430f6
parentea84b36447601d0d6a633ae708b72c6aaae6dc67
rename ui project from client-franfurt to designer-client

Issue-ID: CCSDK-1981
Signed-off-by: Ahmed Abbas <ahmad.helmy@orange.com>
Change-Id: Ic53ea9cf4a48d0ba60f91aa27960e05c77ae9b07
143 files changed:
cds-ui/designer-client/README.md [moved from cds-ui/client-frankfurt/README.md with 98% similarity]
cds-ui/designer-client/angular.json [moved from cds-ui/client-frankfurt/angular.json with 91% similarity]
cds-ui/designer-client/browserslist [moved from cds-ui/client-frankfurt/browserslist with 100% similarity]
cds-ui/designer-client/e2e/protractor.conf.js [moved from cds-ui/client-frankfurt/e2e/protractor.conf.js with 100% similarity]
cds-ui/designer-client/e2e/src/app.e2e-spec.ts [moved from cds-ui/client-frankfurt/e2e/src/app.e2e-spec.ts with 88% similarity]
cds-ui/designer-client/e2e/src/app.po.ts [moved from cds-ui/client-frankfurt/e2e/src/app.po.ts with 100% similarity]
cds-ui/designer-client/e2e/tsconfig.json [moved from cds-ui/client-frankfurt/e2e/tsconfig.json with 100% similarity]
cds-ui/designer-client/karma.conf.js [moved from cds-ui/client-frankfurt/karma.conf.js with 92% similarity]
cds-ui/designer-client/package.json [moved from cds-ui/client-frankfurt/package.json with 98% similarity]
cds-ui/designer-client/proxy.conf.json [moved from cds-ui/client-frankfurt/proxy.conf.json with 100% similarity]
cds-ui/designer-client/src/app/app-routing.module.ts [moved from cds-ui/client-frankfurt/src/app/app-routing.module.ts with 100% similarity]
cds-ui/designer-client/src/app/app.component.css [moved from cds-ui/client-frankfurt/src/app/app.component.css with 100% similarity]
cds-ui/designer-client/src/app/app.component.html [moved from cds-ui/client-frankfurt/src/app/app.component.html with 100% similarity]
cds-ui/designer-client/src/app/app.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/app.component.spec.ts with 92% similarity]
cds-ui/designer-client/src/app/app.component.ts [moved from cds-ui/client-frankfurt/src/app/app.component.ts with 97% similarity]
cds-ui/designer-client/src/app/app.module.ts [moved from cds-ui/client-frankfurt/src/app/app.module.ts with 100% similarity]
cds-ui/designer-client/src/app/common/constants/app-constants.ts [moved from cds-ui/client-frankfurt/src/app/common/constants/app-constants.ts with 100% similarity]
cds-ui/designer-client/src/app/common/core/services/api.service.ts [moved from cds-ui/client-frankfurt/src/app/common/core/services/api.service.ts with 100% similarity]
cds-ui/designer-client/src/app/common/core/services/api.typed.service.ts [moved from cds-ui/client-frankfurt/src/app/common/core/services/api.typed.service.ts with 100% similarity]
cds-ui/designer-client/src/app/common/core/stores/Store.ts [moved from cds-ui/client-frankfurt/src/app/common/core/stores/Store.ts with 100% similarity]
cds-ui/designer-client/src/app/common/model/page.ts [moved from cds-ui/client-frankfurt/src/app/common/model/page.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/blueprint.page.mock.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/blueprint.page.mock.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.css [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/designer/designer.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.html [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/designer/designer.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/designer/designer.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/designer/designer.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/designer/designer.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/model/BluePrint.model.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/model/BluePrint.model.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/model/packages-dashboard.state.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/model/packages-dashboard.state.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.css [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.html [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/filter-by-tags/filter-by-tags.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.css [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.css [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.html [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/package-pagination/package-pagination.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/packages-dahsboard.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/packages-dahsboard.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/packages-dashboard.component.css [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/packages-dashboard.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/packages-dashboard.component.html [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/packages-dashboard.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/packages-dashboard.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/packages-dashboard.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.css [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.html [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-dashboard/search-by-packages/search-by-packages.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-list.service.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages-list.service.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages.module.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages.module.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages.routing.module.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages.routing.module.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages.store.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages.store.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/feature-modules/packages/packages.store.ts [moved from cds-ui/client-frankfurt/src/app/modules/feature-modules/packages/packages.store.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/shared-modules/header/header.component.css [moved from cds-ui/client-frankfurt/src/app/modules/shared-modules/header/header.component.css with 100% similarity]
cds-ui/designer-client/src/app/modules/shared-modules/header/header.component.html [moved from cds-ui/client-frankfurt/src/app/modules/shared-modules/header/header.component.html with 100% similarity]
cds-ui/designer-client/src/app/modules/shared-modules/header/header.component.spec.ts [moved from cds-ui/client-frankfurt/src/app/modules/shared-modules/header/header.component.spec.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/shared-modules/header/header.component.ts [moved from cds-ui/client-frankfurt/src/app/modules/shared-modules/header/header.component.ts with 100% similarity]
cds-ui/designer-client/src/app/modules/shared-modules/shared-modules.module.ts [moved from cds-ui/client-frankfurt/src/app/modules/shared-modules/shared-modules.module.ts with 100% similarity]
cds-ui/designer-client/src/assets/.gitkeep [moved from cds-ui/client-frankfurt/src/assets/.gitkeep with 100% similarity]
cds-ui/designer-client/src/assets/css/bootstrap.min.css [moved from cds-ui/client-frankfurt/src/assets/css/bootstrap.min.css with 100% similarity]
cds-ui/designer-client/src/assets/css/designer.css [moved from cds-ui/client-frankfurt/src/assets/css/designer.css with 100% similarity]
cds-ui/designer-client/src/assets/css/font-awesome.min.css [moved from cds-ui/client-frankfurt/src/assets/css/font-awesome.min.css with 100% similarity]
cds-ui/designer-client/src/assets/css/orangeHelvetica.css [moved from cds-ui/client-frankfurt/src/assets/css/orangeHelvetica.css with 100% similarity]
cds-ui/designer-client/src/assets/css/style1.css [moved from cds-ui/client-frankfurt/src/assets/css/style1.css with 100% similarity]
cds-ui/designer-client/src/assets/css/style2.css [moved from cds-ui/client-frankfurt/src/assets/css/style2.css with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue55_W1G.eot [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue55_W1G.eot with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue55_W1G.svg [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue55_W1G.svg with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue55_W1G.ttf [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue55_W1G.ttf with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue55_W1G.woff [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue55_W1G.woff with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue55_W1G.woff2 [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue55_W1G.woff2 with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue75_W1G.eot [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue75_W1G.eot with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue75_W1G.svg [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue75_W1G.svg with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue75_W1G.ttf [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue75_W1G.ttf with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue75_W1G.woff [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue75_W1G.woff with 100% similarity]
cds-ui/designer-client/src/assets/fonts/HelvNeue75_W1G.woff2 [moved from cds-ui/client-frankfurt/src/assets/fonts/HelvNeue75_W1G.woff2 with 100% similarity]
cds-ui/designer-client/src/assets/fonts/icon-orange.eot [moved from cds-ui/client-frankfurt/src/assets/fonts/icon-orange.eot with 100% similarity]
cds-ui/designer-client/src/assets/fonts/icon-orange.svg [moved from cds-ui/client-frankfurt/src/assets/fonts/icon-orange.svg with 100% similarity]
cds-ui/designer-client/src/assets/fonts/icon-orange.ttf [moved from cds-ui/client-frankfurt/src/assets/fonts/icon-orange.ttf with 100% similarity]
cds-ui/designer-client/src/assets/fonts/icon-orange.woff [moved from cds-ui/client-frankfurt/src/assets/fonts/icon-orange.woff with 100% similarity]
cds-ui/designer-client/src/assets/fonts/icon-orange.woff2 [moved from cds-ui/client-frankfurt/src/assets/fonts/icon-orange.woff2 with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/android-chrome-192x192.png [moved from cds-ui/client-frankfurt/src/assets/img/favicon/android-chrome-192x192.png with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/android-chrome-512x512.png [moved from cds-ui/client-frankfurt/src/assets/img/favicon/android-chrome-512x512.png with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/apple-touch-icon.png [moved from cds-ui/client-frankfurt/src/assets/img/favicon/apple-touch-icon.png with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/browserconfig.xml [moved from cds-ui/client-frankfurt/src/assets/img/favicon/browserconfig.xml with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/favicon-16x16.png [moved from cds-ui/client-frankfurt/src/assets/img/favicon/favicon-16x16.png with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/favicon-32x32.png [moved from cds-ui/client-frankfurt/src/assets/img/favicon/favicon-32x32.png with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/favicon.ico [moved from cds-ui/client-frankfurt/src/assets/img/favicon/favicon.ico with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/mstile-150x150.png [moved from cds-ui/client-frankfurt/src/assets/img/favicon/mstile-150x150.png with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/safari-pinned-tab.svg [moved from cds-ui/client-frankfurt/src/assets/img/favicon/safari-pinned-tab.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/favicon/site.webmanifest [moved from cds-ui/client-frankfurt/src/assets/img/favicon/site.webmanifest with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-add-hover.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-add-hover.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-add.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-add.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-addPackage.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-addPackage.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-archive-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-archive-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-btn-card-config.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-btn-card-config.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-btn-card-topology.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-btn-card-topology.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-clone-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-clone-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-close.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-close.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType1-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType1-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType1.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType1.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType2-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType2-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType2.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType2.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType3-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType3-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType3.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType3.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-comType4-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-comType4-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-create-white.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-create-white.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-delete-sm.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-delete-sm.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-deploy.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-deploy.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-drag.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-drag.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-edit.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-edit.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-import-blue.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-import-blue.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-menuDots.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-menuDots.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-nav-dictionary.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-nav-dictionary.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-nav-packages.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-nav-packages.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-redo.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-redo.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-search-light.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-search-light.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-search.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-search.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-topologySource.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-topologySource.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-topologyView-active.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-topologyView-active.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-undoActive.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-undoActive.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-zoomIn.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-zoomIn.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/icon-zoomOut.svg [moved from cds-ui/client-frankfurt/src/assets/img/icon-zoomOut.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/img-user1.jpeg [moved from cds-ui/client-frankfurt/src/assets/img/img-user1.jpeg with 100% similarity]
cds-ui/designer-client/src/assets/img/img-user2.jpg [moved from cds-ui/client-frankfurt/src/assets/img/img-user2.jpg with 100% similarity]
cds-ui/designer-client/src/assets/img/img-user3.jpg [moved from cds-ui/client-frankfurt/src/assets/img/img-user3.jpg with 100% similarity]
cds-ui/designer-client/src/assets/img/img-userProfile.png [moved from cds-ui/client-frankfurt/src/assets/img/img-userProfile.png with 100% similarity]
cds-ui/designer-client/src/assets/img/logo-icon.svg [moved from cds-ui/client-frankfurt/src/assets/img/logo-icon.svg with 100% similarity]
cds-ui/designer-client/src/assets/img/logo-text.svg [moved from cds-ui/client-frankfurt/src/assets/img/logo-text.svg with 100% similarity]
cds-ui/designer-client/src/assets/js/bootstrap.min.js [moved from cds-ui/client-frankfurt/src/assets/js/bootstrap.min.js with 100% similarity]
cds-ui/designer-client/src/assets/js/jquery-3.3.1.slim.min.js [moved from cds-ui/client-frankfurt/src/assets/js/jquery-3.3.1.slim.min.js with 100% similarity]
cds-ui/designer-client/src/assets/js/popper.min.js [moved from cds-ui/client-frankfurt/src/assets/js/popper.min.js with 100% similarity]
cds-ui/designer-client/src/environments/environment.prod.ts [moved from cds-ui/client-frankfurt/src/environments/environment.prod.ts with 100% similarity]
cds-ui/designer-client/src/environments/environment.ts [moved from cds-ui/client-frankfurt/src/environments/environment.ts with 100% similarity]
cds-ui/designer-client/src/favicon.ico [moved from cds-ui/client-frankfurt/src/favicon.ico with 100% similarity]
cds-ui/designer-client/src/index.html [moved from cds-ui/client-frankfurt/src/index.html with 100% similarity]
cds-ui/designer-client/src/main.ts [moved from cds-ui/client-frankfurt/src/main.ts with 100% similarity]
cds-ui/designer-client/src/polyfills.ts [moved from cds-ui/client-frankfurt/src/polyfills.ts with 100% similarity]
cds-ui/designer-client/src/styles.css [moved from cds-ui/client-frankfurt/src/styles.css with 100% similarity]
cds-ui/designer-client/src/test.ts [moved from cds-ui/client-frankfurt/src/test.ts with 100% similarity]
cds-ui/designer-client/tsconfig.app.json [moved from cds-ui/client-frankfurt/tsconfig.app.json with 100% similarity]
cds-ui/designer-client/tsconfig.json [moved from cds-ui/client-frankfurt/tsconfig.json with 100% similarity]
cds-ui/designer-client/tsconfig.spec.json [moved from cds-ui/client-frankfurt/tsconfig.spec.json with 100% similarity]
cds-ui/designer-client/tslint.json [moved from cds-ui/client-frankfurt/tslint.json with 100% similarity]