eccf63dcfd
chore: refactor
2023-12-02 23:56:07 -05:00
a98b429052
feat: stepper refactor example
2023-12-02 22:42:59 -05:00
c46a69f865
feat: stepper component
2023-12-02 22:30:10 -05:00
4733f1e84b
refactor: password input component
2023-12-02 17:46:16 +05:30
ab0d38eaf4
Merge branch 'main' into refactor-forms
2023-12-02 17:24:06 +05:30
792158c2cb
feat: add two factor auth ( #643 )
...
Add two factor authentication for users who wish to enhance the security of their accounts.
2023-12-01 20:06:32 +11:00
231a307b89
feat: add loading text prop
2023-11-30 15:20:06 +05:30
0b2dce2238
fix: type
2023-11-29 22:37:33 +05:30
4ff8592e8f
feat: add password input component
2023-11-29 22:11:55 +05:30
dad56b4929
fix: minor in file extension ( #694 )
2023-11-29 09:11:29 +11:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +11:00
17eeaa2d25
fix: improve the validation message for documenso app ( #640 )
...
* fix: improve the validation message
* fix: improve the validation message
---------
Co-authored-by: Catalin Pit <catalinpit@gmail.com >
2023-11-20 12:23:27 +02:00
e077c36fe4
fix: added the zod validation msg in the single player mode ( #646 )
2023-11-17 14:28:42 +02:00
7ce4cf8381
feat: add dark mode toggle ( #529 )
2023-11-17 17:01:39 +11:00
f7d8ebb9de
feat: enable resend email menu ( #496 )
2023-11-16 13:08:31 +11:00
5ea4a16e36
fix: safari pdf overflow issue fixed ( #466 )
2023-11-15 17:35:57 +11:00
5002a475d1
feat: limit document upload size ( #347 )
2023-11-15 13:13:31 +11:00
3490e2a3a8
feat: add command menu and keyboard shortcuts ( #337 )
2023-11-09 13:33:56 +11:00
803ab7a7da
fix: hiding of action buttons ( #460 )
...
* chore: fix hiding of action buttons
2023-11-06 13:02:21 +11:00
b0bf69450a
fix: limit recipients
2023-11-06 13:02:20 +11:00
2f2079e020
fix: optimise pdf viewer rerendering
2023-11-06 13:02:20 +11:00
457e73342b
fix: unbreak pdf viewer
2023-11-06 13:02:20 +11:00
284a2870c2
fix: move getFile to client side
2023-11-06 13:02:20 +11:00
6de14ab0ac
fix: UI fixes and improvements ( #559 )
...
* chore: add cursor pointer
* fix: tooltip color
* chore: add tooltip
* fix: admin pages in mobile
2023-11-06 13:02:20 +11:00
04fc9eb187
chore: upgrade to latest next.js version ( #553 )
...
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-11-06 13:02:19 +11:00
c343e8a221
feat: plan limits
2023-11-06 13:02:19 +11:00
1d291e8e03
feat: add safari clipboard copy support ( #486 )
2023-11-06 13:02:19 +11:00
352e4f81fd
fix: enable dragging fields ( #565 )
2023-11-06 13:02:19 +11:00
6d0e8f6dd8
feat: single-player-mode-polish ( #435 )
2023-11-06 13:02:19 +11:00
ec11686709
fix: background color of signature page ( #487 )
2023-11-06 13:02:19 +11:00
35087f551c
chore: implement pr feedback
2023-11-06 13:02:18 +11:00
6fd72321b3
fix(script): minor change on scipt
2023-11-06 13:02:18 +11:00
2e90eee4c2
style(ui/ux): added margin to dialogprimitive.content & dialogprimitive.close (m-4)
2023-11-06 13:02:18 +11:00
bdf31625a2
fix: non responsiveness of Add your sign modal
2023-11-06 13:02:18 +11:00
66eda3321d
changed text of stepper ( #513 )
2023-11-06 13:02:18 +11:00
07fb6fa0e1
fix: signature text overflow truncated for longer signature texts ( #489 )
2023-11-06 13:01:46 +11:00
5bb2f183c1
chore: added classname and changed typo
2023-11-06 13:01:46 +11:00
8c8bcb694a
chore: add empty message
2023-11-06 13:01:46 +11:00
a622fd402f
fix: add hack for root zod validation with hook form
2023-11-06 13:01:46 +11:00
5cba913c55
fix: resolve issues with signing document stickiness
2023-11-06 13:01:46 +11:00
350c02ae98
fix: single player dark mode and animation updates
2023-11-06 13:01:44 +11:00
341c0df231
fix: firefox signing fields
2023-11-06 13:01:44 +11:00
d20ad4217c
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
ebebceea1f
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
60ae674984
feat: darker dark theme
2023-11-06 13:01:15 +11:00
7823100272
fix: reverse meta relation and tidy code
2023-11-06 13:01:15 +11:00
92b5111d7e
chore: tidy up
2023-11-06 13:01:14 +11:00
eef720bf8c
chore: improve the ui
2023-11-06 13:01:13 +11:00
3afc35c40c
feat: universal upload
...
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.
Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-11-06 13:01:13 +11:00