summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/modify-template/modify-template.component.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-02-21Modify component changesArundathi Patil1-3/+3
Made changes in modify component so that the user can view file-editor first once navigating to stepper 2 Issue-ID: CCSDK-1098 Change-Id: Ibcb48d05567d0bb1857bfb467dd8c4ee5e107181 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-20Editor componentArundathi Patil1-0/+20
Added editor component to modify module Issue-ID: CCSDK-975 Change-Id: Iee1f9f54e78af199f8e0d6b5133f7a278b900cf9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04modify/edit template moduleArundathi Patil1-0/+36
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>