Commit Graph

8 Commits

Author SHA1 Message Date
Ephraim Atta-Duncan 00e33c5331 chore: cleanup 2025-10-30 00:33:59 +00:00
Ephraim Atta-Duncan 29be66a844 feat: add AI field auto-placement with canvas registry 2025-10-29 23:03:58 +00:00
Ephraim Atta-Duncan 94098bd762 feat: generates coordinates for bounding boxes 2025-10-29 18:14:16 +00:00
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 a319ea0f5e fix: add public profiles tests 2025-02-19 16:07:04 +11:00
David Nguyen 1ed1cb0773 chore: refactor sessions 2025-02-16 00:44:01 +11:00
David Nguyen ebc2b00067 fix: add sign up hook 2025-02-13 20:21:23 +11:00
David Nguyen 383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00