cal.pub0.org/packages/features
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
..
apps add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
auth add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
bookings add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
calendars add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
eventtypes add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
flags Shaves off an easy 1.4kb win from the global package (#8382) 2023-04-19 16:23:49 -03:00
form-builder misc frontend fixes (#8416) 2023-04-20 22:33:49 +00:00
insights perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
kbar Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
settings add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
shell fixed border of status badge (#8568) 2023-04-30 13:26:09 +05:30
tips misc frontend fixes (#8416) 2023-04-20 22:33:49 +00:00
users Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
webhooks add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00