|
|
27e5ef0a51
|
Revert "INCOMPLETE: refactor signature pad and input into a single component"
This reverts commit e17e4566cd.
|
2024-01-16 01:17:11 +00:00 |
|
|
|
0b8e84b6b7
|
refactor: singature pad & provider stuff
Signed-off-by: Adithya Krishna <adi@documenso.com>
|
2024-01-12 17:13:00 +05:30 |
|
|
|
e17e4566cd
|
INCOMPLETE: refactor signature pad and input into a single component
|
2024-01-12 11:04:22 +00:00 |
|
|
|
6ad3edb6c8
|
feat: sign document with text
|
2023-12-11 12:03:22 +00:00 |
|
|
|
935601ad16
|
fix(ee): add handling for incomplete expired checkouts
|
2023-12-07 18:46:57 +11:00 |
|
|
|
c313da5028
|
fix: update seal event
|
2023-12-07 16:29:20 +11:00 |
|
|
|
5b98bac53b
|
Merge branch 'main' into feat/enhance-posthog-tracking
|
2023-12-07 16:28:15 +11:00 |
|
|
|
cd6184406d
|
chore: add e2e test for stepper
|
2023-12-07 15:08:16 +11:00 |
|
|
|
1a34f9fa7a
|
fix: import updates and api route body sizes
|
2023-12-07 15:08:00 +11:00 |
|
|
|
3ff7b188d7
|
fix(ui): tidy stepper code
|
2023-12-07 15:06:49 +11:00 |
|
|
|
e81183f324
|
Merge branch 'main' into main
|
2023-12-06 14:13:34 +11:00 |
|
|
|
bfc630aa6a
|
feat: add document search to the command menu (#713)
|
2023-12-06 12:48:05 +11:00 |
|
|
|
2068d980ff
|
feat: allow for the deletion of any document (#711)
Allow for the deletion of any document with notifications of document cancellation for pending documents.
|
2023-12-06 11:11:51 +11:00 |
|
|
|
0baa2696b4
|
fix: removed unused code
|
2023-12-05 10:13:24 +00:00 |
|
|
|
bfedabdc10
|
fix: increase e2e test timeout (#682)
|
2023-12-05 13:54:41 +11:00 |
|
|
|
859b789018
|
feat: isCompleting
|
2023-12-03 12:50:56 -05:00 |
|
|
|
340c929806
|
refactor: edit doc
|
2023-12-03 11:36:18 -05:00 |
|
|
|
43b1a14415
|
chore: let code breath
|
2023-12-03 11:21:51 -05:00 |
|
|
|
40a4ec4436
|
refactor: useContext & remove enum
|
2023-12-03 01:15:59 -05:00 |
|
|
|
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 |
|
|
|
7dac5072f7
|
fix: revert react-email tailwind canary
|
2023-12-02 13:34:03 +11:00 |
|
|
|
486b1cbf62
|
fix: incorrect promise.all usages
|
2023-12-02 12:43:43 +11:00 |
|
|
|
39c01f4e8d
|
fix: remove server actions (#684)
|
2023-12-02 09:38:24 +11:00 |
|
|
|
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 |
|
|
|
dad56b4929
|
fix: minor in file extension (#694)
|
2023-11-29 09:11:29 +11:00 |
|
|
|
7e4c44e820
|
perf(web, lib): do not await inside promise statements (#692)
|
2023-11-29 09:10:15 +11:00 |
|
|
|
adc97802ea
|
feat: add/update title of the document (#663)
|
2023-11-28 14:56:50 +11:00 |
|
|
|
0e40658201
|
feat: track when the signing of a document has completed
|
2023-11-26 19:33:45 +00:00 |
|
|
|
fdf5b3908d
|
feat: add more posthog analytics to the application
|
2023-11-24 23:50:51 +00:00 |
|
|
|
8048c29480
|
fix: override @react-email/tailwind to avoid perf regression
|
2023-11-24 23:57:34 +11:00 |
|
|
|
84b958d5b7
|
fix: universal upload hitting cache
|
2023-11-24 20:06:47 +11:00 |
|
|
|
d8688692f7
|
fix: move singleplayer create to trpc
|
2023-11-24 16:58:18 +11:00 |
|
|
|
8230349114
|
fix: unable to load font for signing
|
2023-11-24 16:17:54 +11:00 |
|
|
|
c054fc78a4
|
fix: resolve issues with emailVerified jwt property
|
2023-11-23 15:11:37 +11:00 |
|
|
|
9444e0cc67
|
fix: docker build requires smtp host (#672)
set a default for smtp host and add an action
for testing docker builds on each pull request
|
2023-11-22 16:26:39 +11:00 |
|
|
|
be0fe079a3
|
fix: add healthcheck endpoint (#671)
|
2023-11-22 15:46:21 +11:00 |
|
|
|
fbbc3b89c3
|
feat: email verification for registration (#599)
|
2023-11-21 15:44:04 +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 |
|
|
|
8adc44802f
|
feat: copy signing link from avatar stack (#658)
|
2023-11-17 16:12:47 +11:00 |
|
|
|
06714a2aeb
|
chore: append _signed to files when downloading (#656)
|
2023-11-17 12:02:22 +11:00 |
|
|
|
e838a07bf9
|
chore: remove share button from top level, texts (#653)
|
2023-11-16 16:43:50 +11:00 |
|
|
|
f7d8ebb9de
|
feat: enable resend email menu (#496)
|
2023-11-16 13:08:31 +11:00 |
|
|
|
fe25239a4e
|
feat: cache getServerComponentSession calls (#644)
|
2023-11-15 17:42:27 +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 |
|
|
|
ca9c0d7bf0
|
chore: add some eslint rules (#344)
|
2023-11-15 13:10:17 +11:00 |
|