Commit Graph

30 Commits

Author SHA1 Message Date
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
6034e7a21e Send email notification to signers on document signing completion with signed document 2023-04-09 13:15:44 +00:00
84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
d37dd000af get document without relying on logged in user 2023-03-20 15:12:13 +01:00
3961402c70 comment 2023-03-19 11:48:32 +01:00
e8f8d400e2 🚸date field format 2023-03-09 13:59:25 +01:00
53094dd9e4 🎨 🧹📝 remove todos, document typing 2023-03-01 14:58:31 +01:00
2f02134bc4 ♻️ 🚧 date and text field 2023-02-28 19:36:21 +01:00
06467b22ab 🚧 insert dates for datefields on sign 2023-02-28 18:46:07 +01:00
278a53a79f 🐛 send complete mail before insert 2023-02-28 13:27:17 +01:00
c016cb163e 🚧 send signed notifcations 2023-02-21 16:15:36 +01:00
05f1fcad83 ♻️ Insert Signature every time a user signs 2023-02-21 13:06:30 +01:00
490b5d21b2 🐛💄 2023-02-20 18:23:54 +01:00
9e4874bd27 🗃️ 💄 insert text in custom font, typeSignature 2023-02-20 18:14:52 +01:00
0cda32d197 🚧 2023-02-20 15:21:33 +01:00
44884ae648 🚧 place signatures and text signatures 2023-02-20 14:49:17 +01:00
0f72b5efdd 📝 2023-02-19 12:58:46 +01:00
3a9d3b2a6d 📝 todo 2023-02-19 12:58:16 +01:00
017a76ef5d 🚧 📑 pdf helpers, todos for signign 2023-02-18 14:37:26 +01:00
5a3dd547b8 🚧 signign workflow 2023-02-17 13:37:28 +01:00
7a036d8692 getDocument recfactor, qoc 2023-02-01 19:15:43 +01:00
f4a6e3c8fc getDocument refactor 2023-02-01 18:32:59 +01:00
f70108c36a qoc 2023-02-01 17:58:14 +01:00
4f63c5fa4e document status, dashboard 2023-01-27 20:14:32 +01:00
59f5297dd7 send sign request, sign status 2023-01-27 18:15:41 +01:00
c61fc30420 recipient token model and sending endpoint 2023-01-27 16:54:08 +01:00
69af9e537a api fix 2023-01-25 12:24:32 +01:00
260701bf51 sign endpoint stub 2023-01-20 13:58:21 +01:00
f3ad4b561b qoc 2023-01-07 15:43:09 +01:00
cfaffaa84c api 2023-01-07 15:11:15 +01:00