aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/blueprint.component.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-01-30Application name input to CBAWizardezhil1-1/+4
Change-Id: I70edac57bbfb38a45dafcd48cefd169e60fbb8aa Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Blueprint ModuleArundathi Patil1-0/+36
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>