cal.pub0.org/apps/web
Carina Wollendorfer ca045a040b
add meeting url to dynamic text variables of custom workflow templates (#5958)
* 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

* add meeting url variable to dropdown

* add meeting url to custom template

* add BookingMetaDataSchema

* add meeting url to email reminder

* add meeting url to sms notifcation

* adjust e2e tests

* add bookingMetadataSchema

* add missing change from merge

* fix spelling

* fix type error

* code clean up

* fix e2e snapshot

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-18 02:04:06 +00:00
..
components fix: prevent overflow in booking description (#6077) 2022-12-17 22:49:15 +01:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
pages fix: use callback url in signup (#6010) 2022-12-16 20:40:20 +00:00
playwright Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00
public add meeting url to dynamic text variables of custom workflow templates (#5958) 2022-12-18 02:04:06 +00:00
scripts
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles Feature/date overrides (#5991) 2022-12-14 17:30:55 +00:00
test Feature/date overrides (#5991) 2022-12-14 17:30:55 +00:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Rename /success to /manage and fix link in calendar event (#5719) 2022-11-29 20:27:29 +00:00
package.json v2.4.0 2022-12-15 15:59:08 -07:00
postcss.config.js
project.toml
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30