cal.pub0.org/packages/features
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
..
apps FIXME 2023-02-20 14:32:56 -07:00
auth Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
bookings Fix - add team members to emails (#7207) 2023-02-27 13:45:40 -07:00
calendars Add destination calendar name to DestinationCalendarSelector (#6701) 2023-02-27 11:47:21 -07:00
conferencing
ee Team Workflows (#7038) 2023-02-27 12:54:43 +05:30
eventtypes/components Team Workflows (#7038) 2023-02-27 12:54:43 +05:30
kbar Admin Wizard Choose License (#6574) 2023-02-07 17:23:42 -07:00
links
schedules session with ciaran (#7366) 2023-02-24 15:21:31 +01:00
settings Update settings back button redirect link (#7403) 2023-02-25 12:07:41 -07:00
shell Fixed href's to go to the right place (#7377) 2023-02-24 11:39:09 -07:00
tips added cal video to Tips.tsx (#7268) 2023-02-21 17:48:52 -07:00
users Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
webhooks fix custom workflow template (#7154) 2023-02-17 13:21:11 +00:00
index.ts
package.json Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
tsconfig.json