aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/shared/shared.module.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-06-21Replace windows alert with Notification componentArundathi Patil1-2/+7
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-05-27CCSDK-1308- Files sortingArundathi Patil1-3/+5
Files are now sorted in ascending order Issue-ID: CCSDK-1308 Change-Id: I4143a132a946815363f1c80b6ab37b6590ee242c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-04-06CBA integrationEzhilarasi1-5/+13
Change-Id: I0505e32fe7680f1e2ee029f36d37e3ec84088789 Issue-ID: CCSDK-1068 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-20Fixed error for search pipeSwapnali Shadanan Pode1-2/+5
Change-Id: I21ac465e232d262e9e800a4efc0c400ba0a71ef6 Issue-ID: CCSDK-804 Signed-off-by: sp00501638 <sp00501638@techmahindra.com>
2019-02-13Remove unwanted componentEzhilarasi1-5/+3
Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-02-12CBA Blueprint WizardEzhilarasi1-1/+2
Change-Id: Ia64999d65cd6e3175f0056c8193f9c9e8b352ee4 Issue-ID: CCSDK-703 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
2019-01-30File Upload functionalityezhil1-1/+3
Change-Id: Ie8c1ef679f47757aa4a6e3bb4f780e861d60760b Issue-ID: CCSDK-703 Signed-off-by: ezhil <ezhrajam@in.ibm.com>
2019-01-07App routingArundathi Patil1-3/+3
added application routes Issue-ID: CCSDK-816 Change-Id: Iba52d17aeabdb767c52cf6f8d56bf0bca1ae031c Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
2019-01-07Shared moduleArundathi Patil1-0/+59
This module bundles all the common components, directivs and pipes used across the application Issue-ID: CCSDK-816 Change-Id: I3d833558fb20722699ddc4a65bca8e8756ca925e Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>