2068d980ff
feat: allow for the deletion of any document ( #711 )
...
Allow for the deletion of any document with notifications of document cancellation for pending documents.
2023-12-06 11:11:51 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
fbbc3b89c3
feat: email verification for registration ( #599 )
2023-11-21 15:44:04 +11:00
5bc18d4c73
fix: email requesting signature shows "completed document" in preview… ( #514 )
2023-11-06 13:02:19 +11:00
8fb5fdc058
feat: add email forgot password action
...
Updated email template imports
2023-11-06 13:01:46 +11:00
0c607e6b39
feat: update email templates
...
Add SPM email attachment
2023-11-06 13:01:46 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
22f9400932
fix: persist newline in emails
2023-11-06 13:01:15 +11:00
da16f1ee07
feat: send custom email message
2023-11-06 13:01:15 +11:00
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