Commit Graph

477 Commits

Author SHA1 Message Date
d32b9871db revert regression 2023-03-21 14:30:40 +01:00
0e9aa4ab62 Merge branch 'main' into doc-162 2023-03-21 14:16:47 +01:00
a57e0b2b57 coming soon hint 2023-03-20 15:45:57 +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
1bfac711ac build fix 2023-03-19 12:43:10 +01:00
cb2d77c609 doc-171 2023-03-19 12:31:54 +01:00
253e5cfcfa show all fields while signing, date field design 2023-03-19 12:13:13 +01:00
ff16972646 hide free_signature field in editor 2023-03-19 11:54:26 +01:00
3ba6afabfc cleanup debug 2023-03-19 11:53:36 +01:00
3961402c70 comment 2023-03-19 11:48:32 +01:00
7fc228a562 Merge branch 'development' 2023-03-19 11:34:19 +01:00
266ecf0f8d bugfix racecondition in adding field to ui in parallel 2023-03-19 11:17:04 +01:00
071398273a bugfix multiple fields added after field type change: removed "drag drop" feeling handlers 2023-03-19 11:08:15 +01:00
6419d22155 Merge branch 'development' into doc-162 2023-03-19 10:52:57 +01:00
738c798dbd block editing completed documents 2023-03-19 10:52:01 +01:00
cd5f6fde32 remove debug statement 2023-03-19 10:28:15 +01:00
93654ccae5 check for already inserted fields 2023-03-19 10:23:55 +01:00
7c830d3607 bugfix don't show half created recipient 2023-03-19 10:21:19 +01:00
ff977c6bff nextauth security update 2023-03-17 15:35:54 +01:00
f77f101e67 unused deps 2023-03-17 15:05:38 +01:00
358509a25c 🐛 doc-158 2023-03-14 14:35:45 +01:00
91d33afe44 🔐 demo certificate for signing 2023-03-14 12:41:18 +01:00
d181d9e2f4 💬 text 2023-03-14 09:52:28 +01:00
33f28e5898 🐛 cursor 2023-03-12 20:36:28 +01:00
d4f7fea363 fix 2023-03-09 18:37:50 +01:00
fd123f0ba2 fix 2023-03-09 18:36:36 +01:00
f058400d24 🐛 2023-03-09 18:33:40 +01:00
babed9a3b3 🐛 doc-122 2023-03-09 14:09:16 +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
6bc4014ea5 🐛 signingdone 2023-03-09 13:42:54 +01:00
7eaa21fc1e 🧹 2023-03-09 13:14:11 +01:00
615c9bc880 🐛 doc-125 signature dialog 2023-03-09 13:05:45 +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
73e7fca49a 🚸 free sign hint and ux 2023-03-09 11:01:42 +01:00
e8abff587b 🧹 2023-03-09 10:12:33 +01:00
4be341befe 🐛 doc-144 2023-03-07 17:35:41 +01:00
a2e54e7faf 💄 signable field size 2023-03-07 17:12:03 +01:00
96c6a592f4 field placement cursor 2023-03-07 16:34:51 +01:00
12eae1bd78 🚧 fixed field size 2023-03-07 13:07:27 +01:00
abb9ea9997 🐛 cancel sign dialog exeption 2023-03-07 12:37:52 +01:00
facbe60b50 🚸validate emails using react form hook 2023-03-06 18:06:22 +01:00