summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/modify-template
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Editor Component ChangesArundathi Patil3-52/+12
Implemented code to highlight file o select. Issue-ID: CCSDK-1098 Change-Id: I1daa4d86b77ebb5de72f425b536ba64e18b04dfd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-18Modify Component HTML changesArundathi Patil5-74/+69
Moved the deploy, save , download, publish, enrich action buttons to common modify-template component Issue-ID: CCSDK-1098 Change-Id: I52d4cb1864d90eecbb7b1fcdadfb17d8be84b86d Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-14Velocity mode supportEzhilarasi1-4/+3
Change-Id: I6814b57d117fed267bbb39988ca2e6f4ea7f7c49 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Merge "Designer component changes"Dan Timoney2-2/+125
2019-03-13Merge "Modify Template changes"Dan Timoney2-180/+57
2019-03-13Designer component changesArundathi Patil2-2/+125
Added the nodetemplate list panel and node template property panel as part of designer component Issue-ID: CCSDK-1135 Change-Id: Ifc02d203be2510ad7452247aa0816886e48838a6 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Modify Template changesArundathi Patil2-180/+57
Removed the designer code from modify component. This code will be added as part of designer component Issue-ID: CCSDK-1135 Change-Id: I90ce6290eff9cb8f69168a04e9a01ba1d17ddcf4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-13Editor component changesArundathi Patil3-5/+5
Added method calls on save and download button clicks Issue-ID: CCSDK-1135 Change-Id: Ib60b7853aaee1742bf69c8b2785f9df42e7a73dd Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-11Editor mode for all type filesEzhilarasi2-18/+47
Change-Id: I51f478f8a6b042d5137dae15d197a60f6ea35822 Issue-ID: CCSDK-1135 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-11Save edited changesArundathi Patil3-53/+90
Implemented code to save chnages to store on click of save button in editor view Issue-ID: CCSDK-1135 Change-Id: I8a2c911a94daea50c14730540f8b2e9183b5edb3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07File DownloadArundathi Patil2-36/+102
Added file download functionality Issue-ID: CCSDK-759 Change-Id: I9106ce4f6229c7d848e5bef9a1842444ca828934 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-04Error FixArundathi Patil1-0/+1
Fixed error in editor component. Issue-ID: CCSDK-704 Change-Id: I4777bcc8b24797e65bf0be64c8191f40bf163631 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-22Merge "Added Ace-editor component"Dan Timoney2-16/+31
2019-02-22Merge "Editor text options and change"Dan Timoney1-12/+67
2019-02-22Editor text options and changeEzhilarasi1-12/+67
Change-Id: I347f8b9e47ed8af1e40907da3b535a5d45243b1a Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Added Ace-editor componentEzhilarasi2-16/+31
Change-Id: Ib140ee5b32ab738b88cc1d499ca9248373a3bb99 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-22Editor module importEzhilarasi1-2/+5
Change-Id: I5a72a201985f55ac7feb5c9cb313f1e1574dc1ba Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21Merge "Modify component changes"Dan Timoney3-13/+36
2019-02-21File View-editor componentArundathi Patil3-3/+123
Added file manager code for editor component. User can select the file to be viewed through this file manager Issue-ID: CCSDK-1098 Change-Id: I1063069f8d6f982b0667210673aa3369465e1c3f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-21Modify component changesArundathi Patil3-13/+36
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-20Merge "Editor component"Dan Timoney3-13/+27
2019-02-20Editor componentArundathi Patil3-13/+27
Added editor component to modify module Issue-ID: CCSDK-975 Change-Id: Iee1f9f54e78af199f8e0d6b5133f7a278b900cf9 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-20Designer component changesArundathi Patil1-8/+6
added output event emiter for node select event Issue-ID: CCSDK-975 Change-Id: Id4281e2d6b5d06413ac38504fdd2f38169398a17 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-19Merge "Designer component changes"Dan Timoney1-15/+15
2019-02-18Designer component changesArundathi Patil1-15/+15
Changes to designer component Issue-ID: CCSDK-975 Change-Id: I64c0da9985e4b768bfd5610cb613b6c15b0ae208 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-18designer componentArundathi Patil2-2/+68
Added designer component selector to modify component Issue-ID: CCSDK-975 Change-Id: I0d80f003dbf6de12b9a690156836fa7f05cdcc75 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-14Merge "grahical editor component"Dan Timoney2-88/+216
2019-02-13grahical editor componentArundathi Patil2-88/+216
Implemented feature to view the blueprint template in grahical editor component. Issue-ID: CCSDK-1017 Change-Id: I0545e1ee91aed8b6e5f8d4bdd6788433968335be Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-13Added layout changes for modify templateArundathi Patil3-6/+143
Layout changes for 2nd stepper Issue-ID: CCSDK-975 Change-Id: Ie238a930545e55b5a3a8d19e8966a19bca3691a7 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-12CBA Blueprint WizardEzhilarasi1-1/+4
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-29Merge "Text Editor"Dan Timoney4-0/+122
2019-01-29Text EditorArundathi Patil4-0/+122
This component contains code for text editor Issue-ID: CCSDK-975 Change-Id: Ic3b22f8edf6b548f11ad1dec81aa9997ba413173 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-29Designer componentArundathi Patil4-0/+254
This component contains the view for graphical blueprint editor Issue-ID: CCSDK-975 Change-Id: Iec0895bf553d0a561e62083f23da1095f7e388de 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>