Lucas Smith
9cf72e1442
chore: tidy code and extract alert-dialog
2024-02-25 11:12:18 +00:00
Lucas Smith
7226d5ac53
Merge branch 'main' into feat/account-deletion
2024-02-24 23:18:14 +11:00
Lucas Smith
dbd63498e0
feat: custom text field ( #945 )
...
https://github.com/documenso/documenso/assets/55143799/c0f296ce-1e91-4b49-9c19-1bdffbd3163f
2024-02-24 22:55:16 +11:00
Lucas Smith
4ca154d88a
fix: update e2e test?
2024-02-24 11:54:13 +00:00
Lucas Smith
d34c862688
fix: switch custom text to input rather than textarea
2024-02-24 11:25:12 +00:00
Lucas Smith
a5e51e63a1
Merge branch 'main' into custom-text-field
2024-02-24 22:23:17 +11:00
Lucas Smith
14c77d7c92
fix: update e2e test
2024-02-24 11:19:07 +00:00
Lucas Smith
a5a0fd9187
fix: update e2e test
2024-02-24 10:55:48 +00:00
Lucas Smith
77193b93c4
fix: resolve build error and update dialog width
2024-02-24 10:36:27 +00:00
Lucas Smith
a10957d909
Merge branch 'main' into feat/improve-create-document-from-template
2024-02-24 21:26:11 +11:00
Lucas Smith
688e32dfc2
feat: add roles to templates recipients ( #935 )
2024-02-24 21:24:26 +11:00
Lucas Smith
b1b3b84d82
Merge branch 'main' into feat/template-recipient-roles
2024-02-24 21:01:45 +11:00
Lucas Smith
b09acaf94e
feat: custom banner ( #956 )
2024-02-24 20:40:41 +11:00
Catalin Pit
fab4992e13
feat: add zapier support
2024-02-24 11:18:58 +02:00
Lucas Smith
d103c68a73
fix: remove console logs
2024-02-24 08:08:14 +00:00
David Nguyen
a06b40af3c
fix: revert hardcoded env
2024-02-24 15:11:12 +11:00
David Nguyen
0900836040
fix: missing marketing env variables
2024-02-24 14:56:11 +11:00
Prajwal Kulkarni
a58a117056
Merge branch 'main' into reattach-pdf
2024-02-23 23:58:58 +05:30
Timur Ercan
9ea56bddd1
chore: pricing update
2024-02-23 17:02:20 +01:00
Timur Ercan
0b83671c78
fix: hardcode signup until env issue is fixed ( #958 )
...
hotfix for broken signup links
2024-02-23 16:50:43 +01:00
Timur Ercan
41cbf3ba3c
fix: hardcode signup until env issue is fixed
2024-02-23 16:49:17 +01:00
Lucas Smith
8165a090d1
feat: migrate to site-settings
2024-02-23 10:47:01 +00:00
Ephraim Atta-Duncan
c436559787
feat: create a banner with custom text by admin
2024-02-22 20:20:49 +00:00
Lucas Smith
15e191f62d
fix: e2e tests ( #955 )
2024-02-22 23:58:51 +11:00
Lucas Smith
f973dfd09c
feat: add document page view ( #926 )
...
## Description
This feature allows us to have a dedicated page to view details for a
document.
The current `/documents/[id]` page has been moved to
`/documents/[id]/edit`.
The new `/documents/[id]` page will now display general information on
the document itself.
This will allow us to provide more details relating to a document in the
future, such as version history.
## Examples
These may be outdated as deployment failed
Login via example@documenso.com
Draft document no recipients:
https://stg-7hpkvyc5i-documenso.vercel.app/documents/446
Draft document with recipients:
https://stg-7hpkvyc5i-documenso.vercel.app/documents/440
Pending document:
https://stg-7hpkvyc5i-documenso.vercel.app/documents/447
Completed document:
https://stg-7hpkvyc5i-documenso.vercel.app/documents/448
Pending teams document:
https://stg-7hpkvyc5i-documenso.vercel.app/t/hello/documents/449/
## Checklist
<!--- Please check the boxes that apply to this pull request. -->
<!--- You can add or remove items as needed. -->
- [ ] I have tested these changes locally and they work as expected.
- [ ] I have added/updated tests that prove the effectiveness of these
changes.
- [X] I have followed the project's coding style guidelines.
## Additional Notes
When a user "sends" a document (DRAFT -> PENDING), should we redirect
them to the document/id page, or keep it how it currently is and have it
redirect to `/documents` page?
2024-02-22 23:25:22 +11:00
David Nguyen
a58fee2da6
fix: e2e tests
2024-02-22 22:58:51 +11:00
Lucas Smith
1232f54a23
Merge branch 'main' into feat/separate-document-page
2024-02-22 22:54:15 +11:00
Lucas Smith
306e5ff31f
fix: add timeouts to longer transactions
2024-02-22 11:05:49 +00:00
David Nguyen
34825aaf3a
feat: add separate document audit page
2024-02-22 19:14:01 +11:00
Sumit Bisht
dd29845934
fix: put max height in teams section in profile dropdown ( #947 )
...
fixes : #942
2024-02-22 16:49:54 +11:00
Ephraim Duncan
a48bda0d27
feat: add page numbers to documents ( #946 )
2024-02-22 16:36:34 +11:00
David Nguyen
48321f2f62
Merge branch 'main' into feat/separate-document-page
2024-02-22 16:13:33 +11:00
Mythie
2abcdd7533
feat: team api tokens
2024-02-22 13:39:34 +11:00
Lucas Smith
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
Lucas Smith
8287722f59
fix: update view dialog to use new download api
2024-02-21 02:29:19 +00:00
Lucas Smith
aba6b58c14
fix: simplify download api
2024-02-21 02:19:35 +00:00
Lucas Smith
b6c9213b66
fix: disable static generation of marketing site pages
...
Disables the generation of the blog and content pages using
generateStaticPaths to deal with a regression with routing
introduced with next-runtime-env.
2024-02-21 00:58:57 +00:00
Lucas Smith
22e3a79a72
Merge branch 'main' into feat/public-api
2024-02-21 11:29:36 +11:00
Ephraim Atta-Duncan
6ee896048e
feat: dialog to enter custom recipients for creating document from template
2024-02-20 19:11:12 +00:00
Mythie
4d286e01d1
feat: allow recipients when creating document from template
2024-02-20 17:20:03 +00:00
Apoorv Taneja
3106c325d7
Merge branch 'main' into fix/layout-shift-on-table
2024-02-20 21:52:35 +05:30
Mythie
b9e5905469
feat: create from template
2024-02-20 19:46:18 +11:00
Anik Dhabal Babu
39c6cbf66a
feat: ability to download 2FA recovery codes
2024-02-19 11:25:15 +00:00
Catalin Pit
c6dbaaea21
Merge branch 'main' into feat/webhook-implementation
2024-02-19 10:02:06 +02:00
David Nguyen
ac6da9ab45
feat: add feature flag
2024-02-19 14:31:26 +11:00
David Nguyen
791a22cb5f
refactor: add comments
2024-02-19 13:22:48 +11:00
Ephraim Atta-Duncan
11299d3f92
feat: add custom text to singleplayer
2024-02-17 11:24:47 +00:00
Ephraim Atta-Duncan
9301b8ef4d
fix: multiple text fields sharing the same text value
2024-02-17 10:50:19 +00:00
Ephraim Atta-Duncan
ad6fad1182
fix: custom text with multiline throwing an error
...
took me hours
2024-02-17 10:43:22 +00:00
Ephraim Atta-Duncan
5687503dfc
feat: sign document with a custom text
2024-02-17 08:26:30 +00:00