Resourcedictionary-fetching resources from backend 12/85812/1
authorArundathi Patil <arundpil@in.ibm.com>
Fri, 19 Apr 2019 12:04:54 +0000 (17:34 +0530)
committerIBM602-PC0F1E3C\Arundathi <arundpil@in.ibm.com>
Fri, 19 Apr 2019 12:05:09 +0000 (17:35 +0530)
commit82f1f0a6156b7ca4847041f4f9140e05a37c1891
treefc582b24cb8fc395f69a335eb2be97de3e551352
parentf812f74460b20a2ba2d4c58e45fd9463a7209769
Resourcedictionary-fetching resources from backend

Intgrated UI with loopback to fetch resources from backend on search

Issue-ID: CCSDK-1217
Change-Id: I4a1c30748d24079bc976f6785df39bbe60777489
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/src/app/common/constants/app-constants.ts
cds-ui/client/src/app/common/shared/pipes/search.pipe.ts
cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/existing-model.component.ts
cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/exsisting-model.service.ts [new file with mode: 0644]
cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.html
cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/existing-model/search-resource/search-resource.component.ts
cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/resource-creation.component.html
cds-ui/client/src/app/feature-modules/resource-definition/resource-creation/resource-creation.module.ts