c8c2a3b958
Merge branch 'main' into feat/unlink-documents-deleted-org
2025-11-24 12:16:13 +02:00
4a779ec81e
fix: handle custom org limits with member invite
2025-11-07 14:24:05 +11:00
bf6f09194d
Merge branch 'main' into feat/unlink-documents-deleted-org
2025-10-28 21:04:54 +11:00
7f09ba72f4
feat: add envelopes ( #2025 )
...
This PR is handles the changes required to support envelopes. The new
envelope editor/signing page will be hidden during release.
The core changes here is to migrate the documents and templates model to
a centralized envelopes model.
Even though Documents and Templates are removed, from the user
perspective they will still exist as we remap envelopes to documents and
templates.
2025-10-14 21:56:36 +11:00
c7d21c6587
fix: update personal organisation email settings ( #2048 )
2025-09-29 10:11:00 +03:00
0bbd9aa9a1
chore: merge main
2025-09-11 17:20:24 +03:00
9ac7b94d9a
feat: add organisation sso portal ( #1946 )
...
Allow organisations to manage an SSO OIDC compliant portal. This method
is intended to streamline the onboarding process and paves the way to
allow organisations to manage their members in a more strict way.
2025-09-09 17:14:07 +10:00
38483bb88c
chore: update file name in import
2025-09-01 12:38:15 +03:00
9cbbdfb127
chore: make code re-usable
2025-09-01 12:18:12 +03:00
fb6e2753df
chore: add deletedAt property
2025-08-28 13:23:43 +03:00
a89c781b31
chore: add deletedAt property
2025-08-28 11:44:20 +03:00
8b131e42c7
feat: unlink documents from deleted organization
2025-08-28 09:35:31 +03:00
d7e5a9eec7
fix: refactor document router ( #1990 )
2025-08-25 08:23:12 +10:00
17b36ac8e4
feat: sync organization name with stripe ( #1974 )
2025-08-22 23:28:04 +10:00
d1eb14ac16
feat: include audit trail log in the completed doc ( #1916 )
...
This change allows users to include the audit trail log in the completed
documents; similar to the signing certificate.
https://github.com/user-attachments/assets/d9ae236a-2584-4ad6-b7bc-27b3eb8c74d3
It also solves the issue with the text cutoff.
2025-08-07 11:44:59 +10:00
3409aae411
feat: add email domains ( #1895 )
...
Implemented Email Domains which allows Platform/Enterprise customers to
send emails to recipients using their custom emails.
2025-07-24 16:05:00 +10:00
7487399123
feat: add more api logs ( #1870 )
...
Adds more detailed API logging using Pino
2025-06-30 19:46:32 +10:00
e6dc237ad2
feat: add organisations ( #1820 )
2025-06-10 11:49:52 +10:00