aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.html
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Stepper form changesArundathi Patil1-3/+0
Removed Proceed button from 2nd step as it is not required Issue-ID: CCSDK-1135 Change-Id: Idecc858c85cc063b03a728397f21b8c7ee24e2b5 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-06Deploy blueprint stepArundathi Patil1-2/+3
Removed deploy step from stepper. It will be included as part designer step. Issue-ID: CCSDK-1112 Change-Id: I91de42ba60006bdb17f45190e0d9ad61054261b2 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Stepper changesArundathi Patil1-5/+5
Changed the sequence of steps in blueprint creation. Moved deploy step before test Issue-ID: CCSDK-1069 Change-Id: If40d7f91749521cb46524202f311be44ab2bc86f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-21Removed Next stepper buttonEzhilarasi1-25/+22
Removed extra button from stepper form 1 Change-Id: I0581ad81e2708aa26a0f99b4708d11f9330c4dfa Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-13Corrected step name in stepper formArundathi Patil1-1/+1
Changed the 4th step name from test to deploy in stepper form Issue-ID: CCSDK-815 Change-Id: I8f3aa4dd7b3f1e0554c002cded3cdc853ac86639 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-12CBA Blueprint WizardEzhilarasi1-2/+30
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-30Application name input to CBAWizardezhil1-1/+1
Change-Id: I70edac57bbfb38a45dafcd48cefd169e60fbb8aa Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-07Blueprint routingArundathi Patil1-3/+2
Added routes to blueprint module Issue-ID: CCSDK-816 Change-Id: I67b7fb21e85b04a77c3c0a8a6878420f8fd0855d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Blueprint ModuleArundathi Patil1-0/+21
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>