Commit Graph

122 Commits

Author SHA1 Message Date
Ephraim Duncan
09aa10dad6 chore: rewording to avoid confusion between signed and original document (#880) 2024-01-29 11:04:57 +11:00
Mythie
4909eee401 feat: add viewing on completed page for pending documents 2024-01-22 21:36:46 +11:00
Mythie
91dd10ec9b fix: add symmetric encryption to document passwords 2024-01-17 17:28:28 +11:00
Mythie
a94b829ee0 fix: tidy code 2024-01-17 17:17:08 +11:00
harkiratsm
68953d1253 feat add documentPassword to documenet meta and improve the ux
Signed-off-by: harkiratsm <multaniharry714@gmail.com>
2024-01-12 20:54:59 +05:30
Catalin Pit
3054d84ba7 chore: implemented feedback 2024-01-08 09:58:34 +02:00
Catalin Pit
4fd6a0d5b6 chore: update onOpenChange 2024-01-05 13:06:16 +02:00
Catalin Pit
fface15a22 feat: jump to next field 2024-01-05 12:56:07 +02:00
Mohith Gadireddy
341481d6db fix: trimmed long file names for better UX (#760)
Fixes #755 

### Notes for Reviewers
- The max length of the title is set to be `16`
- If the length of the title is <16 it returns the original one.
- Or else the title will be the first 8 characters (start) and last 8
characters (end)
- The truncated file name will look like `start...end`

### Screenshot for reference


![image](https://github.com/documenso/documenso/assets/88539464/565e4868-7bb1-4b46-9cb0-886d542b8a01)

---------

Co-authored-by: Catalin Pit <25515812+catalinpit@users.noreply.github.com>
2023-12-29 12:18:19 +02:00
Mythie
d8eff192fe fix: update date format and add missing default 2023-12-27 14:05:50 +11:00
hallidayo
32633f96d2 feat: dateformat and timezone customization (#506) 2023-12-27 14:05:49 +11:00
Mythie
6d34ebd91b fix: no longer available client component 2023-12-13 22:49:58 +11:00
Lucas Smith
2c5d547cdf fix: add missing import 2023-12-07 18:00:54 +11:00
Lucas Smith
5b98bac53b Merge branch 'main' into feat/enhance-posthog-tracking 2023-12-07 16:28:15 +11:00
Sushant
bfc630aa6a feat: add document search to the command menu (#713) 2023-12-06 12:48:05 +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
Mythie
073a050587 fix: signature field race conditions 2023-12-02 11:09:42 +11:00
Lucas Smith
39c01f4e8d fix: remove server actions (#684) 2023-12-02 09:38:24 +11:00
Bilal Ahmad Bhat
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
Ephraim Atta-Duncan
0e40658201 feat: track when the signing of a document has completed 2023-11-26 19:33:45 +00:00
Ephraim Atta-Duncan
fdf5b3908d feat: add more posthog analytics to the application 2023-11-24 23:50:51 +00:00
Nafees Nazik
f7d8ebb9de feat: enable resend email menu (#496) 2023-11-16 13:08:31 +11:00
Ephraim Atta-Duncan
3f0341c7d4 feat: add dialog to confirm signing (#342) 2023-11-14 19:01:00 +11:00
neo773
608a4eaaa6 feat: refactor og image generation (#639) 2023-11-14 13:08:14 +11:00
Mythie
b0e3abffd6 chore: restore dangling changes from rebase 2023-11-06 14:47:46 +11:00
18feb06
223a5cc9d0 feat: improving incorrect default signature behaviour #594 (#600) 2023-11-06 13:02:20 +11:00
Mythie
687ce66e41 fix: update singleplayer add signature to card 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
Aditya Deshlahre
b7950cf042 fix(bug): name field can be updated with spaces #555 (#558) 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
Abhinav-Developer-23
2340528d2e fix: bypass signature fix (#536) (#547) 2023-11-06 13:02:19 +11:00
Anik Dhabal Babu
02bb7e4d68 fix: update icons (#468)
* fix: update icons
2023-11-06 13:01:46 +11:00
Mythie
5cba913c55 fix: resolve issues with signing document stickiness 2023-11-06 13:01:46 +11:00
Mythie
adf1359527 fix: disable cancel button when there is no window history 2023-11-06 13:01:46 +11:00
Ephraim Atta-Duncan
e14f96485c fix: update for code review 2023-11-06 13:01:45 +11:00
Ephraim Atta-Duncan
c107608aeb chore: remove undefined check 2023-11-06 13:01:45 +11:00
Mythie
704306fd21 chore: styling updates 2023-11-06 13:01:45 +11:00
Mythie
c0edac317e fix: better share links 2023-11-06 13:01:45 +11:00
Mythie
f1898b24fc fix: update share preview 2023-11-06 13:01:45 +11:00
Mythie
fcf586f24d fix: styling updates 2023-11-06 13:01:45 +11:00
Ephraim Atta-Duncan
34ce0d084e chore: refactor function 2023-11-06 13:01:45 +11:00
Ephraim Atta-Duncan
127dc42dc5 feat: add dropdown to tweet or copy signing link 2023-11-06 13:01:45 +11:00
David Nguyen
341c0df231 fix: firefox signing fields 2023-11-06 13:01:44 +11:00
David Nguyen
d20ad4217c feat: add uninserted field validation 2023-11-06 13:01:44 +11:00
David Nguyen
34232c79e5 feat: add single player mode 2023-11-06 13:01:43 +11:00
Mythie
60ae674984 feat: darker dark theme 2023-11-06 13:01:15 +11:00
captain-Akshay
ded4f03e05 fix: cancel button handler 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
8b5d0f445e chore: fix eslint errors 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
f09638a4de chore: remove code from different branch 2023-11-06 13:01:15 +11:00