aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-04-06CBA integrationEzhilarasi1-20/+38
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-28Editor component css changesArundathi Patil1-0/+14
Moved inline css to scss file Issue-ID: CCSDK-1171 Change-Id: I8b3ada234f3bb6e27ca5b211367b5e3fb9dde1ad Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-26File manager changesArundathi Patil1-0/+9
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-1/+2
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/+6
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 Patil1-2/+10
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-13Editor component changesArundathi Patil1-2/+2
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-11Save edited changesArundathi Patil1-2/+4
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-02-22Added Ace-editor componentEzhilarasi1-3/+16
Change-Id: Ib140ee5b32ab738b88cc1d499ca9248373a3bb99 Issue-ID: CCSDK-704 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-21File View-editor componentArundathi Patil1-1/+18
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/+20
This component contains code for text editor Issue-ID: CCSDK-975 Change-Id: Ic3b22f8edf6b548f11ad1dec81aa9997ba413173 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>