Commit Graph

843 Commits

Author SHA1 Message Date
Timur Ercan
d0f962598c Merge branch 'main' into feat/DOC-210-sign-dialog-broken-on-second-opening 2023-04-21 15:49:40 +02:00
Mythie
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
Mythie
4dcb0a684d fix: debounce display of signing canvas
Debounces the display of the signing canvas to avoid situtations where the canvas renders to 2px due to rendering while a transition is being performed.
2023-04-21 23:18:36 +10:00
Timur Ercan
4b9840d7e0 Merge branch 'main' into fix/can-add-signature-space-for-empty-recipients 2023-04-20 17:25:39 +02:00
Mythie
70ea3ceaf3 fix: improve types 2023-04-19 23:56:39 +10:00
Saurav Gurhale
80d26adf9c add toast error for invalid email 2023-04-19 23:56:39 +10:00
Mythie
95c3be9a77 chore: optimise depedency tree 2023-04-19 23:30:14 +10:00
zahid
849885b5b3 fix: redirect to /dashboard if auth user tries to access /login or /signup 2023-04-19 13:11:02 +06:00
Ephraim Atta-Duncan
bcc2530484 Declutter Textarea by removing placeholders 2023-04-16 23:45:57 +00:00
Mythie
ba3ffe68ea fix: disable selection for draft recipients 2023-04-16 23:02:50 +10:00
Timur Ercan
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
Ephraim Atta-Duncan
e4e44b7f22 Replace fragment with null 2023-04-10 01:34:20 +00:00
Ephraim Atta-Duncan
6034e7a21e Send email notification to signers on document signing completion with signed document 2023-04-09 13:15:44 +00:00
Ephraim Atta-Duncan
2a34cc26c6 Replace empty string with fragments 2023-04-09 12:39:18 +00:00
Ephraim Atta-Duncan
0ce66a7957 Redirect breadcrump link on completed to avoid editing 2023-04-09 12:34:26 +00:00
Ephraim Atta-Duncan
065efabb39 Change wording on completed signers page 2023-04-09 12:29:31 +00:00
Ephraim Atta-Duncan
e86d4cc719 Disable the edit and add signer button for completed documents 2023-04-09 12:26:48 +00:00
Saurav Gurhale
593c317bf1 small fix for recipient-selector
ListBox options must be unique
2023-04-06 14:09:08 -04:00
Ephraim Atta-Duncan
964e749039 Update prettier styling 2023-04-04 22:10:30 +00:00
Ephraim Atta-Duncan
84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
Timur Ercan
f3b68772a6 Merge branch 'main' into DOC-190-Dashboard-Metrics 2023-04-04 17:51:47 +02:00
Timur Ercan
2d0fb2879d doc-135 2023-04-04 17:46:23 +02:00
Timur Ercan
2291744580 typo 2023-04-04 14:22:25 +02:00
Timur Ercan
a9cd5e0d94 Any PDFs hint 2023-04-04 13:19:46 +02:00
Timur Ercan
24e044097c example pdf 2023-04-04 12:31:28 +02:00
Timur Ercan
ff85c294b2 empty state label consistency 2023-04-04 11:38:28 +02:00
Esther Lizardo
67328b4504 Merge branch 'main' into DOC-190-Dashboard-Metrics 2023-03-28 16:06:37 +02:00
litaesther10
900ec32697 Updated Dashboard Metrics 2023-03-28 16:04:22 +02:00
Ephraim Atta-Duncan
b3e89b16bc Add types to Dialog component 2023-03-28 12:55:20 +00:00
Ephraim Atta-Duncan
a9befd342c Use dynamic values for title and icon for dialog 2023-03-28 12:47:40 +00:00
Ephraim Atta-Duncan
16f6da01c0 Move dialog into a seperate component 2023-03-28 12:42:00 +00:00
Timur Ercan
e3059cfb34 add recipient to add fields hint 2023-03-27 13:07:35 +02:00
Timur Ercan
9945cfb2c7 change upload to add 2023-03-27 12:53:03 +02:00
Timur Ercan
f32c3d999a background fixes firefox 2023-03-27 12:47:16 +02:00
Timur Ercan
4bb5064477 allow only pdf upload (clientside) 2023-03-26 20:07:58 +02:00
Timur Ercan
3d0d7d1245 bugfix click on signing on mobile 2023-03-26 20:03:46 +02:00
Timur Ercan
3f897abffa Merge branch 'main' into DOC-186-Page-Margins 2023-03-23 13:00:22 +01:00
litaesther10
2b83e28e6d md screens margins and items center 2023-03-23 12:42:29 +01:00
Ephraim Atta-Duncan
6f31dacd74 fix settings active bug 2023-03-22 18:44:03 +00:00
litaesther10
d4324538cc Inline items, left aligned 2023-03-22 17:12:15 +01:00
Esther Lizardo
2f2b708bfe Merge branch 'main' into DOC-186-Page-Margins 2023-03-22 11:13:44 +01:00
litaesther10
7656d4259e Added margins and borders 2023-03-22 11:10:01 +01:00
Ephraim Atta-Duncan
2fed1a7034 Close nav on profile button click 2023-03-22 09:45:15 +00:00
Ephraim Atta-Duncan
de3c500fea Close panel on when user clicks on a nav link 2023-03-21 23:13:56 +00:00
Ephraim Atta-Duncan
1a37998f39 Merge branch 'main' into settings-navbar-bug 2023-03-21 18:12:49 +00:00
Ephraim Atta-Duncan
b7cc4aed9b Route to profile on settings click on navbar 2023-03-21 17:53:47 +00:00
litaesther10
3dfa8fc597 Fixed broken css 2023-03-21 18:11:55 +01:00
Esther Lizardo
d5d3b17623 Merge branch 'main' into DOC-185-buttons-alignment 2023-03-21 15:24:43 +01:00
litaesther10
4710176f78 Optimising for mobile 2023-03-21 15:03:59 +01:00
Timur Ercan
d32b9871db revert regression 2023-03-21 14:30:40 +01:00