cal/packages/lib
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
..
apps Only return enabled apps in getEnabledApps (#6653) 2023-01-23 16:27:20 -07:00
browser Cleanup + migrate away from process.browser (#5408) 2022-11-08 08:36:59 +01:00
cva Added proper dark mode support for buttons (#5603) 2022-11-22 17:07:55 +00:00
date-fns Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
hooks Fix: mounting state use theme (#7203) 2023-02-20 15:17:33 +05:30
payment Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
server Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
sync Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
test Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
auth.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
availability.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
CalendarService.ts Adds CalDav Edge case (#7187) 2023-02-17 18:34:37 -07:00
CalEventParser.ts Fix - add team members to emails (#7207) 2023-02-27 20:26:00 -07:00
classNames.ts Tailwind Merge (#6596) 2023-01-20 15:19:12 +01:00
CloseCom.ts Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
CloseComeUtils.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
constants.ts Adds ability to add custom sender names for workflow emails (#6463) 2023-01-18 15:32:39 +01:00
convertToNewDurationType.ts Fixed wrong calculation of duration type on event type page. (#5557) 2022-11-17 13:38:03 +05:30
crypto.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
CustomBranding.tsx Feat/design system (#3051) 2022-07-22 18:39:50 -06:00
default-cookies.ts Upgrade deps + allow node 18.x (#5622) 2022-11-23 11:35:08 -07:00
defaultAvatarImage.ts Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
defaultEvents.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
deriveAppDictKeyFromType.ts Chore/salesforce prep work (#5648) 2022-11-22 13:44:08 -07:00
env.ts Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
errors.ts Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
fetchUsername.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
findDurationType.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getEventTypeById.ts Team Workflows (#7038) 2023-02-27 20:26:00 -07:00
getIP.ts Implements quick ip banlist 2022-08-24 10:57:23 -06:00
getPaymentAppData.ts Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
getPlaceholderAvatar.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
getSafeRedirectUrl.ts Make sure returnTo is correct URL (#6189) 2023-01-05 12:55:55 -07:00
hasKeyInMetadata.ts feature/settings-username-update (#2306) 2022-07-06 13:31:07 -06:00
http-error.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
i18n.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
index.ts Feat Booking Limits (#4759) 2022-10-12 05:29:04 +00:00
isBookingLimits.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
isCalcom.ts <Tips> in sidebar (#4999) 2022-10-14 19:38:05 +00:00
isMac.ts Adds a fully extensible command(ctrl)+k interface for Cal (#3346) 2022-07-14 06:45:07 +00:00
isOutOfBounds.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
isPrismaObj.ts License server (#2379) 2022-05-26 11:07:14 -06:00
isRecurringEvent.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
jsonUtils.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
logger.ts Allows to override default debug level for logger (#6300) 2023-01-05 16:23:50 -07:00
next-seo.config.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
notEmpty.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
objectKeys.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
OgImages.tsx Feat/add screenshot og image variant (#6138) 2022-12-21 10:39:14 +00:00
package.json Upgrades typescript to 4.9.4 (#6747) 2023-01-26 18:50:56 -07:00
PaymentService.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
rateLimit.ts fix: rate limit auth (#3820) 2022-08-30 13:58:35 -06:00
recurringStrings.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
sanitizeCalendarObject.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
Sendgrid.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
serverConfig.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
slots.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
telemetry.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
text.ts #4252 Use vercel og to generate og images for meetings and apps. (#4943) 2022-10-18 11:46:22 -06:00
timeFormat.ts Use Intl.DateTimeFormat logic to determine locale. (#5519) 2022-11-14 19:46:58 +00:00
tsconfig.json Make cal.com version available on all pages, even on login page. (#6221) 2023-01-02 20:24:35 +05:30
turndownService.ts Fix shift-enter in bio editor (#6769) 2023-01-27 23:14:58 +00:00
webstorage.ts Hotfix: Embed - Fix issue in accessing sessionStorage in certain scenarios (#3851) 2022-08-16 04:18:13 +00:00
weekday.ts Added timeZone to v2, bugfix availabilityAsString (#4210) 2022-09-06 12:34:29 -06:00