summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/core
AgeCommit message (Collapse)AuthorFilesLines
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>