def8f45f8b
fix: update email template
2023-09-19 13:49:01 +00:00
ca325cc90b
fix: add layout and minor updates
2023-09-19 13:34:54 +00:00
166cbc150f
feat: send email to user on successful password reset
2023-09-18 14:31:04 +00:00
1237944b71
chore: rename email templates export
2023-09-18 11:51:43 +00:00
b331e3c780
feat: add reset password email template
2023-09-18 11:49:37 +00:00
7f641e3e73
feat: add forgot password template
2023-09-18 11:38:02 +00:00
8fd9730e2b
feat: add inbox
2023-08-29 14:31:13 +10:00
9431e7f0ad
chore: upgrade deps and linting
2023-08-01 17:34:17 +10:00
b3fa837967
feat: use server-actions for authoring flow
...
This change actually makes the authoring flow work for
the most part by tying in emailing and more.
We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-07-26 18:52:53 +10:00
bd0db0f8fd
feat: email templates
...
adds email templates using `react-email` which will be used for invites,
signing and document completion.
authored by @dephraiim
2023-06-24 14:59:08 +10:00