70165c4469
chore: ui updates
2024-02-26 22:24:23 +11:00
15c22d3897
feat: updated the triggerWebhook function
2024-02-26 12:52:30 +02:00
15ebe6dbaf
fix: add cascade delete to recipient fields
2024-02-26 03:51:28 +00:00
5805d8a903
Merge branch 'main' into feat/webhook-implementation
2024-02-26 12:47:21 +11:00
3c51a1bc3d
Merge branch 'main' into feat/public-api
2024-02-26 12:15:33 +11:00
fcfb741363
feat: edit recipients when creating document from template ( #953 )
...
https://github.com/documenso/documenso/assets/55143799/85a840e3-4fb4-4c02-ba63-b9626f4cea58
2024-02-26 12:00:23 +11:00
a54159a9ec
fix: add missing teamId references
2024-02-26 11:59:32 +11:00
6b8e11b535
fix: template router update
2024-02-26 10:31:24 +11:00
c7dac2f4de
fix: update delete endpoint and add limits
2024-02-26 10:01:13 +11:00
4cb0d6999d
fix: build errors from merge
2024-02-26 09:13:46 +11:00
2a74ce06ef
Merge branch 'main' into feat/public-api
2024-02-26 00:21:25 +11:00
187a988f9c
Merge branch 'main' into transparent-fields
2024-02-26 00:02:56 +11:00
5bef2fba91
fix: follow figma design
2024-02-25 13:02:09 +00:00
9cf72e1442
chore: tidy code and extract alert-dialog
2024-02-25 11:12:18 +00:00
7226d5ac53
Merge branch 'main' into feat/account-deletion
2024-02-24 23:18:14 +11:00
4ca154d88a
fix: update e2e test?
2024-02-24 11:54:13 +00:00
d34c862688
fix: switch custom text to input rather than textarea
2024-02-24 11:25:12 +00:00
a5e51e63a1
Merge branch 'main' into custom-text-field
2024-02-24 22:23:17 +11:00
14c77d7c92
fix: update e2e test
2024-02-24 11:19:07 +00:00
a5a0fd9187
fix: update e2e test
2024-02-24 10:55:48 +00:00
a10957d909
Merge branch 'main' into feat/improve-create-document-from-template
2024-02-24 21:26:11 +11:00
b1b3b84d82
Merge branch 'main' into feat/template-recipient-roles
2024-02-24 21:01:45 +11:00
fab4992e13
feat: add zapier support
2024-02-24 11:18:58 +02:00
d103c68a73
fix: remove console logs
2024-02-24 08:08:14 +00:00
a58a117056
Merge branch 'main' into reattach-pdf
2024-02-23 23:58:58 +05:30
8165a090d1
feat: migrate to site-settings
2024-02-23 10:47:01 +00:00
c436559787
feat: create a banner with custom text by admin
2024-02-22 20:20:49 +00:00
15e191f62d
fix: e2e tests ( #955 )
2024-02-22 23:58:51 +11:00
a58fee2da6
fix: e2e tests
2024-02-22 22:58:51 +11:00
1232f54a23
Merge branch 'main' into feat/separate-document-page
2024-02-22 22:54:15 +11:00
306e5ff31f
fix: add timeouts to longer transactions
2024-02-22 11:05:49 +00:00
34825aaf3a
feat: add separate document audit page
2024-02-22 19:14:01 +11:00
a48bda0d27
feat: add page numbers to documents ( #946 )
2024-02-22 16:36:34 +11:00
48321f2f62
Merge branch 'main' into feat/separate-document-page
2024-02-22 16:13:33 +11:00
2abcdd7533
feat: team api tokens
2024-02-22 13:39:34 +11:00
df132a51ab
feat: ability to download all the 2FA recovery codes ( #944 )
...
fixes #938
https://github.com/documenso/documenso/assets/81948346/8bf807ae-41b0-417b-9f55-d96584e71acb
2024-02-21 13:39:08 +11:00
aba6b58c14
fix: simplify download api
2024-02-21 02:19:35 +00:00
22e3a79a72
Merge branch 'main' into feat/public-api
2024-02-21 11:29:36 +11:00
6ee896048e
feat: dialog to enter custom recipients for creating document from template
2024-02-20 19:11:12 +00:00
4d286e01d1
feat: allow recipients when creating document from template
2024-02-20 17:20:03 +00:00
3106c325d7
Merge branch 'main' into fix/layout-shift-on-table
2024-02-20 21:52:35 +05:30
b9e5905469
feat: create from template
2024-02-20 19:46:18 +11:00
c6dbaaea21
Merge branch 'main' into feat/webhook-implementation
2024-02-19 10:02:06 +02:00
ac6da9ab45
feat: add feature flag
2024-02-19 14:31:26 +11:00
791a22cb5f
refactor: add comments
2024-02-19 13:22:48 +11:00
11299d3f92
feat: add custom text to singleplayer
2024-02-17 11:24:47 +00:00
ad6fad1182
fix: custom text with multiline throwing an error
...
took me hours
2024-02-17 10:43:22 +00:00
5687503dfc
feat: sign document with a custom text
2024-02-17 08:26:30 +00:00
f98567ea87
feat: request usee to disable 2fa before deleting account
2024-02-17 07:34:21 +00:00
2815b1a809
feat: add enterprise billing ( #939 )
...
## Description
Add support for enterprise billing plans.
Enterprise billing plans by default get access to everything early
adopters do:
- Unlimited teams
- Unlimited documents
They will also get additional features in the future.
## Notes
Pending webhook updates to support enterprise onboarding.
Rolled back env changes `NEXT_PUBLIC_PROJECT` since it doesn't seem to
work.
2024-02-17 12:42:00 +11:00