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
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
84b57d715c
Apply prettier config to all files
2023-04-04 22:02:32 +00:00
Timur Ercan
d37dd000af
get document without relying on logged in user
2023-03-20 15:12:13 +01:00
Timur Ercan
7d6bd00a22
allow adding field via recipient token for signing
2023-03-20 15:11:20 +01:00
Timur Ercan
72914c49c4
build fix
2023-03-19 14:20:28 +01:00
Timur Ercan
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
Timur Ercan
3961402c70
comment
2023-03-19 11:48:32 +01:00
Timur Ercan
d63c582a58
🐛 hide date fields after filling
2023-03-09 14:00:54 +01:00
Timur Ercan
e8f8d400e2
🚸 date field format
2023-03-09 13:59:25 +01:00
Timur Ercan
d4c6732772
🔒 ️ 🐛 sign authentication via token instead of user jwt
2023-03-09 11:47:36 +01:00
Timur Ercan
30e186d82a
🐛 return to login if user was not found (probably deleted in db or token manipulated) 🚸
2023-03-09 11:24:32 +01:00
Timur Ercan
937ac79243
🧹
2023-03-03 20:23:37 +01:00
Timur Ercan
3afad7a72a
Update [id].ts
2023-03-02 18:44:54 +01:00
Timur Ercan
b178a4ed58
🎨 🧹
2023-03-02 18:42:38 +01:00
Timur Ercan
c6cdb116e3
🚸 🚚 rename signDocument to addDigitalSignature, sign only when signatures exist
2023-03-02 17:54:19 +01:00
Timur Ercan
7980ed4998
🎨
2023-03-02 17:04:51 +01:00
Timur Ercan
8387179cbf
✨ 🚧 signDocument using node signpdf and custom placeholder insert
2023-03-01 19:54:22 +01:00
Timur Ercan
10b81bc757
♻️ 🧹 upsert reciient, deleteRecipient, send
2023-03-01 15:41:43 +01:00
Timur Ercan
53094dd9e4
🎨 🧹 📝 remove todos, document typing
2023-03-01 14:58:31 +01:00
Timur Ercan
99cbe329d6
💬 download file title
2023-03-01 14:30:49 +01:00
Timur Ercan
2f02134bc4
♻️ 🚧 date and text field
2023-02-28 19:36:21 +01:00
Timur Ercan
06467b22ab
🚧 insert dates for datefields on sign
2023-02-28 18:46:07 +01:00
Timur Ercan
278a53a79f
🐛 send complete mail before insert
2023-02-28 13:27:17 +01:00
Timur Ercan
ad33470281
✨ resend signing request api
2023-02-24 09:24:19 +01:00
Timur Ercan
40a32073dd
💬 🗃️ ✨ user signup source and viral signup links
2023-02-23 20:02:33 +01:00
Timur Ercan
6e17f8c217
🚸 drag and drop field ux, api
2023-02-22 20:09:30 +01:00
Timur Ercan
c016cb163e
🚧 send signed notifcations
2023-02-21 16:15:36 +01:00
Timur Ercan
05f1fcad83
♻️ Insert Signature every time a user signs
2023-02-21 13:06:30 +01:00
Timur Ercan
490b5d21b2
🐛 💄
2023-02-20 18:23:54 +01:00
Timur Ercan
9e4874bd27
🗃️ 💄 insert text in custom font, typeSignature
2023-02-20 18:14:52 +01:00
Timur Ercan
0cda32d197
🚧
2023-02-20 15:21:33 +01:00
Timur Ercan
44884ae648
🚧 place signatures and text signatures
2023-02-20 14:49:17 +01:00
Timur Ercan
0f72b5efdd
📝
2023-02-19 12:58:46 +01:00
Timur Ercan
3a9d3b2a6d
📝 todo
2023-02-19 12:58:16 +01:00
Timur Ercan
017a76ef5d
🚧 📑 pdf helpers, todos for signign
2023-02-18 14:37:26 +01:00
Timur Ercan
15cd0d2a7b
🎨
2023-02-18 13:19:37 +01:00
Timur Ercan
5a3dd547b8
🚧 signign workflow
2023-02-17 13:37:28 +01:00
Timur Ercan
0ba316111b
🚧 pdfsigner, readonly field, signpage, signgn dialog
2023-02-16 18:31:06 +01:00
Timur Ercan
676c563c2f
🚸 ✨ Associate recipients to fields, improved flow
2023-02-15 15:44:23 +01:00
Timur Ercan
6febc3d38e
🚧 fields
2023-02-14 13:06:49 +01:00
Timur Ercan
fefef951f1
upsert, get and delete fields
2023-02-13 19:43:00 +01:00
Timur Ercan
08ec274a22
qoc
2023-02-09 19:16:33 +01:00
Timur Ercan
311e460437
send fix
2023-02-09 18:52:23 +01:00
Timur Ercan
f831b1ade1
loading state send bug
2023-02-07 12:54:31 +01:00
Timur Ercan
554c641201
send signing request
2023-02-07 12:02:57 +01:00
Timur Ercan
b787788faa
build fix
2023-02-07 10:19:51 +01:00
Timur Ercan
8e6bc920ca
qoc
2023-02-06 21:42:23 +01:00
Timur Ercan
99193bc7be
build fix
2023-02-03 20:03:38 +01:00
Timur Ercan
8bbf40005c
signers
2023-02-03 19:32:25 +01:00