target / goalert

Open source on-call scheduling, automated escalations, and notifications so you never miss a critical alert
https://goalert.me
Apache License 2.0
2.17k stars 230 forks source link

ui: add DynamicActionField component #3909

Closed mastercactapus closed 1 month ago

mastercactapus commented 1 month ago

Description: Adds the DynamicActionField component for configuring actions.

Screenshots: image

Describe any introduced user-facing changes: N/A adding a component for future use

Describe any introduced API changes: DestinationField has a new simpler field for errors that includes fieldID and message, the old one was marked as deprecated.