Replace windows alert with Notification component 93/90293/1
authorArundathi Patil <arundpil@in.ibm.com>
Fri, 21 Jun 2019 10:50:00 +0000 (16:20 +0530)
committerArundathi Patil <arundpil@in.ibm.com>
Fri, 21 Jun 2019 10:50:13 +0000 (16:20 +0530)
commit3bc6917ecd7c3fb22c8a65d5279179fc2bb4d6aa
tree701568eb26e38dcc77bcc98da16296f3af0d53f0
parentda79303b367ed5d4f12a279a401dee379f38147e
Replace windows alert with Notification component

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>
cds-ui/client/src/app/app.component.html
cds-ui/client/src/app/app.component.scss
cds-ui/client/src/app/app.component.ts
cds-ui/client/src/app/common/core/core.module.ts
cds-ui/client/src/app/common/core/services/notification-handler.service.ts
cds-ui/client/src/app/common/shared/shared.module.ts
cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.ts
cds-ui/client/src/app/feature-modules/blueprint/select-template/metadata/metadata.component.ts
cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.ts
cds-ui/client/src/app/feature-modules/resource-definition/resource-edit/resource-edit.component.ts