summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-04-15Fixed issue ccsdk-1223Arundathi Patil1-19/+47
User was unable to add folde/file in the root level of the file-manegr. fixed this issue Issue-ID: CCSDK-1223 Change-Id: I6f9960d3d8545b364385cc235f9117a488a5cef1 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-11Enrichment and Download Zip file bug fixEzhilarasi1-98/+118
Change-Id: If4219a99bfc7082648a28149652d75a09333bd55 Issue-ID: CCSDK-1212 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-06CBA integrationEzhilarasi1-8/+161
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-26File manager changesArundathi Patil1-50/+85
File/Folder-add/delete feature changes Issue-ID: CCSDK-1171 Change-Id: I23c548f4c097e2155cd2f99528f4d8c1a1dcc88f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-25File/folder add/deleteArundathi Patil1-3/+113
Implemented add/delete folder/file feature Issue-ID: CCSDK-1171 Change-Id: Ibbadd3d933291a98cc07f9444962c0ebcbca7d1f Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-20Editor Component ChangesArundathi Patil1-1/+2
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-14Velocity mode supportEzhilarasi1-4/+3
Change-Id: I6814b57d117fed267bbb39988ca2e6f4ea7f7c49 Issue-ID: CCSDK-707 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-13Editor component changesArundathi Patil1-1/+1
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 filesEzhilarasi1-8/+37
Change-Id: I51f478f8a6b042d5137dae15d197a60f6ea35822 Issue-ID: CCSDK-1135 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-11Save edited changesArundathi Patil1-49/+27
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 Patil1-33/+98
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-22Editor text options and changeEzhilarasi1-12/+67
Change-Id: I347f8b9e47ed8af1e40907da3b535a5d45243b1a Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21File View-editor componentArundathi Patil1-1/+79
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-01-29Text EditorArundathi Patil1-0/+36
This component contains code for text editor Issue-ID: CCSDK-975 Change-Id: Ic3b22f8edf6b548f11ad1dec81aa9997ba413173 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>