1a34f9fa7a
fix: import updates and api route body sizes
2023-12-07 15:08:00 +11:00
684e5272d2
fix(webapp): use checkout for expired plans
2023-12-07 00:52:36 +00:00
11ae6d3c16
chore: small changes
2023-12-06 16:53:34 +00:00
6c5526dd49
chore: update routes
...
trying to add the route for creating documents
2023-12-06 15:27:30 +00:00
936e75fd30
chore: merged main
2023-12-06 13:18:59 +00: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
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