Lucas Smith
a56bf6a192
fix: update email template and tidy code
2024-03-28 06:55:01 +00:00
Rohit Saluja
2296924ef6
fix: reason for delete document is changed
2024-03-26 19:01:52 +05:30
Rohit Saluja
364aaa4cb6
feat: reason label is changed
2024-03-13 11:32:14 +05:30
Rohit Saluja
3fb57c877e
feat: send delete email is added
2024-03-13 10:54:53 +05:30
Rohit Saluja
4dc9e1295b
feat: added the templates for the delete of the documents from the admin
2024-03-12 21:15:17 +05:30
Lucas Smith
d13cf743bf
Merge branch 'main' into feat/add-runtime-env
2024-02-08 22:06:59 +11:00
David Nguyen
0c339b78b6
feat: add teams ( #848 )
...
## Description
Add support for teams which will allow users to collaborate on
documents.
Teams features allows users to:
- Create, manage and transfer teams
- Manage team members
- Manage team emails
- Manage a shared team inbox and documents
These changes do NOT include the following, which are planned for a
future release:
- Team templates
- Team API
- Search menu integration
## Testing Performed
- Added E2E tests for general team management
- Added E2E tests to validate document counts
## Checklist
- [X] I have tested these changes locally and they work as expected.
- [X] I have added/updated tests that prove the effectiveness of these
changes.
- [ ] I have updated the documentation to reflect these changes, if
applicable.
- [X] I have followed the project's coding style guidelines.
2024-02-06 16:16:10 +11:00
Hani
7ece6ef239
feat: add recipient roles ( #716 )
...
Fixes #705
---------
Co-authored-by: Lucas Smith <me@lucasjamessmith.me >
Co-authored-by: David Nguyen <davidngu28@gmail.com >
2024-02-02 10:45:02 +11:00
Catalin Pit
2f18518961
chore: merged main
2024-01-25 10:53:05 +02:00
Catalin Pit
d451a7acce
feat: add next-runtime-env
2024-01-25 10:48:20 +02:00
Timur Ercan
576544344f
chore: first small step to tracking growth mechanics
2024-01-23 16:20:25 +01:00
Sushant
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
Lucas Smith
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
Catalin Pit
fbbc3b89c3
feat: email verification for registration ( #599 )
2023-11-21 15:44:04 +11:00
David Nguyen
2e12893e0c
fix: add missing URL to email template
2023-11-06 13:01:46 +11:00
David Nguyen
8fb5fdc058
feat: add email forgot password action
...
Updated email template imports
2023-11-06 13:01:46 +11:00
David Nguyen
0c607e6b39
feat: update email templates
...
Add SPM email attachment
2023-11-06 13:01:46 +11:00
David Nguyen
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
Timur Ercan
cdae3a9a45
fix: company name
2023-11-06 13:01:15 +11:00
Mythie
7823100272
fix: reverse meta relation and tidy code
2023-11-06 13:01:15 +11:00
Mythie
8f03782fe3
fix: update email template
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
dabeead57f
feat: send email to user on successful password reset
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
8c12789c03
feat: add reset password email template
2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
ca165c8141
feat: add forgot password template
2023-11-06 13:01:13 +11:00
David Nguyen
a99efdc916
feat: add inbox
2023-11-06 13:01:11 +11:00