CCSDK-1377- Notification Implementation 22/89222/1
authorArundathi Patil <arundpil@in.ibm.com>
Tue, 4 Jun 2019 10:05:52 +0000 (15:35 +0530)
committerArundathi Patil <arundpil@in.ibm.com>
Tue, 4 Jun 2019 10:06:17 +0000 (15:36 +0530)
commit8566f046b1dc454b8773d4f94a72fc80f0496e98
tree612eedfade0df00ec05c3c1ebb34cdfb19e4d3e6
parent184c1b55dd7bd01b2d2033ce960cb7179f0ca33c
CCSDK-1377- Notification Implementation

Implemented notification component

Issue-ID: CCSDK-1377
Change-Id: Ib2dbcf425de9fc279072bb45c99634fbe94496e3
Signed-off-by: Arundathi Patil <arundpil@in.ibm.com>
cds-ui/client/src/app/common/shared/components/notification/notification.component.html [new file with mode: 0644]
cds-ui/client/src/app/common/shared/components/notification/notification.component.scss [new file with mode: 0644]
cds-ui/client/src/app/common/shared/components/notification/notification.component.spec.ts [new file with mode: 0644]
cds-ui/client/src/app/common/shared/components/notification/notification.component.ts [new file with mode: 0644]
cds-ui/client/src/app/common/shared/components/notification/notification.service.spec.ts [new file with mode: 0644]
cds-ui/client/src/app/common/shared/components/notification/notification.service.ts [new file with mode: 0644]
cds-ui/client/src/app/common/shared/components/notification/notification.ts [new file with mode: 0644]