summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint
AgeCommit message (Collapse)AuthorFilesLines
2019-01-07Blueprint routingArundathi Patil3-5/+30
Added routes to blueprint module Issue-ID: CCSDK-816 Change-Id: I67b7fb21e85b04a77c3c0a8a6878420f8fd0855d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Merge "Select Template module"Dan Timoney18-0/+587
2019-01-04Merge "Deploy tempate module"Dan Timoney6-0/+196
2019-01-04Merge "test-template module"Dan Timoney6-0/+198
2019-01-04Deploy tempate moduleArundathi Patil6-0/+196
This module holds components related to deploy template Issue-ID: CCSDK-816 Change-Id: I61203aa34fc8b9cbdbbb626ecd1e495675db722e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04test-template moduleArundathi Patil6-0/+198
This module holds components for testing the created template Issue-ID: CCSDK-816 Change-Id: I1c042b7c2a77abc586c5361953e17e67e2b4584f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04modify/edit template moduleArundathi Patil6-0/+200
This module holds component for designing new template or modifying uploaded template (step 2) Issue-ID: CCSDK-816 Change-Id: I4ddb30337ccdab894c4f451e7a46232771828483 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Select Template moduleArundathi Patil18-0/+587
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>
2019-01-04Blueprint ModuleArundathi Patil6-0/+197
Added feature-modules folder and created blueprint module. All new modules should be added under feature-modules folder and all the code related to controller blueprint creation should go under blueprint module. Issue-ID: CCSDK-816 Change-Id: I8f35089aced867c29a0f80be14f4621e5a992001 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>