cal/packages/prisma
Lucas 18414e857a
Fix user time format not respected and booking dates not localized on emails (#7682)
* Localized booking date

* re add space

* Add locale per format call due to lambda dayjs instance share between users

---------

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-13 16:49:48 +00:00
..
client Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
middleware Fixes formatting issues with lists in event type description and bio (#7505) 2023-03-04 00:20:13 +01:00
migrations [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
selects Fix user time format not respected and booking dates not localized on emails (#7682) 2023-03-13 16:49:48 +00:00
zod Circular dependecy hotfix 2023-01-06 13:15:34 -07: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
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json Change quick setup to use docker compose plugin (#7098) 2023-03-08 12:43:39 -07:00
schema.prisma [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
seed-app-store.config.json feat: Cron app (#7446) 2023-03-09 14:13:12 +00:00
seed-app-store.ts App Store Templates (#5289) 2023-01-18 15:30:25 -07:00
seed.ts feat(web): improve session retrieval performance (#7584) 2023-03-10 23:45:24 +00:00
zod-utils.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00