calcom/apps/web/lib
Leo Giovanetti 1a79e0624c
Recurring Events (#2562)
* Init dev

* UI changes for recurring event + prisma

* Revisiting schema + changes WIP

* UI done, BE WIP

* Feature completion

* Unused query param removed

* Invalid comment removed

* Removed unused translation

* Update apps/web/public/static/locales/en/common.json

Thanks!

Co-authored-by: Peer Richelsen <peeroke@gmail.com>

* Success page changes

* More progress

* Email text tweaks + test + seed

* Tweaking emails + Cal Apps support WIP

* No app integration for now
Final email and pages tweaks to avoid recurring info showed

* Missing comment for clarity

* Yet again, comment

* Last minute fix

* Missing tooltip for upcoming bookings

* Fixing seed

* Fixing import

* Increasing timeout for e2e

* Fixing any

* Apply suggestions from code review

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/pages/d/[link]/book.tsx

Co-authored-by: Omar López <zomars@me.com>

* Code improvements

* More code improvements

* Reverting back number input arrows

* Update BookingPage.tsx

* Update BookingPage.tsx

* Adds fallback for sendOrganizerPaymentRefundFailedEmail

* Type overkill

* Type fixes

* Type fixes

* Nitpicks

* Update success.tsx

* Update success.tsx

* Update success.tsx

* Fixing types

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-05-05 18:16:25 -03:00
..
auth Fix/login with provider (#2594) 2022-04-26 15:12:08 +00:00
config
core Booking page improvements (#2260) 2022-03-24 02:27:35 +00:00
emails Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
hooks Embed Snippet Generator (#2597) 2022-05-05 08:29:49 -06:00
mutations Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
queries Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
types Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
webhooks Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
app-providers.tsx Embed behind authentication page, Floating Button Popup and other changes (#2468) 2022-04-14 08:17:34 +05:30
asStringOrNull.tsx
attendeeToPersonConversionType.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
auth.ts
availability.ts
classNames.ts
clock.ts
cropImage.ts
doWorkAsync.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
ensureArray.ts
event.ts
getBooking.tsx Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
getPlaceholderAvatar.tsx
getting-started.tsx
isBrandingHidden.tsx
isSuccessRedirectAvailable.tsx Feature: Support redirecting to an external URL on successful booking (#2087) 2022-04-05 08:05:40 +00:00
jackson.ts
location.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00
locationOptions.tsx Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
member.ts
parseDate.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
parseZone.ts
prisma.ts
profile.ts
QueryCell.tsx Bug/i118n flicker (#2609) 2022-04-25 18:26:13 -06:00
random.ts
saml.ts
slots.ts
slugify.ts
telemetry.ts Embed behind authentication page, Floating Button Popup and other changes (#2468) 2022-04-14 08:17:34 +05:30
timeFormat.ts
trpc.ts
webhook.ts