cal.pub0.org/packages/features/bookings
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
..
components fix: remove scroll (#7312) 2023-02-23 15:01:09 -07:00
layout lots of small changes by me and ciaran (#6871) 2023-02-03 16:49:33 +00:00
lib Fix - add team members to emails (#7207) 2023-02-27 13:45:40 -07:00
README.md Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
UnconfirmedBookingBadge.tsx Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
groupBy.ts Feature/booking filters (#6099) 2022-12-22 12:35:01 +00:00

README.md

Bookings related code will live here