You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: add and use config.factory as a service dependency
* feat: basic functionality with all entity types and primary events
* feat: allow the selection of the entities and events to fire the webhook
- renaming of event constants
- valid events as a constant inside OutgoingWebhook service class
- avoid instantiating config objects multiple times, cache once the
config object inside OutgoingWebhook constructor
- reorder secret field inside OutgoingWebhookConfigForm
- serialize selected events as a array in the configuration
0 commit comments