aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/core
AgeCommit message (Collapse)AuthorFilesLines
2019-04-11Enrichment and Download Zip file bug fixEzhilarasi1-28/+4
Change-Id: If4219a99bfc7082648a28149652d75a09333bd55 Issue-ID: CCSDK-1212 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-04-06CBA integrationEzhilarasi1-10/+32
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-03-29changes in Propertydata modelSwapnali Shadanan Pode1-2/+2
Change-Id: I114a90a8d3b4a1fffdd62a4e3027a7acf6e639ce Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-11Store changesArundathi Patil3-0/+3
Added blueprint name variable to blueprintState model Issue-ID: CCSDK-1135 Change-Id: I647e9f7440663c6cf1f5672ea7fd2a75f5bcf0aa Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07store changesSwapnali Shadanan Pode14-5/+353
Change-Id: I317f4c2d649c1c8057d52a714f4e5aaf0ba0f6cc Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-06Ngrx store changesArundathi Patil4-5/+22
Made model changes as file upload type is changed to .zip Issue-ID: CCSDK-1112 Change-Id: Idf206ee05fba99b0a6bafcc3867f16025a8486f4 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-02-20Topology template model as array objectsEzhilarasi1-3/+3
Change-Id: I3b1329c50dee37913978525ac0cc556fe0759d8f Issue-ID: CCSDK-762 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-08Add model to storesEzhilarasi2-2/+28
Change-Id: I892ef553c3b8616a1e1c9cae377cacd5ea5398ee Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-08Setting up ngrx storeArundathi Patil14-0/+478
Registred application state reducer to app module Issue-ID: CCSDK-816 Change-Id: I0e108456d674f070bc8c4002938d929ccce8fbe3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Core moduleArundathi Patil2-0/+90
Module holds the singleton services Issue-ID: CCSDK-816 Change-Id: I4303574f97c8598f54479de4b3cbb79eac6f0548 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-04Common moduleArundathi Patil1-0/+22
This folder contains all the common components, directives,pipes, services, store that will be used across the application. Issue-ID: CCSDK-816 Change-Id: Ied731e4034e1a5ddd86c2e78dc5922e10a05123a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>