cal/packages/prisma
Alex van Andel d8bc9acbbc
feat: remove member from hosts on removal (#9722)
* feat: When a member is removed we should remove it from the hosts

* Add migration for fixing old records affected
2023-06-22 21:33:03 +02:00
..
client add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
middleware Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
migrations feat: remove member from hosts on removal (#9722) 2023-06-22 21:33:03 +02:00
selects feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
enum-generator.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts Fixes formatted description in email + sanitize html everywhere (#7928) 2023-03-28 09:40:13 +00:00
package.json chore: Upgrades prisma to 4.16 (#9670) 2023-06-21 17:07:54 +02:00
schema.prisma feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
seed-app-store.config.json chore: remove deprecated metamask and rainbow (#9299) 2023-06-06 11:18:44 +00:00
seed-app-store.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
seed-insights.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
seed.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00
zod-utils.ts feat: Organizations (#8993) 2023-06-14 21:40:20 +00:00