cal.pub0.org/packages/lib/server
Julius Marminge 53748eb380
add an enum generator, stop importing from @prisma/client (#8548)
* add an enum generator and start importing from it

* keep moving imports

* fix remaining

* Header simplified

* Removed generated file from repo

* Updated .gitignore to exclude enums directory

* Add eslint rule to check for @prisma/client Prisma enum import

* Added another enum import + exclude PrismaClient

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-02 13:44:05 +02:00
..
queries add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
checkBookingLimits.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
checkDurationLimits.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
checkRegularUsername.ts
checkUsername.ts
defaultHandler.ts
defaultResponder.ts
getLuckyUser.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getServerErrorFromUnknown.ts Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
i18n.ts
index.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
maybeGetBookingUidFromSeat.ts Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
perfObserver.ts
resizeBase64Image.ts
revalidateCalendarCache.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00