Commit Graph

9 Commits

Author SHA1 Message Date
92ec5e8ee4 feat: detect fields 2025-11-19 00:40:22 +00:00
8e2ca94020 chore: refactor 2025-11-18 20:07:04 +00:00
13bd5815d9 fix: email place holder 2025-11-18 17:59:36 +00:00
dbed8b362e feat: generate recipients and fields based on recipients 2025-11-17 01:44:22 +00:00
e2f5e570cf fix: envelope direct template (#2156) 2025-11-09 22:23:13 +11:00
d05bfa9fed feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
03eb6af69a feat: polish envelopes (#2090)
## Description

The rest of the owl
2025-10-24 16:22:06 +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
383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00