cal.pub0.org/packages/core
Joe Au-Yeung 50be9255cb 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 20:26:00 -07:00
..
builders/CalendarEvent Fix - add team members to emails (#7207) 2023-02-27 20:26:00 -07:00
CalendarManager.ts Add destination calendar name to DestinationCalendarSelector (#6701) 2023-02-27 20:26:00 -07:00
EventManager.ts Fix - add team members to emails (#7207) 2023-02-27 20:26:00 -07:00
event.ts Hotfix: Event Name (#6863) (#6864) 2023-02-03 11:20:10 +01:00
getAggregateWorkingHours.ts
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
location.ts
package.json
tsconfig.json
videoClient.ts