summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata/metadata.component.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-08-22Passing Option from Search DB to metadataEzhilarasi1-10/+9
Changes to make metadata and editor option based Search from db buttons Change-Id: I93f1f2658b2c2d4ba11f35cc44c190998c08381d Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-08-22Edit option serviceEzhilarasi1-11/+19
Update edit option fromsearch db to service and update metadata Change-Id: Ic873ea0daa56bc083005ec84e9ffa04542b26f20 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-06-25Merge "Replace windows alert with Notification component"Dan Timoney1-2/+4
2019-06-21Replace windows alert with Notification componentArundathi Patil1-2/+4
Removed windows.alert across files and replaced it with notification component Issue-ID: CCSDK-1381 Change-Id: If521c92544a1639b2fafb07163163844817c1c7a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-06-20Fixed bug CCSDK-1402Arundathi Patil1-1/+7
fixed defect ccsdk-1402 Issue-ID: CCSDK-1402 Change-Id: Ib654486f15b5a4b22ecdee355cf8a64af5e717d1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-21Fixed defect CCSDK-1339Arundathi Patil1-3/+33
Fixed defect ccsdk-1339 Issue-ID: CCSDK-1339 Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Fixed issues in metadata componentEzhilarasi1-0/+1
Change-Id: Ibe0a330b57ed043f31e6a30e424d48a569fd4cc2 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Update metadata change to storesEzhilarasi1-7/+11
Changes done in Metadata form updated to stores Change-Id: Ia6dcc7b2983716cff12ffe9d0ecec7532261fe77 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-20Fetch metadata from storesEzhilarasi1-5/+33
Change-Id: Ie63a455e92e717e07a6e3ad20f9f46dd6e271904 Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-14Update state of blueprintEzhilarasi1-10/+20
Change-Id: I11da8bc3ac64f88b47691575ea34ad0b25ef0e6d Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-01Search template and Metadata formezhil1-3/+12
Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Select Template moduleArundathi Patil1-0/+36
This module holds components for selecting template, searching template and entering template metadata (step 1) Issue-ID: CCSDK-816 Change-Id: I2cf4f638854f246751df8827657e5c18aae8bed9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>