cal/packages/core
Joe Au-Yeung 8b07b839e9
Fix - add team members to emails (#7207)
* On booking add team members & translation

* Add team members to round robin create

* Only update calendars on reschedule if there is a calendar reference

* Send email on reschedules

* Send team email on cancelled event

* Add team members to calendar event description

* Clean up

* Convert other emails to organizer & teams

* Type check fixes

* More type fixes

* Change organizer scheduled input to an object

* early return updateCalendarEvent

* Introduce team member type

* Fix type errors

* Put team members before attendees

* Remove lodash cloneDeep

* Update packages/core/EventManager.ts

Co-authored-by: Omar López <zomars@me.com>

* Remove booking select object

* Revert "Remove booking select object"

This reverts commit 9f121ff4eb.

* Refactor email manager (#7270)

Co-authored-by: zomars <zomars@me.com>

* Type change

* Remove conditional check for updateAllCalendarEvents

---------

Co-authored-by: zomars <zomars@me.com>
2023-02-27 13:45:40 -07:00
..
builders/CalendarEvent Fix - add team members to emails (#7207) 2023-02-27 13:45:40 -07:00
CalendarManager.ts Add destination calendar name to DestinationCalendarSelector (#6701) 2023-02-27 11:47:21 -07:00
event.ts Hotfix: Event Name (#6863) (#6864) 2023-02-03 11:20:10 +01: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 Cal Video (Daily) Recording (#6039) 2022-12-27 21:03:39 +00:00