|
|
6034e7a21e
|
Send email notification to signers on document signing completion with signed document
|
2023-04-09 13:15:44 +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 |
|
|
|
0c3305b11d
|
setup STMP from .env
|
2023-04-04 14:20:36 +02:00 |
|
|
|
a3e17e9f3e
|
Custom message if name is defined or null
|
2023-03-21 18:44:45 +00:00 |
|
|
|
7d6bd00a22
|
allow adding field via recipient token for signing
|
2023-03-20 15:11:20 +01:00 |
|
|
|
36526119b2
|
bugfix 401 redirect
|
2023-03-19 14:05:32 +01:00 |
|
|
|
4eb4759381
|
401 redirect fix
|
2023-03-19 13:59:32 +01:00 |
|
|
|
d181d9e2f4
|
💬 text
|
2023-03-14 09:52:28 +01:00 |
|
|
|
1dd375a5a8
|
🐛 401 for non res calls
|
2023-03-09 13:42:10 +01:00 |
|
|
|
9c7c7d1a3c
|
🎨 prod flag import
|
2023-03-09 13:17:44 +01:00 |
|
|
|
1550e59426
|
🔒️ 401 if no user could be found from token
|
2023-03-09 11:57:33 +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 |
|
|
|
dc333a5fc8
|
🐛 order recipient by id to avoid order change in ui on reload
|
2023-03-06 18:04:56 +01:00 |
|
|
|
6c693eef11
|
🧹
|
2023-03-03 20:21:20 +01:00 |
|
|
|
f8d0936b13
|
🐛 send signing request to recipient not user
|
2023-03-03 20:17:40 +01:00 |
|
|
|
07dca8a2db
|
🐛🧹 also add digital signature before sending out completed doc
|
2023-03-02 17:54:59 +01:00 |
|
|
|
10b81bc757
|
♻️ 🧹 upsert reciient, deleteRecipient, send
|
2023-03-01 15:41:43 +01:00 |
|
|
|
891f032468
|
🎨 ♻️ deleteDocument, reponse types
|
2023-03-01 15:31:43 +01:00 |
|
|
|
9bd409e113
|
♻️ getDocuments
|
2023-03-01 15:25:51 +01:00 |
|
|
|
74f5f830fe
|
♻️ signup
|
2023-03-01 15:18:45 +01:00 |
|
|
|
5e70b4620c
|
♻️ getUser
|
2023-03-01 15:11:08 +01:00 |
|
|
|
53094dd9e4
|
🎨 🧹📝 remove todos, document typing
|
2023-03-01 14:58:31 +01:00 |
|
|
|
9741959d09
|
♻️ sig document to api
|
2023-02-28 19:53:22 +01:00 |
|
|
|
fc93f80a8b
|
💬 🐛 Fix regression add on move, improved texts
|
2023-02-28 18:56:30 +01:00 |
|
|
|
31cd1fd625
|
♻️ upsertField and delete Field to package
|
2023-02-28 16:55:16 +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 |
|
|
|
54d45bbd24
|
💬
|
2023-02-23 20:12:30 +01:00 |
|
|
|
40a32073dd
|
💬 🗃️ ✨user signup source and viral signup links
|
2023-02-23 20:02:33 +01:00 |
|
|
|
17cfae4b43
|
🚸 sort documents by created
|
2023-02-23 14:53:28 +01:00 |
|
|
|
21794a860d
|
💬 ♻️ signed mail template
|
2023-02-21 17:42:30 +01:00 |
|
|
|
12a8a1ddc0
|
💬
|
2023-02-21 16:30:29 +01:00 |
|
|
|
c016cb163e
|
🚧 send signed notifcations
|
2023-02-21 16:15:36 +01:00 |
|
|
|
2176511ef7
|
🧹🚧DOC-97 DOC-19
|
2023-02-21 11:19:31 +01:00 |
|
|
|
f3e083e991
|
🧹
|
2023-02-20 19:35:46 +01:00 |
|
|
|
54cfe7daf3
|
📝
|
2023-02-20 14:51:50 +01:00 |
|
|
|
44884ae648
|
🚧 place signatures and text signatures
|
2023-02-20 14:49:17 +01:00 |
|
|
|
676c563c2f
|
🚸 ✨ Associate recipients to fields, improved flow
|
2023-02-15 15:44:23 +01:00 |
|
|
|
8f17f18d0a
|
🚧 field positions
|
2023-02-14 12:28:33 +01:00 |
|
|
|
3d9bf1fb67
|
🐛
|
2023-02-14 11:12:07 +01:00 |
|
|
|
569f595209
|
remove document data from GET documents endpoint
|
2023-02-13 19:33:14 +01:00 |
|
|
|
ac60ea1f5f
|
documents detail page 404 handling
|
2023-02-13 13:09:57 +01:00 |
|
|
|
36df6be703
|
send fix, send error handling
|
2023-02-09 19:17:34 +01:00 |
|
|
|
fea0813478
|
send fix
|
2023-02-09 18:52:15 +01:00 |
|
|
|
8e719480d5
|
query performance
|
2023-02-09 18:12:13 +01:00 |
|
|
|
abd79bee8f
|
qoc
|
2023-02-09 18:08:31 +01:00 |
|
|
|
58894a0a35
|
dashboard
|
2023-02-09 17:52:41 +01:00 |
|
|
|
554c641201
|
send signing request
|
2023-02-07 12:02:57 +01:00 |
|
|
|
b854600fb3
|
recipients ui and api basics
|
2023-02-03 18:39:17 +01:00 |
|