fabric8-ui / fabric8-runtime-console

DEPRECATED - the angular 2 runtime console for Builds, Pipelines, Environments and Runtime resources
https://github.com/fabric8-ui/fabric8-ui
5 stars 18 forks source link

pipeline approvals to generate UI notification #493

Open rawlingsj opened 7 years ago

rawlingsj commented 7 years ago

It would be nice if a UI notification happened when a pipeline approval occurs.

pmuir commented 7 years ago

You can send a non-persistent UI notification using this API https://github.com/fabric8-ui/ngx-base/blob/master/src/app/notifications/notifications.ts

It is already imported into the fabric8-runtime-console - it needs documenting though :-(