New observable notify design in pubsub 03/42903/1
authorIdan Amit <ia096e@intl.att.com>
Sun, 15 Apr 2018 16:19:08 +0000 (19:19 +0300)
committerIdan Amit <ia096e@intl.att.com>
Sun, 15 Apr 2018 16:19:08 +0000 (19:19 +0300)
commit6187c942bedebeb2f452ed0856652f90cd5c5772
tree9c3463873e34d9097f2119b9ed35900f6ecab733
parent821b76c6b81ebf96e8fd8340ac5f6ed79f8ed22a
New observable notify design in pubsub

Implemented the new subscription mechanism for the pub sub notify function

Change-Id: I5e6484adf1a0413d48b54b55048cda1a59b387ee
Issue-ID: SDC-1178
Signed-off-by: Idan Amit <ia096e@intl.att.com>
catalog-ui/src/app/models/base-pubsub.ts
catalog-ui/src/app/models/plugin-pubsub.ts [new file with mode: 0644]
catalog-ui/src/app/ng2/components/ui/plugin/plugin-frame.component.ts
catalog-ui/src/app/ng2/services/event-bus.service.ts
catalog-ui/src/app/services/components/component-service.ts
catalog-ui/src/app/services/components/resource-service.ts
catalog-ui/src/app/services/components/service-service.ts
catalog-ui/src/app/utils/change-lifecycle-state-handler.ts
catalog-ui/src/app/view-models/workspace/workspace-view-model.ts