Commit Graph

6 Commits

Author SHA1 Message Date
David Nguyen 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
David Nguyen 5750f2b477 feat: add prisma json types (#1583) 2025-01-15 13:46:45 +11:00
Mythie b491bd4db9 fix: normalize and flatten annotations 2024-03-27 17:20:52 +07:00
Mythie 8859b2779f chore: use rust based cms signing 2024-03-15 22:29:15 +11:00
Mythie a17d4a2a39 fix: handle signature annotations 2024-03-03 11:36:28 +11:00
Mythie 5904f6c5a8 chore: sign document 2023-11-06 13:01:44 +11:00