BookStack/resources/views/settings
Dan Brown 3625f12abe
Added extendable/scalable formatter for webhook data
Creates a new organsied formatting system for webhook data, with
interfaces for extending with custom model formatting rules.
Allows easy usage & extension of the default bookstack formatting
behaviour when customizing webhook events via theme system, and keeps
default data customizations organised.

This also makes the following webhook data changes:
- owned_by/created_by/updated_by user details are loaded for events with
  Entity details. (POTENTIALLY BREAKING CHANGE).
- current_revision details are loaded for page update/create events.

Added testing to cover added model formatting rules.

For #3279 and #3218
2022-03-26 16:53:02 +00:00
..
parts Started webhook implementation 2021-12-07 14:55:11 +00:00
recycle-bin Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
roles Added timeout and debugging statuses to webhooks 2022-01-03 19:42:48 +00:00
webhooks Added extendable/scalable formatter for webhook data 2022-03-26 16:53:02 +00:00
audit.blade.php Merge branch 'webhooks' 2021-12-18 11:40:08 +00:00
index.blade.php Fixed default registration role display options 2022-01-31 14:16:56 +00:00
maintenance.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00