cal.pub0.org/apps/web/lib
Joe Au-Yeung 0761e8664a
Add reschedule reason to DB and emails (#2909)
* Write reschedule reason to db

* Add reschedule reason to emails

* Add reschedule reason to request reschedule email

* Add reschedule reason to request reschedule email

* Add reschedule reason to request reschedule email

* Add reschedule reason to request reschedule email

* Write reschedule reason to db

* Add reschedule reason to emails

* No longer using rescheduleReason in favor of cancellationReason

* Update apps emails accordingly with reschedule reason

* Update reschedule.test.ts

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-30 13:40:29 -06:00
..
auth Type fixes 2022-05-17 15:32:54 -06:00
config App Store (#1869) 2022-03-23 15:00:30 -07:00
core Booking page improvements (#2260) 2022-03-24 02:27:35 +00:00
emails Add reschedule reason to DB and emails (#2909) 2022-05-30 13:40:29 -06:00
hooks Fix @calcom/embed-react installation with TS project (#2870) 2022-05-27 09:37:02 -06:00
mutations Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
queries getBusyTimes consolidation 2022-05-11 19:49:21 -06:00
types Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
webhooks remove redundant conditional expressions (#2756) 2022-05-16 11:26:32 -06:00
ErrorBoundary.tsx License server (#2379) 2022-05-26 11:07:14 -06:00
QueryCell.tsx Bug/i118n flicker (#2609) 2022-04-25 18:26:13 -06:00
app-providers.tsx License server (#2379) 2022-05-26 11:07:14 -06:00
asStringOrNull.tsx
attendeeToPersonConversionType.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
auth.ts
availability.ts Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
clock.ts Hotfix: blank page for booking embed in Incognito Chrome (#2700) 2022-05-09 18:12:47 +00:00
cropImage.ts
doWorkAsync.ts Type fixes 2022-05-17 15:32:54 -06:00
ensureArray.ts
event.ts
getBooking.tsx save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
getBusyTimes.ts getBusyTimes consolidation 2022-05-11 19:49:21 -06:00
getPlaceholderAvatar.tsx
getting-started.tsx
isBrandingHidden.tsx
isOutOfBounds.tsx save additional inputs as json + view details of booking (#2796) 2022-05-18 15:05:49 -06:00
isSuccessRedirectAvailable.tsx Prisma fixes 2022-05-17 19:54:50 -06:00
jackson.ts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
linkValueToString.ts Change location of booking (#2658) 2022-05-27 23:27:41 +00:00
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
locationOptions.tsx Change location of booking (#2658) 2022-05-27 23:27:41 +00:00
member.ts
parseDate.ts Type fixes 2022-05-17 15:32:54 -06:00
parseZone.ts
prisma.ts Admin/team billing downgrader (#2040) 2022-03-03 19:29:19 +00:00
profile.ts
random.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
saml.ts
slots.ts Add seats to event types (#2485) 2022-05-24 15:19:12 +02:00
slugify.ts Build fixes (#1929) 2022-02-21 18:45:35 +00:00
telemetry.ts Type fixes 2022-05-17 15:32:54 -06:00
timeFormat.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
trpc.ts
webhook.ts