Commit Graph

126 Commits

Author SHA1 Message Date
7684a49b7d Merge branch 'main' into bugfix/long_filename 2023-05-30 14:30:55 +05:30
b2b499f397 chore: update signup link 2023-05-28 06:16:48 +02:00
a300c3fb3a Merge branch 'main' into feat/support-custom-cert-paths 2023-05-27 23:38:33 +10:00
32f904ad68 feat: support leading cert from custom path 2023-05-27 01:07:07 +10:00
748f842115 fix: update prop typo, extract truncate method 2023-05-25 18:43:37 +10:00
62ac181193 Merge branch 'main' into feat/add-subscriptions 2023-05-21 20:44:07 +02:00
38a8279757 fix 2023-05-21 20:36:38 +02:00
ed77000746 fix: pass recipient token to signed page 2023-05-21 20:28:06 +02:00
b5ec3cc817 Merge branch 'main' into feat/add-subscriptions 2023-05-19 19:47:23 +02:00
4f47bbb552 Adds consistent 'className' to action buttons 2023-05-11 14:04:40 +05:30
825231fe2a Adds tooltip to recipient action buttons 2023-05-11 12:15:41 +05:30
6934e573d5 feat: add guards and subscription ui 2023-05-06 16:08:21 +10:00
70ea3ceaf3 fix: improve types 2023-04-19 23:56:39 +10:00
80d26adf9c add toast error for invalid email 2023-04-19 23:56:39 +10:00
bcc2530484 Declutter Textarea by removing placeholders 2023-04-16 23:45:57 +00:00
e4e44b7f22 Replace fragment with null 2023-04-10 01:34:20 +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
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
f32c3d999a background fixes firefox 2023-03-27 12:47:16 +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
253e5cfcfa show all fields while signing, date field design 2023-03-19 12:13:13 +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
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
10b81bc757 ♻️ 🧹 upsert reciient, deleteRecipient, send 2023-03-01 15:41:43 +01:00
53094dd9e4 🎨 🧹📝 remove todos, document typing 2023-03-01 14:58:31 +01:00
f79e7471e0 📑 todods 2023-02-28 19:56:01 +01:00
3a3785de5b ️ remove document data from serverside properties 2023-02-24 17:04:37 +01:00
522abcc2bc ⚗️ signing without fields (type FREE_SIGNATURE) 2023-02-24 16:12:56 +01:00
12f39a1769 🐛 date parse or similar 2023-02-24 15:59:19 +01:00
e765367d2d 🗃️ expires signign request after 60 days 2023-02-24 11:46:54 +01:00
7babaa39b5 🧹 Resend Signing Request UI 2023-02-24 11:11:06 +01:00
c50a08e333 🐛 signed page 2023-02-24 09:24:31 +01:00