cal/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 Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
checkUsername.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
defaultHandler.ts Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
defaultResponder.ts Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
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 App Store (#1869) 2022-03-23 15:00:30 -07:00
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 Adding a bunch of performance markers (#6303) 2023-01-09 18:42:46 -07:00
resizeBase64Image.ts Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
revalidateCalendarCache.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00