Commit Graph

37 Commits

Author SHA1 Message Date
d3f82e1eb0 fix: code style updates and email wording changes 2023-06-17 11:44:34 +10:00
5d2349086d Send email on password reset complete 2023-06-05 15:33:27 +00:00
6e2b05f835 Change password in database to new reset password 2023-06-05 14:36:20 +00:00
66b529a841 feat: send reset password email 2023-06-05 13:44:47 +00:00
b2b499f397 chore: update signup link 2023-05-28 06:16:48 +02:00
d863f89232 fix: signing email breaks on small devices
Currently the signing email displays poorly on small devices with the line wrapping
causing the button to look broken.

Resolve this by using whitespace no-wrap.
2023-04-17 07:01:41 +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
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
d181d9e2f4 💬 text 2023-03-14 09:52:28 +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
53094dd9e4 🎨 🧹📝 remove todos, document typing 2023-03-01 14:58:31 +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
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
f3e083e991 🧹 2023-02-20 19:35:46 +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
df032b65cb remove debug logs 2023-01-30 20:28:01 +01:00
2a1d08e3fd mailing template and send sign request error handling 2023-01-30 20:27:32 +01:00
fda4aacf39 layout, remove debug send 2023-01-30 19:21:48 +01:00
f740522782 css fix 2023-01-30 18:11:25 +01:00
137c22962f singed mail template and fixes 2023-01-30 17:33:03 +01:00
f532e7c738 remove dbug 2023-01-30 17:19:29 +01:00
55163d4582 signinged request template 2023-01-30 17:13:02 +01:00
4f63c5fa4e document status, dashboard 2023-01-27 20:14:32 +01:00
48a8fce724 read status 2023-01-27 18:31:40 +01:00
59f5297dd7 send sign request, sign status 2023-01-27 18:15:41 +01:00
58fb62b94b nodemailer and sendgrid integration 2023-01-26 16:20:48 +01:00
4def9738ea api auth and todo 2023-01-20 10:23:40 +01:00