Commit Graph

25 Commits

Author SHA1 Message Date
eb63ec436c chore: clean 2025-11-19 01:08:49 +00:00
d6a1ce06d4 Merge branch 'main' into exp/autoplace-fields 2025-11-19 00:44:51 +00:00
548a74ab89 chore: improve detection prompts 2025-11-18 21:53:36 +00:00
c8e254aff1 chore: remove duplicates 2025-11-18 21:05:37 +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
9e0f07f806 chore: prompt changes 2025-11-12 23:32:54 +00:00
5fbad9e367 fix: merge conflicts 2025-11-12 12:26:14 +00:00
68a3608aee fix: handle bracket notation arrays (#2178)
Co-authored-by: David Nguyen <davidngu28@gmail.com>
2025-11-12 16:38:06 +11:00
48626b9169 fix: support utf8 filenames download (#2145) 2025-11-07 23:41:31 +11:00
88371b665a fix: set correct envelope item cache url (#2144) 2025-11-07 16:50:58 +11:00
d05bfa9fed feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
ac4b3737d6 feat: convert AI field placement to server-side processing 2025-11-06 01:43:04 +00:00
cdfd373958 feat: add glow animation 2025-10-31 06:03:38 +00:00
233e6e603c feat: multiple pages 2025-10-31 03:27:37 +00:00
134d5ac03e chore: refactor 2025-10-30 12:20:52 +00:00
00e33c5331 chore: cleanup 2025-10-30 00:33:59 +00:00
29be66a844 feat: add AI field auto-placement with canvas registry 2025-10-29 23:03:58 +00:00
94098bd762 feat: generates coordinates for bounding boxes 2025-10-29 18:14:16 +00: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
a319ea0f5e fix: add public profiles tests 2025-02-19 16:07:04 +11:00
1ed1cb0773 chore: refactor sessions 2025-02-16 00:44:01 +11:00
ebc2b00067 fix: add sign up hook 2025-02-13 20:21:23 +11:00
383b5f78f0 feat: migrate nextjs to rr7 2025-02-13 14:10:38 +11:00