Commit Graph

14 Commits

Author SHA1 Message Date
10ef5b6e51 fix: improvements from testing 2024-03-07 02:57:02 +00:00
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
d6ae0b44e6 feat: use nextjs.js standalone output for improvised docker image (#338) 2023-11-12 13:15:42 +11:00
04fc9eb187 chore: upgrade to latest next.js version (#553)
* chore: upgrade next.js
* fix: canvas not found error
* chore: upgrade package for marketing
* feat: add isServer conditional
* fix: inverse isServer condition
* fix: normalize packages
* fix: upgrade ee package
* fix: depdency nightmares
* fix: failing seed script
2023-11-06 13:02:19 +11:00
1b7c887101 fix(script): added script envprisma in root package.json
dotenv loads all environment variable before running prisma:migrate-dev script
2023-11-06 13:02:18 +11:00
49ce09f49b fix: support optimise imports 2023-11-06 13:01:14 +11:00
771042c9ce feat: add vercel build script 2023-11-06 13:01:13 +11:00
dc58f77c61 chore: upgrade deps and linting 2023-11-06 13:01:08 +11:00
159bcade7b wip: refresh design 2023-11-06 13:01:06 +11:00
95c3be9a77 chore: optimise depedency tree 2023-04-19 23:30:14 +10:00
90a3de4190 db studio sertup and ts same version 2023-01-11 20:33:11 +01:00
c024b03acc database seed and coloredConsole 2023-01-11 11:44:35 +01:00
f951b01c02 stuff 2023-01-07 17:54:42 +01:00
256c518cbc prisma package 2023-01-07 15:10:26 +01:00