cal.pub0.org/packages/features/calendars
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
..
weeklyview add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
DatePicker.tsx UI Improvements for new booker (#8483) 2023-04-25 14:28:32 +00:00
DestinationCalendarSelector.tsx Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00

README.md

Calendars related code will live here

  • Maybe migrate CalendarManager here
  • Maybe migrate EventManager here