cal/apps
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
..
docs Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
storybook feat: use `@next/font` for font loading (#6346) 2023-02-17 18:53:17 +01:00
swagger Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
web Fix - add team members to emails (#7207) 2023-02-27 20:26:00 -07:00