Commit Graph

9 Commits

Author SHA1 Message Date
35250fa308 feat: server port configurable via PORT env (#2097) 2025-10-27 17:24:24 +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
93aece9644 chore: dependency updates (#1808) 2025-05-22 14:30:22 +10:00
5e4956f3a2 fix: zero month addition (#1733)
- Add zero month at the begining of each metric on the open page
2025-04-01 11:12:41 +00:00
25bb6ffe77 fix: imports 2025-03-03 14:49:28 +11:00
50a41d0799 fix: pdf viewer and embeds 2025-02-20 15:06:36 +11:00
5750f2b477 feat: add prisma json types (#1583) 2025-01-15 13:46:45 +11:00
39b1c5bbec feat: additional valid password (#1456) 2024-12-27 16:02:45 +11:00
9d02ab4a5e feat: open page api (#1419) 2024-12-10 21:19:05 +11:00