summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/core/core.module.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-10-09Adding Controller catalogSwapnali Shadanan Pode1-2/+2
Adding new component controller catalog Change-Id: I30ce3498289320a1246d37089fb971c2f71ffe15 Issue-ID: CCSDK-810 Signed-off-by: Swapnali Shadanan Pode <sp00501638@techmahindra.com>
2019-06-21Replace windows alert with Notification componentArundathi Patil1-3/+8
Removed windows.alert across files and replaced it with notification component Issue-ID: CCSDK-1381 Change-Id: If521c92544a1639b2fafb07163163844817c1c7a Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-03-07store changesSwapnali Shadanan Pode1-2/+2
Change-Id: I317f4c2d649c1c8057d52a714f4e5aaf0ba0f6cc Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-01-08Setting up ngrx storeArundathi Patil1-0/+9
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 Patil1-0/+38
Module holds the singleton services Issue-ID: CCSDK-816 Change-Id: I4303574f97c8598f54479de4b3cbb79eac6f0548 Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>