cal/packages/prisma
Joe Au-Yeung 3d4a3c7a93
fix: Connect selected calendar to credential (#11283)
* Reduce the unhandled promise

* Connect selected calendar to credential

* Write credential to selected calendar

* Type fix

* Handle catching promises in separate threads

* Only call to list calendars if there are no credentialIds

* Changed type of IntegrationCalendar from undef to null

* Adding missing property to getting started

* Also add calendars.tsx

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-09-12 18:09:05 +01:00
..
client add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
middleware perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
migrations fix: Connect selected calendar to credential (#11283) 2023-09-12 18:09:05 +01:00
selects perf: Move query to get just the user email to the main get query (#11230) 2023-09-08 08:39:29 -03:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
delete-app.ts One jest to rule them all (#3957) 2022-08-29 22:33:53 +00:00
docker-compose.yml Revert "Matches postgres image across projects" 2022-12-22 17:11:31 -07:00
enum-generator.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
package.json Sync packages 2023-08-31 12:57:59 -07:00
schema.prisma fix: Connect selected calendar to credential (#11283) 2023-09-12 18:09:05 +01:00
seed-app-store.ts feat: make.com/integromat app (#8897) 2023-09-04 14:52:34 +00:00
seed-insights.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
seed-performance-testing.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
seed-utils.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
seed.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
zod-utils.ts fix: Prefill not working if firstAndLastName variant enabled in name field and `name` doesn't have any space (#11289) 2023-09-12 13:00:14 +02:00