7ece6ef239
feat: add recipient roles ( #716 )
...
Fixes #705
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me >
Co-authored-by: David Nguyen <davidngu28@gmail.com >
2024-02-02 10:45:02 +11:00
7fbf124b89
fix: use div instead of rnd for preview fields
2024-02-01 01:10:50 +00:00
f8125aec54
feat: show fields on other sections
2024-01-30 00:09:22 +00:00
4af5ce3a6b
chore: remove border color for field item
2024-01-29 01:38:44 +00:00
4ae19a9e63
chore: tidy code
2024-01-29 00:59:08 +00:00
6d5fe4eea3
fix: show the fields on the document at the subject selection page
2024-01-29 00:47:11 +00:00
a71078cbd5
fix: fixed the deleting signature block issue on touchscreens
2024-01-08 13:17:30 +08:00
d731532fbf
chore: hide empty accordion for documents without date field
2024-01-02 04:58:35 +00:00
918c6f19f2
fix: fixed the title box overlapping issue ( #785 )
...
The issue is fixed. Now the box is no more overlapping
<img width="305" alt="Screenshot 2023-12-26 at 10 20 32 AM"
src="https://github.com/documenso/documenso/assets/77022877/bd17ed92-7bb0-4f3a-b0f6-173e5f6b5029 ">
2023-12-28 11:36:46 +02:00
32633f96d2
feat: dateformat and timezone customization ( #506 )
2023-12-27 14:05:49 +11:00
f7cf33c61b
fix: Layout issue in the singleplayer mode ( #759 )
...
Fixes #744
2023-12-26 14:08:05 +11:00
31a9127c9e
feat: templates
2023-12-14 12:24:56 +11:00
1a34f9fa7a
fix: import updates and api route body sizes
2023-12-07 15:08:00 +11: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
dad56b4929
fix: minor in file extension ( #694 )
2023-11-29 09:11:29 +11:00
adc97802ea
feat: add/update title of the document ( #663 )
2023-11-28 14:56:50 +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
e077c36fe4
fix: added the zod validation msg in the single player mode ( #646 )
2023-11-17 14:28:42 +02:00
803ab7a7da
fix: hiding of action buttons ( #460 )
...
* chore: fix hiding of action buttons
2023-11-06 13:02:21 +11:00
b0bf69450a
fix: limit recipients
2023-11-06 13:02:20 +11:00
352e4f81fd
fix: enable dragging fields ( #565 )
2023-11-06 13:02:19 +11:00
6d0e8f6dd8
feat: single-player-mode-polish ( #435 )
2023-11-06 13:02:19 +11:00
66eda3321d
changed text of stepper ( #513 )
2023-11-06 13:02:18 +11:00
07fb6fa0e1
fix: signature text overflow truncated for longer signature texts ( #489 )
2023-11-06 13:01:46 +11:00
5bb2f183c1
chore: added classname and changed typo
2023-11-06 13:01:46 +11:00
8c8bcb694a
chore: add empty message
2023-11-06 13:01:46 +11:00
a622fd402f
fix: add hack for root zod validation with hook form
2023-11-06 13:01:46 +11:00
350c02ae98
fix: single player dark mode and animation updates
2023-11-06 13:01:44 +11:00
341c0df231
fix: firefox signing fields
2023-11-06 13:01:44 +11:00
d20ad4217c
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
ebebceea1f
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
60ae674984
feat: darker dark theme
2023-11-06 13:01:15 +11:00
7823100272
fix: reverse meta relation and tidy code
2023-11-06 13:01:15 +11:00
3afc35c40c
feat: universal upload
...
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.
Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-11-06 13:01:13 +11:00
1a48d194f7
refactor: replace whole implementation with a state
2023-11-06 13:01:12 +11:00
cb5df80a26
fix: hide popover when user selects a recipients
2023-11-06 13:01:12 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
97c7bd9792
refactor: remove whitespace
2023-11-06 13:01:10 +11:00
215eaebc1a
feat: update document flow
...
- Fixed z-index when dragging pre-existing fields
- Refactored document flow
- Added button spinner
- Added animation for document flow slider
- Updated drag and drop fields
- Updated document flow so it adjusts to the height of the PDF
- Updated claim plan dialog
2023-11-06 13:01:10 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00