alerta / angular-alerta-webui

Alerta Web UI 6.0 (DEPRECATED) - See latest version Web UI 7.0
https://github.com/alerta/alerta-webui
MIT License
69 stars 52 forks source link

Add user-configurable action buttons #166

Closed satterly closed 6 years ago

satterly commented 6 years ago

Reads server config setting ACTIONS = ['ticket']` and creates a button in the details page that submits the action.

See https://github.com/alerta/alerta/pull/554 and https://github.com/alerta/alerta/pull/708