ae6cc24317
feat: hide signature ui when theres no signature field ( #1676 )
2025-03-06 12:34:11 +11:00
ca3d65ad10
fix: remove auto-expand in embeddding
2025-02-28 10:11:08 +11:00
5c7768c253
fix: improve embed mobile experience
2025-02-27 11:43:42 +11:00
2fbaf56c06
fix: early adopters can use platform features
2025-02-25 07:54:28 +11:00
332e0657e0
feat: assistant role ( #1588 )
...
## Description
Introduces the ability for users with the **Assistant** role to prefill
fields on behalf of other signers. Assistants can fill in various field
types such as text, checkboxes, dates, and more, streamlining the
document preparation process before it reaches the final signers.
https://github.com/user-attachments/assets/c1321578-47ec-405b-a70a-7d9578385895
2025-02-01 14:31:18 +11:00
0d3864548c
fix: bump trpc and openapi packages ( #1591 )
2025-01-19 22:07:02 +11:00
7d0a9c6439
fix: refactor prisma relations ( #1581 )
2025-01-13 13:41:53 +11:00
dd162205fa
fix: prevent accidental signatures ( #1515 )
...


2024-12-08 14:17:58 +11:00
ab654a63d8
chore: enable typed signature by default ( #1436 )
...
Enable typed signature by default and also add the option to set a typed
signature in the profile page.
2024-11-26 21:03:44 +11:00
b15e1d6c47
feat: support whitelabelling in the embedding ( #1491 )
...
## Description
Adds support for customising the theme and CSS for the embedding
components which is restricted to platform customers and above.
Additionally adds proper support for the platform plan which will let us
update our stripe products.
<img width="1040" alt="image"
src="https://github.com/user-attachments/assets/f694cd1e-ac93-4dc0-9f78-92fa813f6404 ">
<img width="1015" alt="image"
src="https://github.com/user-attachments/assets/4209972a-b2bd-40c9-9049-0367382a4de5 ">
<img width="1065" alt="image"
src="https://github.com/user-attachments/assets/fdbaaaa5-a028-4b1d-a58a-ea6224e21abe ">
## Related Issue
N/A
## Changes Made
- Added support for using CSS Vars and CSS within the embedding route
- Added a guard for platform and enterprise plans to activate the custom
css
- Added support for the platform plan
## Testing Performed
Yes
2024-11-25 15:47:00 +11:00
f76f87ff1c
fix: use key for expansion on embeds
2024-10-31 15:31:40 +11:00
634b30aa54
fix: signature flickering during embed
2024-10-30 14:36:35 +11:00
3d644db286
feat: signing order ( #1290 )
...
Adds the ability to specify an optional signing order for documents.
When specified a document will be considered sequential with recipients
only being allowed to sign in the order that they were specified in.
2024-09-16 22:36:45 +10:00
a1a8a174bf
feat: embed signing experience ( #1322 )
2024-09-04 23:13:00 +10:00