cal/packages/prisma
Omar López b11398f551
Recurring event fixes (#3030)
* Incorporates recurringEvent into calEvent

* Recurrent event fixes

* Update event.ts

* type fixes

* Update zod-utils.ts

* Adding more recurringEvent to calEvent and other fixes

* Moving away from heavy 3rd party enum

* Fixing test

* Renaming as suggested and fixes

Co-authored-by: Leo Giovanetti <hello@leog.me>
2022-06-09 18:32:34 -06:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
selects Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
zod Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
delete-app.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Update index.ts 2022-06-03 13:21:46 -06:00
package.json [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
schema.prisma Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
seed-app-store.config.json [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
seed-app-store.ts [Feature] App Store CLI - Make it super easy to add an app. (#2917) 2022-06-07 11:43:32 +05:30
seed.ts Booking confirm endpoint refactoring (#2949) 2022-06-06 10:54:47 -06:00
zod-utils.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00