stack/apps/dashboard
Zai Shi 4bbead0ef9 Team invitation (#171)
* team invitation wip

* implemented handler

* team invitation callback wip

* added team invitation frontend

* fixed listCurrentUserTeamPermissions

* added team invitation email template

* fixed bugs

* fixed verification code handler

* added more checks to team invitation verification

* fixed team invitation page

* restructured verification code handler

* fixed frontend

* fixed team invitation tests

* added more team invitation test

* fixed bug

* added migration file

* removed unused code
2024-08-10 09:45:47 -07:00
..
prisma Team invitation (#171) 2024-08-10 09:45:47 -07:00
public fix #103 No Open Graph Meta Tags Present (#125) 2024-07-04 00:05:54 +02:00
scripts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
src OAuth callback tests 2024-08-03 18:28:32 -07:00
.env Webhooks (#157) 2024-08-01 02:44:35 +02:00
.env.development Webhooks (#157) 2024-08-01 02:44:35 +02:00
.eslintrc.cjs More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.npmrc Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-08-04 13:01:11 -07:00
components.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Improved proxy config 2024-07-27 11:45:33 -07:00
package.json chore: update package versions 2024-08-04 13:01:11 -07:00
postcss.config.js Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.client.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.edge.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.server.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
tailwind.config.ts UI restructured (#161) 2024-08-02 01:03:01 +02:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00