cal.pub0.org/apps/web/test/lib
Omar López 6a27fb2959
Fixes/app store keys in db (#2651)
* Adds available apps

* Adds App Model

* WIP

* Updates seeder script

* Seeder fixes

* lowercase categories

* Upgrades prisma

* WIP

* WIP

* Hopefully fixes circular deps

* Type fixes

* Fixes seeder

* Adds migration to connect Credentials to Apps

* Updates app store callbacks

* Updates google credentials

* Uses dirName from DB

* Type fixes

* Update reschedule.ts

* Seeder fixes

* Fixes categories listing

* Update index.ts

* Update schema.prisma

* Updates dependencies

* Renames giphy app

* Uses dynamic imports for app metadata

* Fixes credentials error

* Uses dynamic import for api handlers

* Dynamic import fixes

* Allows for simple folder names in app store

* Squashes app migrations

* seeder fixes

* Fixes dyamic imports

* Update apiHandlers.tsx
2022-05-02 14:39:35 -06:00
..
getAvailabilityFromSchedule.test.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
getWorkingHours.test.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
parseZone.test.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
slots.test.ts Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals (#2079) 2022-03-12 06:52:27 +00:00
team-event-types.test.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00