383b5f78f0
feat: migrate nextjs to rr7
2025-02-13 14:10:38 +11:00
7d0a9c6439
fix: refactor prisma relations ( #1581 )
2025-01-13 13:41:53 +11:00
08d3d6a80a
fix: improve recipient status display
...
Improves the display of the recipients status when
distribution method is set to none.
Previously we had a ton of checks for sendStatus = SENT
which will never trigger when distributing manually causing
some confusion.
2024-12-31 14:54:19 +11:00
8ec69388a5
fix: add document rejection webhook
...
Adds the document rejection webhook since it was missing.
Additionally, normalises and standardises the webhook body.
2024-12-04 14:35:20 +11:00
a54eb54ef7
feat: add document auth ( #1029 )
2024-03-28 13:13:29 +08:00
7dd2bbd8ab
feat: update webhook handling and triggering
2024-02-27 15:16:14 +11:00
15c22d3897
feat: updated the triggerWebhook function
2024-02-26 12:52:30 +02:00
fab4992e13
feat: add zapier support
2024-02-24 11:18:58 +02:00
3a32bc62c5
feat: initial document audit logs implementation ( #922 )
...
Added initial implementation of document audit logs.
2024-02-12 12:04:53 +11:00
adf1359527
fix: disable cancel button when there is no window history
2023-11-06 13:01:46 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00