Adding delete catalog 20/102720/2
authorswapnalipode <sp00501638@techmahindra.com>
Mon, 2 Mar 2020 07:27:20 +0000 (12:57 +0530)
committerKAPIL SINGAL <ks220y@att.com>
Thu, 12 Mar 2020 12:24:55 +0000 (12:24 +0000)
commit7cc92c22ac6172d6b51425d8628e431350593bca
tree795de6bb88568c56fa9eb2238780a46ff5020002
parent949fed2a716fa636aec836ec46fec2c595f68d4f
Adding delete catalog

 Adding delete catalog functionality in client ui

Change-Id: I56bcba1c09d949b80155b3ac9368203e85eb4f99
Issue-ID: CCSDK-815
Signed-off-by: swapnalipode <sp00501638@techmahindra.com>
cds-ui/client/src/app/common/constants/app-constants.ts
cds-ui/client/src/app/common/core/services/api.service.ts
cds-ui/client/src/app/feature-modules/controller-catalog/search-catalog/search-catalog.component.ts
cds-ui/client/src/app/feature-modules/controller-catalog/search-catalog/search-catalog.service.ts
cds-ui/server/src/controllers/controller-catalog.controller.ts
cds-ui/server/src/datasources/controller-catalog.datasource-template.ts
cds-ui/server/src/services/controller-catalog.service.ts