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
741201822a
fix: use useSession instead of prop drilling
2023-12-05 10:12:28 +00:00
340c929806
refactor: edit doc
2023-12-03 11:36:18 -05:00
40a4ec4436
refactor: useContext & remove enum
2023-12-03 01:15:59 -05:00
a98b429052
feat: stepper refactor example
2023-12-02 22:42:59 -05:00
369d08ae6e
feat: refactor signin page
2023-12-02 17:54:55 +05:30
a906833657
feat: use password input component
2023-12-02 17:54:19 +05:30
ab0d38eaf4
Merge branch 'main' into refactor-forms
2023-12-02 17:24:06 +05:30
6b519a67c2
fix: add guard
2023-12-02 14:55:26 +11:00
073a050587
fix: signature field race conditions
2023-12-02 11:09:42 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
335684d0b7
fix: edit document sizing ( #706 )
2023-12-01 23:09: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
6be4b7ae90
feat: add authorization for api calls
2023-11-30 14:39:31 +02:00
6bbeaa084c
refactor: forms
2023-11-30 15:55:29 +05:30
252dd0008c
feat: add link to homepage on the complete sign page for logged in users ( #691 )
...
* feat: add link to homepage on the complete sign page for logged in users
* feat: added ChevronLeft icon to the link
* feat: remove icon from the link
2023-11-30 09:42:15 +02:00
1e29dfd823
refactor: reset password form
2023-11-29 22:33:04 +05:30
dc56c2abf2
refactor: password form
2023-11-29 22:32:42 +05:30
62809e9506
refactor: signin page
2023-11-29 22:31:42 +05:30
318dfcafc3
refactor: signup page
2023-11-29 22:31:24 +05:30
76800674ee
feat: improve messaging
2023-11-29 14:57:27 +02:00
d43d40fd6b
feat: improvements to the newly created token message
2023-11-29 14:43:26 +02:00
7e4c44e820
perf(web, lib): do not await inside promise statements ( #692 )
2023-11-29 09:10:15 +11:00
e1732de81d
feat: show newly created token
2023-11-28 15:49:46 +02:00
6a5fc7a5fb
feat: confirm to delete dialog
2023-11-28 12:37:01 +02:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +11:00
13997d3dca
feat: add delete and copy token on token page
2023-11-27 16:29:24 +02:00
2deaad5c34
feat: token page
2023-11-27 12:50:21 +02:00
0e40658201
feat: track when the signing of a document has completed
2023-11-26 19:33:45 +00:00
d347359d2f
chore: changes from code review
2023-11-25 22:09:52 +00:00
fdf5b3908d
feat: add more posthog analytics to the application
2023-11-24 23:50:51 +00:00
80fe7ccdf5
feat: api token page in the settings
2023-11-24 13:59:33 +02:00
d8688692f7
fix: move singleplayer create to trpc
2023-11-24 16:58:18 +11:00
5c8a77ee8f
chore: merged main
2023-11-23 12:05:28 +02:00
b3008fb272
feat: add route for retrieving a single document by id
2023-11-23 10:02:22 +02:00
5de0c464f0
fix: hydration errors for modifier key
2023-11-23 13:57:08 +11:00
4a6b3edc05
feat: get documents api route with pagination
2023-11-22 15:44:49 +02: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
6c73453542
#666 feat: disabled resend button for recipients ( #667 )
2023-11-20 21:53:57 +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
cebdf5fd8e
chore: custom command menu shortcut text for macOS ( #657 )
2023-11-17 16:47:19 +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
1c9cec1e93
fix: remove plausible provider
2023-11-17 10:55:09 +11:00
b4f1a5abce
feat: handle download file error with toast
2023-11-16 07:11:23 +00: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
0da080aa41
fix: hovering on tabslist items at dashboard ( #645 )
2023-11-15 18:18:11 +11:00