summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata
AgeCommit message (Collapse)AuthorFilesLines
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-03-20Metadata component css changesArundathi Patil1-1/+4
Added css changes to metadata component Issue-ID: CCSDK-1098 Change-Id: Ic989b3bec49d0c876901458242ba0d1610ae4418 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 blueprintEzhilarasi3-28/+59
Change-Id: I11da8bc3ac64f88b47691575ea34ad0b25ef0e6d Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-12CBA Blueprint WizardEzhilarasi1-2/+2
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-01Search template and Metadata formezhil3-7/+34
Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Select Template moduleArundathi Patil4-0/+126
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>