aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/blueprint.module.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-02-20Removed redundant material importEzhilarasi1-18/+2
Change-Id: Ic356031f54b99185219cfc2a6cc4bd3b13bc5e41 Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-07Fixed Material Import IssueEzhilarasi1-1/+28
Change-Id: Ia77e8b336511120a15d21cf54f52df25b7f75a3f Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-07Blueprint routingArundathi Patil1-1/+5
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/+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>