Files
probo/pkg
Sacha Al Himdani 1df4af4556 Add document webhook events
Add a resource-oriented set of webhook events for the document
lifecycle. Each event carries the document plus only the sub-resource
it concerns (version, signature or approval).

Events:
- document.created / updated / archived / unarchived / deleted
- document.version.created / updated / published / rejected / deleted
- document.version.signature.requested / signed / cancelled
- document.version.approval.requested / approved / rejected / voided

Wires the new types through the migration, Go enum, GraphQL schema,
CLI, n8n nodes and the console webhooks settings UI.

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
2026-07-01 17:13:59 +02:00
..
2026-06-22 11:40:18 +02:00
2026-06-23 19:17:56 +02:00
2026-07-01 17:13:59 +02:00
2026-07-01 17:13:59 +02:00
2026-06-15 19:18:42 +02:00
2026-06-16 14:35:16 +02:00
2026-06-16 14:35:16 +02:00
2026-07-01 17:13:59 +02:00
2026-06-16 14:35:16 +02:00
2026-07-01 17:13:59 +02:00
2026-06-29 14:40:24 +02:00
2026-06-22 11:40:18 +02:00
2026-07-01 17:13:59 +02:00
2026-06-12 14:39:51 +02:00