cal/packages/core
Carina Wollendorfer d9a555d94a
Additional fields as variables for custom event name (#7454)
* feat: add custom validate name util

* refactor: separate custom event type modal into a
different component

* feat: add validation to zod

* chore: add i18n key

* feat: add dynamic imports

* fix: padding

* Omit cache-hit exit 1, assuming it'll fail regardless

* allow custom inputs as variables in event name

* fix ui for adding custom inputs

* show edited event name in modal

* code clean up

* merge fixes

* includes new booking fields logic

* fix event name with custom booking fields

* code clean up

* Update apps/web/public/static/locales/en/common.json

Co-authored-by: Alex van Andel <me@alexvanandel.com>

* fix type error

* remove old reqbody variable

---------

Co-authored-by: nafees nazik <nafeesnazik21@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-03-09 15:11:16 +00:00
..
builders/CalendarEvent Fix - add team members to emails (#7207) 2023-02-27 13:45:40 -07:00
CalendarManager.ts Fix for bad primary calendar check (#7557) 2023-03-07 15:47:10 +00:00
event.ts Additional fields as variables for custom event name (#7454) 2023-03-09 15:11:16 +00:00
EventManager.ts Fix - add team members to emails (#7207) 2023-02-27 13:45:40 -07:00
getAggregateWorkingHours.ts Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
getBusyTimes.ts Fixed invalid busy times query logic (#7243) 2023-02-21 02:45:10 +00:00
getUserAvailability.ts Assign userIds to all schedules, including common eventType schedules (#7241) 2023-02-20 23:48:15 +00:00
index.ts Availabilty consolitadion (#3010) 2022-06-10 12:38:46 -06:00
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
package.json Update all Yarn dependencies (2022-07-29) (#3599) 2022-08-17 11:38:21 -06:00
tsconfig.json Prevent flatMap type errors in @calcom/core 2022-06-08 12:04:42 -06:00
videoClient.ts feat: create trpc route to fetch download link (#7495) 2023-03-05 12:59:07 +00:00