cal/packages/prisma
sean-brydon bc6267e99b
fix: Use constants.ts for brand colours > db DEFAULT (#13167)
* fix: user proper default values if no brand colour is set.

* fix:default value

* fix: more ?? to defined default as color is possibly null
2024-01-11 20:22:35 +00: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: Use constants.ts for brand colours > db DEFAULT (#13167) 2024-01-11 20:22:35 +00:00
selects feat: Shows link location and respective icon in /bookings (#12760) 2023-12-18 01:28:49 +00:00
zod Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
.env
delete-app.ts
docker-compose.yml
enum-generator.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
index.ts chore: Insights readonly DB client (#12373) 2023-11-15 14:50:20 -07:00
package.json chore: upgrade to prisma 5.3.1 (#11666) 2023-10-12 17:46:35 +03:00
schema.prisma fix: Use constants.ts for brand colours > db DEFAULT (#13167) 2024-01-11 20:22:35 +00: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 test: Seed GCal test credentials (#12596) 2023-12-20 14:28:24 -05:00
seed.ts test: Seed GCal test credentials (#12596) 2023-12-20 14:28:24 -05:00
zod-utils.ts feat: Allow org creation with conflicting slug and renaming team slug during migration (#13065) 2024-01-07 08:51:59 +05:30