summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/core/store/models
AgeCommit message (Collapse)AuthorFilesLines
2019-07-30Resource-edit- store changesArundathi Patil1-3/+3
implemented code to save the changes made in resource edit component to the store Issue-ID: CCSDK-707 Change-Id: I5f6051cc34c246ee6c09b657ed764c2671914605 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-07-23Resource dictionary- displaying exsisting sourcesArundathi Patil1-0/+1
Implemented feature to display the exsisting sources in source panel Issue-ID: CCSDK-707 Change-Id: Iec9231176c00be31b4565507a1869b0bafded076 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-21Fixed defect CCSDK-1339Arundathi Patil1-0/+1
Fixed defect ccsdk-1339 Issue-ID: CCSDK-1339 Change-Id: Iabf12c0c7430cda9a259d1917f344d58c432bd05 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-05-13Fixed defect CCSDK-1326Arundathi Patil1-0/+1
fixed defect ccsdk-1326 Issue-ID; CCSDK-1326 Change-Id: Ibfc6d6df0fa47569e326fd9e61227e08c36aa0c2 Signed-off-by: Arundathi Patil <arundpil@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 Patil1-0/+1
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 Pode6-0/+155
Change-Id: I317f4c2d649c1c8057d52a714f4e5aaf0ba0f6cc Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-03-06Ngrx store changesArundathi Patil1-4/+5
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 Patil5-0/+139
Registred application state reducer to app module Issue-ID: CCSDK-816 Change-Id: I0e108456d674f070bc8c4002938d929ccce8fbe3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>