81fd9ff749
fix: date field appears for all recipients
...
Updates the signing endpoint to only apply changes to the Date field for the current signer. This is made possible through the addition of the `signedAt` column within the database.
Resolves the issue with one signer filling the date for all recipients and also ensures that the date of signing on a document won't always be todays date after each recipient has signed.
2023-04-21 23:43:54 +10:00
bcc2530484
Declutter Textarea by removing placeholders
2023-04-16 23:45:57 +00:00
f7cc44f138
Merge pull request #63 from dephraiim/doc-205
...
Disable the edit and add signer button for completed documents
2023-04-11 15:33:25 +02:00
e4e44b7f22
Replace fragment with null
2023-04-10 01:34:20 +00:00
6034e7a21e
Send email notification to signers on document signing completion with signed document
2023-04-09 13:15:44 +00:00
2a34cc26c6
Replace empty string with fragments
2023-04-09 12:39:18 +00:00
0ce66a7957
Redirect breadcrump link on completed to avoid editing
2023-04-09 12:34:26 +00:00
065efabb39
Change wording on completed signers page
2023-04-09 12:29:31 +00:00
e86d4cc719
Disable the edit and add signer button for completed documents
2023-04-09 12:26:48 +00:00
964e749039
Update prettier styling
2023-04-04 22:10:30 +00:00
84b57d715c
Apply prettier config to all files
2023-04-04 22:02:32 +00:00
f3b68772a6
Merge branch 'main' into DOC-190-Dashboard-Metrics
2023-04-04 17:51:47 +02:00
a9cd5e0d94
Any PDFs hint
2023-04-04 13:19:46 +02:00
ff85c294b2
empty state label consistency
2023-04-04 11:38:28 +02:00
67328b4504
Merge branch 'main' into DOC-190-Dashboard-Metrics
2023-03-28 16:06:37 +02:00
900ec32697
Updated Dashboard Metrics
2023-03-28 16:04:22 +02:00
b3e89b16bc
Add types to Dialog component
2023-03-28 12:55:20 +00:00
a9befd342c
Use dynamic values for title and icon for dialog
2023-03-28 12:47:40 +00:00
16f6da01c0
Move dialog into a seperate component
2023-03-28 12:42:00 +00:00
9945cfb2c7
change upload to add
2023-03-27 12:53:03 +02:00
f32c3d999a
background fixes firefox
2023-03-27 12:47:16 +02:00
4bb5064477
allow only pdf upload (clientside)
2023-03-26 20:07:58 +02:00
2b83e28e6d
md screens margins and items center
2023-03-23 12:42:29 +01:00
d4324538cc
Inline items, left aligned
2023-03-22 17:12:15 +01:00
2f2b708bfe
Merge branch 'main' into DOC-186-Page-Margins
2023-03-22 11:13:44 +01:00
7656d4259e
Added margins and borders
2023-03-22 11:10:01 +01:00
3dfa8fc597
Fixed broken css
2023-03-21 18:11:55 +01:00
d5d3b17623
Merge branch 'main' into DOC-185-buttons-alignment
2023-03-21 15:24:43 +01:00
4710176f78
Optimising for mobile
2023-03-21 15:03:59 +01:00
91b206e3d7
add token to download link to allow download without user
2023-03-20 15:12:51 +01:00
d37dd000af
get document without relying on logged in user
2023-03-20 15:12:13 +01:00
7d6bd00a22
allow adding field via recipient token for signing
2023-03-20 15:11:20 +01:00
dd67e1a6f0
qoc
2023-03-19 15:06:01 +01:00
9009506bb6
explicit true criteria
2023-03-19 15:05:33 +01:00
025e6a4eb1
feature flag for signup
2023-03-19 14:59:10 +01:00
72914c49c4
build fix
2023-03-19 14:20:28 +01:00
156b7a69e7
bugfix doc-130 document does not render because there is no user and the request is still valid
2023-03-19 14:05:20 +01:00
253e5cfcfa
show all fields while signing, date field design
2023-03-19 12:13:13 +01:00
3961402c70
comment
2023-03-19 11:48:32 +01:00
738c798dbd
block editing completed documents
2023-03-19 10:52:01 +01:00
d181d9e2f4
💬 text
2023-03-14 09:52:28 +01:00
33f28e5898
🐛 cursor
2023-03-12 20:36:28 +01:00
d63c582a58
🐛 hide date fields after filling
2023-03-09 14:00:54 +01:00
e8f8d400e2
🚸 date field format
2023-03-09 13:59:25 +01:00
d4c6732772
🔒 ️ 🐛 sign authentication via token instead of user jwt
2023-03-09 11:47:36 +01:00
30e186d82a
🐛 return to login if user was not found (probably deleted in db or token manipulated) 🚸
2023-03-09 11:24:32 +01:00
4be341befe
🐛 doc-144
2023-03-07 17:35:41 +01:00
facbe60b50
🚸 validate emails using react form hook
2023-03-06 18:06:22 +01:00
e2f86f1a36
🚸 allow send only with recipients with set mails
2023-03-03 20:48:44 +01:00
937ac79243
🧹
2023-03-03 20:23:37 +01:00