summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/package.json
AgeCommit message (Collapse)AuthorFilesLines
2019-04-06CBA integrationEzhilarasi1-0/+1
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-20jsoneditor dependencies addedSwapnali Shadanan Pode1-0/+2
Change-Id: I5d1fa9c4ba74233792b641acd9bbb1300458bf35 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-18Modify Component HTML changesArundathi Patil1-1/+1
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-07File DownloadArundathi Patil1-0/+1
Added file download functionality Issue-ID: CCSDK-759 Change-Id: I9106ce4f6229c7d848e5bef9a1842444ca828934 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-01Zip file upload MethodsArundathi Patil1-1/+3
Added methods for zip file upload functionality Issue-ID: CCSDK-1112 Change-Id: I6cf2d54f926f2db3eaf3f28808fcc4bd0b6e994e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-15Changed Package auto updateEzhilarasi1-60/+61
Removed ~ from package.json which updates latest package which might create unsatble application Change-Id: Ie26bdd93e9f9d28204498a69df5983423483cbf1 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-13grahical editor componentArundathi Patil1-0/+2
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-01-22Included dependencies for Material icon and chipsezhil1-1/+3
Change-Id: I2ea48817bd968cdfe5449f8c38f2ce13d7879c90 Issue-ID: CCSDK-704 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-04Application stateArundathi Patil1-0/+3
This folder contains the code handling application state. Implemented using ngrx store, effects version 6.1.2 Issue-ID: CCSDK-816 Change-Id: I6675c19c26c0fc28159f5b1b1c82ff34d11ddd2b Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2018-12-19Seed project for ccsdk-cds GUIArundathi Patil1-0/+54
Added seed project for ccsdk-cds GUI. Implemented in angular 7.1.0 and created using angular cli 7.1.0 Issue-ID: CCSDK-816 Change-Id: Ia8690902f7c31a3eae6ba78bc91c8ed3dd500ff0 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>