Personal calendar manager https://cal.maronato.dev
Go to file
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
__checks__ [Checkly] adds "Location Link" code (#5752) 2022-11-28 16:52:24 -07:00
.devcontainer fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
.github Whitespace!! 2023-02-27 17:56:55 -07:00
.husky Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.snaplet Upgaded Snaplet CLI 2022-11-11 10:32:35 -07:00
.vscode 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
apps Fix - add team members to emails (#7207) 2023-02-27 20:26:00 -07:00
deploy fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
packages Fix - add team members to emails (#7207) 2023-02-27 20:26:00 -07:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/config Refactored buildSlots (#6389) 2023-01-11 17:33:34 +00:00
.editorconfig
.env.appStore.example Feat/salesforce app (#5649) 2022-11-22 20:10:31 -03:00
.env.example Feature/maintenance mode (#6930) 2023-02-08 21:51:58 +00:00
.eslintrc.js
.gitignore Update .gitignore 2023-02-14 14:47:58 -07:00
.kodiak.toml Allows auto approvals for crowdin 2022-07-11 18:49:40 -06:00
.npmrc
.nvmrc Trailing unlocking node <17 (#2711) 2022-06-07 11:53:11 +01:00
.prettierignore
.prettierrc.js
app.json Updates heroku deployment template (#6879) 2023-02-05 14:50:04 +00:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-02-17 10:59:46 +01:00
crowdin.yml Ignores vital for now 2022-06-03 14:18:43 -06:00
gh.env FFS 2023-02-24 19:59:23 -07:00
git-init.sh Support both https/git by detection of origin root (#6651) 2023-01-23 23:05:53 +00:00
git-setup.sh Support both https/git by detection of origin root (#6651) 2023-01-23 23:05:53 +00:00
jest.config.ts Test fixes 2023-01-20 15:10:09 -07:00
LICENSE Update LICENSE 2022-08-03 14:36:43 +02:00
package.json Refactors Github Workflows (#7267) 2023-02-21 17:10:39 -07:00
playwright.config.ts Revert "Increase timeouts (#4716)" 2022-09-29 14:23:52 +02:00
Procfile
README.md Update README.md 2023-02-21 18:31:31 +01:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Simplify turbo pipelone (#7252) 2023-02-21 16:48:01 +00:00
yarn.lock Upgrade vite (#7197) 2023-02-20 17:50:40 +00:00