Commit Graph

109 Commits

Author SHA1 Message Date
3d0836c39c Merge branch 'main' into logo 2023-06-17 11:55:54 +10:00
a1bb360b6f Fix typo in pdf-editor.tsx
postion -> position
2023-06-03 21:58:14 +09:00
8b9738f6d5 fix: updated all logo component to set color 2023-06-01 22:05:15 -04:00
89d9e02464 fix: update logo 2023-05-28 13:10:09 +10:00
d135df827a fix: improve general styling
Improve the general styling of the app by removing floats and replacing it `flex`. Additionally, improve the constrast of certain parts of the app and add some transitions to hover changes.
2023-05-01 20:01:35 +10:00
d0f962598c Merge branch 'main' into feat/DOC-210-sign-dialog-broken-on-second-opening 2023-04-21 15:49:40 +02:00
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
ba3ffe68ea fix: disable selection for draft recipients 2023-04-16 23:02:50 +10:00
593c317bf1 small fix for recipient-selector
ListBox options must be unique
2023-04-06 14:09:08 -04: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
2d0fb2879d doc-135 2023-04-04 17:46:23 +02:00
2291744580 typo 2023-04-04 14:22:25 +02:00
e3059cfb34 add recipient to add fields hint 2023-03-27 13:07:35 +02:00
3d0d7d1245 bugfix click on signing on mobile 2023-03-26 20:03:46 +02:00
0e9aa4ab62 Merge branch 'main' into doc-162 2023-03-21 14:16:47 +01:00
7d6bd00a22 allow adding field via recipient token for signing 2023-03-20 15:11:20 +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
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
cd5f6fde32 remove debug statement 2023-03-19 10:28:15 +01:00
7c830d3607 bugfix don't show half created recipient 2023-03-19 10:21:19 +01:00
f77f101e67 unused deps 2023-03-17 15:05:38 +01:00
358509a25c 🐛 doc-158 2023-03-14 14:35:45 +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
6bc4014ea5 🐛 signingdone 2023-03-09 13:42:54 +01:00
615c9bc880 🐛 doc-125 signature dialog 2023-03-09 13:05:45 +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
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
53094dd9e4 🎨 🧹📝 remove todos, document typing 2023-03-01 14:58:31 +01:00
e8a2516710 🧹 2023-03-01 14:26:03 +01:00
59c53d5bf4 🚩 🚧 hide text field until done 2023-03-01 14:23:39 +01:00
5f4114826c 🧹 2023-03-01 14:22:41 +01:00
2839c33fba 🧹 2023-02-28 20:10:08 +01:00
6e7837dd89 🧹 2023-02-28 20:09:48 +01:00
d950fc9e49 🚚 2023-02-28 20:09:26 +01:00
9741959d09 ♻️ sig document to api 2023-02-28 19:53:22 +01:00
00d8724be5 ♻️ 2023-02-28 19:40:14 +01:00
fc93f80a8b 💬 🐛 Fix regression add on move, improved texts 2023-02-28 18:56:30 +01:00
2f1d262b1b qoc 2023-02-28 18:46:24 +01:00