stack/examples/demo
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
..
src Team invitation (#171) 2024-08-10 09:45:47 -07:00
.env New client (#135) 2024-07-19 22:07:44 -07:00
.env.development New client (#135) 2024-07-19 22:07:44 -07:00
.eslintrc.js Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
.gitignore Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
CHANGELOG.md chore: update package versions 2024-08-04 13:01:11 -07:00
LICENSE Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
next.config.js New client (#135) 2024-07-19 22:07:44 -07:00
package.json chore: update package versions 2024-08-04 13:01:11 -07:00
postcss.config.js Move examples to their own folder (#77) 2024-06-16 14:58:10 +02:00
tailwind.config.js Scope tailwind (#92) 2024-06-24 15:33:09 +02:00
tsconfig.json New client (#135) 2024-07-19 22:07:44 -07:00