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
8287722f59
fix: update view dialog to use new download api
2024-02-21 02:29:19 +00:00
aba6b58c14
fix: simplify download api
2024-02-21 02:19:35 +00:00
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
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
39c6cbf66a
feat: ability to download 2FA recovery codes
2024-02-19 11:25:15 +00: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
9301b8ef4d
fix: multiple text fields sharing the same text value
2024-02-17 10:50:19 +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
0186f2dfed
feat: ability to download 2FA recovery codes
2024-02-17 13:19:03 +05:30
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
5d6cdbef89
feat: ability to download all the 2FA recovery codes
2024-02-16 20:46:27 +00:00
26d4bbf010
chore: ui updates
2024-02-16 13:58:03 +02:00
960914aeb5
fix: undo operation on signature pad ( #868 )
...
fixes : #864
2024-02-16 22:57:14 +11:00
d83769b410
chore: use unsafe effect
2024-02-16 11:56:02 +00:00
cd240ae8a4
chore: loading spinner
2024-02-16 13:55:47 +02:00
a1459b41fd
Merge branch 'main' into feat/webhook-implementation
2024-02-16 13:04:38 +02:00
a0cf2a2c75
fix: improved document-dropzone ui for small vertical screens ( #857 )
...
improved document-dropzone ui for small vertical screens (screens less
than 800px vertically)
Although it can still become congested on really small vertical screens,
but possibility is really low.
fixes : #840
2024-02-16 22:03:24 +11:00
a30b73ce86
fix: update css
2024-02-16 11:02:04 +00:00
46d163d9d6
fix: highlighting issue in recipient selection ( #937 )
...
fixes : #920
<img width="391" alt="image"
src="https://github.com/documenso/documenso/assets/75713174/08b2f5ab-4a6f-423a-a2fa-8f7b04789bb8 ">
2024-02-16 21:50:53 +11:00
681a89cfe1
chore: minor lint fixes ( #934 )
2024-02-16 21:48:45 +11:00
4d6e780abe
chore: merge main
2024-02-16 12:12:54 +02:00
7f3f6f5312
feat: hide secret field
2024-02-16 11:44:03 +02:00
019db27b1d
feat: trigger webhook functionality
2024-02-16 11:04:11 +02:00
e5f4edc120
chore: create security.txt ( #878 )
...
Adding a security.txt file enables security researchers to quickly and
easily see where they can submit security issues and know that they are
being taken serious. From the proposal website:
> "When security risks in web services are discovered by independent
security researchers who understand the severity of the risk, they often
lack the channels to disclose them properly. As a result, security
issues may be left unreported. security.txt defines a standard to help
organizations define the process for security researchers to disclose
security vulnerabilities securely.”
See also https://securitytxt.org
2024-02-16 12:34:41 +11:00
25291b64eb
fix: highlighting issue in recipient selection
2024-02-15 22:25:23 +05:30
fddd860d15
chore: code refactor to avoid repetitions
2024-02-15 11:33:43 +00:00
fe2093fe7c
feat: add next-runtime-env ( #869 )
...
This PR adds the package
[next-runtime-env](https://github.com/expatfile/next-runtime-env/ ) to
populate the public environment variables at runtime.
2024-02-15 22:10:21 +11:00
7fbe9b519c
fix: styling
2024-02-15 20:42:17 +11:00
bd3c64658a
feat: add document version history UI
2024-02-15 20:39:26 +11:00
769eaa0ed9
feat: add roles to templates recipients
2024-02-15 07:01:41 +00:00
49cddfab38
chore: lint with oxc
2024-02-15 06:11:50 +00:00
3e12a05ab8
chore: more grammar
2024-02-14 17:19:48 +01:00
a76504c0a4
Merge branch 'main' into chore-security-text
2024-02-14 17:16:44 +01:00
abab0c0a22
chore: grammer and format
2024-02-14 17:14:43 +01:00
c680cfc24f
chore: update pr based on review
2024-02-14 14:55:46 +00:00
cab875f68a
fix: update create delete user sql script
2024-02-14 14:55:46 +00:00
6daaa3a6d4
Merge branch 'main' into feat/account-deletion
2024-02-14 14:54:26 +00:00