Commit Graph

139 Commits

Author SHA1 Message Date
Lucas Smith 495cd35f7c refactor: forms (#697)
Updates our older forms to use the appropriate components bringing them in-line with the rest of our codebase.
2023-12-22 14:36:00 +11:00
Lucas Smith 1aa0fc3101 fix: remove loadingText prop 2023-12-22 01:46:41 +00:00
Mythie 268a5c6508 fix: swap server-actions for trpc mutations 2023-12-21 17:01:12 +11:00
Lucas Smith c40c9b20ec Merge branch 'main' into feat/document-templates 2023-12-21 14:25:22 +11:00
Lucas Smith 006a559026 Merge branch 'main' into refactor-forms 2023-12-16 13:26:33 +11:00
apoorv taneja cbcd893cfd fixed z-index 2023-12-16 00:30:52 +05:30
Mythie 82da337a56 fix: remove templateToken 2023-12-15 22:07:27 +11:00
Mythie 1eeb5fb103 fix: tidy code and base on main 2023-12-14 15:28:27 +11:00
Ephraim Atta-Duncan 31a9127c9e feat: templates 2023-12-14 12:24:56 +11:00
Lucas Smith bc38009392 Merge branch 'main' into refactor-forms 2023-12-08 16:31:13 +11:00
Mythie 1a34f9fa7a fix: import updates and api route body sizes 2023-12-07 15:08:00 +11:00
Mythie 3ff7b188d7 fix(ui): tidy stepper code 2023-12-07 15:06:49 +11:00
mikezzb 859b789018 feat: isCompleting 2023-12-03 12:50:56 -05:00
mikezzb 340c929806 refactor: edit doc 2023-12-03 11:36:18 -05:00
mikezzb 43b1a14415 chore: let code breath 2023-12-03 11:21:51 -05:00
mikezzb 40a4ec4436 refactor: useContext & remove enum 2023-12-03 01:15:59 -05:00
mikezzb eccf63dcfd chore: refactor 2023-12-02 23:56:07 -05:00
mikezzb a98b429052 feat: stepper refactor example 2023-12-02 22:42:59 -05:00
mikezzb c46a69f865 feat: stepper component 2023-12-02 22:30:10 -05:00
nafees nazik 4733f1e84b refactor: password input component 2023-12-02 17:46:16 +05:30
nafees nazik ab0d38eaf4 Merge branch 'main' into refactor-forms 2023-12-02 17:24:06 +05:30
Lucas Smith 39c01f4e8d fix: remove server actions (#684) 2023-12-02 09:38:24 +11:00
Nafees Nazik 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
nafees nazik 231a307b89 feat: add loading text prop 2023-11-30 15:20:06 +05:30
nafees nazik 0b2dce2238 fix: type 2023-11-29 22:37:33 +05:30
nafees nazik 4ff8592e8f feat: add password input component 2023-11-29 22:11:55 +05:30
Tanay dad56b4929 fix: minor in file extension (#694) 2023-11-29 09:11:29 +11:00
Tanay adc97802ea feat: add/update title of the document (#663) 2023-11-28 14:56:50 +11:00
Anik Dhabal Babu 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
Anupam e077c36fe4 fix: added the zod validation msg in the single player mode (#646) 2023-11-17 14:28:42 +02:00
Adithya Krishna 7ce4cf8381 feat: add dark mode toggle (#529) 2023-11-17 17:01:39 +11:00
Ephraim Atta-Duncan 06714a2aeb chore: append _signed to files when downloading (#656) 2023-11-17 12:02:22 +11: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
SAHIL SIRAJALI KAZI 5ea4a16e36 fix: safari pdf overflow issue fixed (#466) 2023-11-15 17:35:57 +11:00
Nafees Nazik 5002a475d1 feat: limit document upload size (#347) 2023-11-15 13:13:31 +11:00
Nafees Nazik ca9c0d7bf0 chore: add some eslint rules (#344) 2023-11-15 13:10:17 +11:00
Nafees Nazik 3490e2a3a8 feat: add command menu and keyboard shortcuts (#337) 2023-11-09 13:33:56 +11:00
Mythie b0e3abffd6 chore: restore dangling changes from rebase 2023-11-06 14:47:46 +11:00
Mythie 4af3d05a24 fix: updates from error logs 2023-11-06 13:02:21 +11:00
Adithya Krishna 803ab7a7da fix: hiding of action buttons (#460)
* chore: fix hiding of action buttons
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
18feb06 d177dd7c56 fix: page-not-found at share page for document signed in single-player-mode #605 (#606) 2023-11-06 13:02:20 +11:00
Mythie 7fa61c6bb6 chore: upgrade to next 14.0.0 2023-11-06 13:02:20 +11:00
Mythie b0bf69450a fix: limit recipients 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 2f2079e020 fix: optimise pdf viewer rerendering 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
Udit Takkar 6de14ab0ac fix: UI fixes and improvements (#559)
* chore: add cursor pointer

* fix: tooltip color

* chore: add tooltip

* fix: admin pages in mobile
2023-11-06 13:02:20 +11:00