cal/packages/prisma
Hariom Balhara 4acfb4b28c
fix: Prefill issue when name isn't present and add unit tests (#11418)
* Fix yarn.lock

* Add tests for getBookingResponsesSchema

* Fix prefill failing if name isnt provided

* More tests and another fix
2023-09-26 16:16:31 +05:30
..
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 feat: monthly email digest (#10621) 2023-09-19 16:19:36 +02:00
selects fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env
delete-app.ts
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 feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
package.json feat: Setups prisma accelerate (#11324) 2023-09-19 21:02:57 +00:00
schema.prisma feat: monthly email digest (#10621) 2023-09-19 16:19:36 +02:00
seed-app-store.ts feat: Zoho Calendar (#10429) 2023-09-25 14:04:37 +05:30
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 issue when name isn't present and add unit tests (#11418) 2023-09-26 16:16:31 +05:30