summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html
AgeCommit message (Collapse)AuthorFilesLines
2019-07-19Create blueprint search option from dbEzhilarasi1-11/+1
Search exisiting blueprint as model Change-Id: I241dba4a78c145f5707943b24319eba4170bc245 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-07-03Create CBA Search existing templateEzhilarasi1-4/+19
Template to be shown for option choosed from stepper form 1 Change-Id: I52b5f8c8ed217e455e44862df159831c028ff244 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-20Search template css changesArundathi Patil1-1/+1
Made css changes to buttons in search component Issue-ID: CCSDK-1098 Change-Id: I8ad371b291ca6daf72ae8b9445d7c31e69754c33 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Display alert box on wrong file uploadArundathi Patil1-1/+1
Implemeted code to display error message to user when user uploads incorrect file Issue-ID: CCSDK-1135 Change-Id: I66674391858386ec0579314d2bd1858e7cdbd98e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07TOSCA MetadataArundathi Patil1-1/+1
Code to fetch the b;ueprint name from tosca.meta file Issue-ID: CCSDK-1112 Change-Id: I166e5f1c2cb210de100eaf7b8f1195cdbe7d1488 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-20Update Blueprintstate after SearchEzhilarasi1-1/+1
Change-Id: Ic56cbbff004045bf928a25ad540eac8413399eb0 Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-18Search template file to jsonEzhilarasi1-1/+6
Convert input file to json and save it as Blueprint model Change-Id: I10ab6ea26f3ef9af589960930f6f442b479a1050 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-13Remove unwanted componentEzhilarasi1-1/+0
Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-12CBA Blueprint WizardEzhilarasi1-1/+2
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-01Search template and Metadata formezhil1-3/+1
Change-Id: I19d6b5080f07a123387c4681b32ec32f2b6d2c9c Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Select Template moduleArundathi Patil1-0/+23
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>