8f03782fe3
fix: update email template
2023-11-06 13:01:13 +11:00
6e791b6e91
fix: add layout and minor updates
2023-11-06 13:01:13 +11:00
dabeead57f
feat: send email to user on successful password reset
2023-11-06 13:01:13 +11:00
38e8611159
chore: rename email templates export
2023-11-06 13:01:13 +11:00
8c12789c03
feat: add reset password email template
2023-11-06 13:01:13 +11:00
ca165c8141
feat: add forgot password template
2023-11-06 13:01:13 +11:00
a99efdc916
feat: add inbox
2023-11-06 13:01:11 +11:00
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
12d8cebd4c
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-11-06 13:01:07 +11:00
ca0f4eefd2
feat: email templates
...
adds email templates using `react-email` which will be used for invites,
signing and document completion.
authored by @dephraiim
2023-11-06 13:01:07 +11:00