summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/core/store/models/blueprintState.model.ts
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-01-08Setting up ngrx storeArundathi Patil1-0/+32
Registred application state reducer to app module Issue-ID: CCSDK-816 Change-Id: I0e108456d674f070bc8c4002938d929ccce8fbe3 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>