aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/models/plugin-pubsub.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-01-16minor fixes to sdc-pubsubIdan Amit1-29/+0
Aligned sdc code to the fixes that were made in the sdc-pubsub library Change-Id: I54e48e55915dadd3fdb53c0290e013708161aa46 Issue-ID: SDC-2032 Signed-off-by: Idan Amit <idan.amit@intl.att.com>
2018-04-15New observable notify design in pubsubIdan Amit1-0/+29
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>