Commit Graph

198 Commits

Author SHA1 Message Date
David Nguyen
c4800f74b9 feat: update disabled dropzone text (#787)
Update the dropzone so it will display the relevant disabled text based
on the reason it is disabled.
2023-12-28 20:07:29 +11:00
hallidayo
32633f96d2 feat: dateformat and timezone customization (#506) 2023-12-27 14:05:49 +11:00
Lucas Smith
e9312ada51 feat: show document title for delete dialog - [DOC-387] (#772) 2023-12-22 15:09:03 +11:00
Lucas Smith
1c52c7ebcd chore: update copy 2023-12-22 03:43:12 +00:00
JA
5a5d00fb2e fix(webapp): reset delete document dialog (#762)
This PR makes a small but useful tweak to the `DeleteDocumentDialog`.
Now, the input field gets cleared whenever the dialog is opened. Here’s
what’s changed:

1. **Clear Field After Deleting**: After you delete something and open
the dialog again, it won’t show the old, deleted text anymore. It’s
clean and ready for the next delete.

2. **Type Again to Confirm**: If you type something but close the dialog
without deleting, you’ll have to type it again next time. This way, it
makes sure the user really mean to delete something and didn't do it by
mistake.

Demo Link:
See the old vs. new in action here:
https://www.loom.com/share/80eca0d3b1994f7cbcab6f222db2dbfe?sid=ebc6135c-345e-4640-b395-daff190a96e7

It’s a small change, but it makes the delete process safer and smoother.
2023-12-22 14:14:33 +11:00
Mythie
9ad94f9862 fix: updates from review 2023-12-21 21:37:33 +11:00
Mythie
7babd82470 fix: updates from review 2023-12-21 20:42:45 +11:00
Ashraf
2a448fe06d fix: fixed the recipients viewing issue on touch screens 2023-12-20 17:08:09 +08:00
Adithya Krishna
84a0c39810 chore: made requested changes
Signed-off-by: Adithya Krishna <adi@documenso.com>
2023-12-20 10:36:06 +05:30
Adithya Krishna
1af909835d chore: updated title to double quotes
Signed-off-by: Adithya Krishna <adi@documenso.com>
2023-12-19 22:25:23 +05:30
Adithya Krishna
01caa949d9 feat: show document title for delete dialog
Signed-off-by: Adithya Krishna <adi@documenso.com>
2023-12-19 22:20:50 +05:30
Ephraim Atta-Duncan
31a9127c9e feat: templates 2023-12-14 12:24:56 +11:00
Ephraim Atta-Duncan
38ad3a1922 refactor: download function to be reusable 2023-12-07 14:52:12 +00:00
Lucas Smith
5b98bac53b Merge branch 'main' into feat/enhance-posthog-tracking 2023-12-07 16:28:15 +11:00
Lucas Smith
d58433c8a0 fix: destructure toast 2023-12-07 15:50:34 +11:00
Lucas Smith
419f27536b Merge branch 'main' into feat/download-toast 2023-12-07 15:46:43 +11:00
Lucas Smith
9a7e5d333d fix: don't expand documentData 2023-12-07 15:45:44 +11:00
Mythie
1a34f9fa7a fix: import updates and api route body sizes 2023-12-07 15:08:00 +11:00
Lucas Smith
e81183f324 Merge branch 'main' into main 2023-12-06 14:13:34 +11:00
Sushant
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
Ephraim Atta-Duncan
741201822a fix: use useSession instead of prop drilling 2023-12-05 10:12:28 +00:00
mikezzb
340c929806 refactor: edit doc 2023-12-03 11:36:18 -05:00
mikezzb
40a4ec4436 refactor: useContext & remove enum 2023-12-03 01:15:59 -05:00
mikezzb
a98b429052 feat: stepper refactor example 2023-12-02 22:42:59 -05:00
Lucas Smith
39c01f4e8d fix: remove server actions (#684) 2023-12-02 09:38:24 +11:00
Lucas Smith
335684d0b7 fix: edit document sizing (#706) 2023-12-01 23:09:24 +11:00
Szymon Sus
7e4c44e820 perf(web, lib): do not await inside promise statements (#692) 2023-11-29 09:10:15 +11:00
Tanay
adc97802ea feat: add/update title of the document (#663) 2023-11-28 14:56:50 +11:00
Ephraim Atta-Duncan
d347359d2f chore: changes from code review 2023-11-25 22:09:52 +00:00
Ephraim Atta-Duncan
fdf5b3908d feat: add more posthog analytics to the application 2023-11-24 23:50:51 +00:00
Catalin Pit
fbbc3b89c3 feat: email verification for registration (#599) 2023-11-21 15:44:04 +11:00
Bilal Ahmad Bhat
6c73453542 #666 feat: disabled resend button for recipients (#667) 2023-11-20 21:53:57 +11:00
Ephraim Atta-Duncan
8adc44802f feat: copy signing link from avatar stack (#658) 2023-11-17 16:12:47 +11:00
Ephraim Atta-Duncan
06714a2aeb chore: append _signed to files when downloading (#656) 2023-11-17 12:02:22 +11:00
Ephraim Atta-Duncan
b4f1a5abce feat: handle download file error with toast 2023-11-16 07:11:23 +00:00
Timur Ercan
e838a07bf9 chore: remove share button from top level, texts (#653) 2023-11-16 16:43:50 +11:00
Nafees Nazik
f7d8ebb9de feat: enable resend email menu (#496) 2023-11-16 13:08:31 +11:00
Tanay
0da080aa41 fix: hovering on tabslist items at dashboard (#645) 2023-11-15 18:18:11 +11:00
Lucas Smith
aec0d2ae97 fix: show initial data preview for duplication (#642) 2023-11-09 15:46:58 +11:00
sean-brydon
574539d6dd feat: duplicate document (#633) 2023-11-08 20:27:33 +11:00
Abhinav
8ae860432d fix: days filter working (#623) 2023-11-06 13:02:21 +11:00
Anupam
746c97b64f fix: added the share btn in the UI and prewarm fetch (#615) 2023-11-06 13:02:20 +11:00
Shivam Bhatnagar
9b5af329a8 fix(web): fix typo + refactor empty state messages (#583)
* fix(web): fix typo + refactor empty state messages

* fix(web): refactor default empty-state message
2023-11-06 13:02:20 +11:00
Mythie
457e73342b fix: unbreak pdf viewer 2023-11-06 13:02:20 +11:00
Mythie
284a2870c2 fix: move getFile to client side 2023-11-06 13:02:20 +11:00
Mythie
c343e8a221 feat: plan limits 2023-11-06 13:02:19 +11:00
David Nguyen
1d291e8e03 feat: add safari clipboard copy support (#486) 2023-11-06 13:02:19 +11:00
David Nguyen
702df60076 fix: add cascade delete for share links 2023-11-06 13:02:19 +11:00
David Nguyen
38960c459b feat: add document share button to marketing (#422) 2023-11-06 13:02:19 +11:00
Nafees Nazik
c9a71beb81 feat: delete draft document (#491) 2023-11-06 13:02:18 +11:00