cal/packages/prisma
Carina Wollendorfer 688541923b
Save meeting url to metadata of bookings and add it to webhook payload (#5773)
* small design fix for time unit select

* save video cal url to booking in metaData

* save video url when bookings are confirmed

* fix e2e tests

* remove not needed waitForNavigation

* add metadata to booking created webhook payload

* add migration

* fix type error

* adjust e2e tests

* add bookingMetadataSchema

* add missing change from merge

* add new line to expected test result

* update snapshot

* fix e2e tests

* Update confirm.ts

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-12-15 21:43:07 +00:00
..
client Prisma fixes 2022-05-17 19:54:50 -06:00
middleware Abstracting booking cancellation (#5105) 2022-10-20 23:28:02 +00:00
migrations Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00
selects Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod fix: add location query variable (#5540) 2022-11-23 12:18:00 -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 Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Event description now supports markdown formatting (#3688) 2022-08-05 18:44:30 +00:00
package.json fix: use the new docker compose command if it exists (#5852) 2022-12-06 11:41:50 -07:00
schema.prisma Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00
seed-app-store.config.json vimcal app (#5791) 2022-12-15 08:44:21 +00:00
seed-app-store.ts Admin apps UI (#5494) 2022-12-07 14:47:02 -07:00
seed.ts Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
zod-utils.ts Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00