calcom/apps/web/components
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
..
apps Loader Components (#2616) 2022-04-26 14:11:02 +00:00
auth Enable Autocomplete (#2645) 2022-04-29 17:28:34 +00:00
availability Extracts useMeQuery to own hook 2022-05-04 15:28:58 -06:00
booking Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
dialog Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
error Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
eventtype Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
integrations Hotfix - change calendar error message (#2643) 2022-04-28 20:45:27 +00:00
pages/eventtypes Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
security Enable Autocomplete (#2645) 2022-04-29 17:28:34 +00:00
seo Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
team Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
ui Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
webhook Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
AddToHomescreen.tsx Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
App.tsx Fix for appstore and wipemycal render (#2556) 2022-04-20 23:37:25 +02:00
AppsShell.tsx fixed layout in insalled apps (#2639) 2022-04-28 13:22:40 +02:00
BookingsShell.tsx Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
ClientSuspense.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
CustomBranding.tsx Embed Improvements (#2365) 2022-04-08 05:33:24 +00:00
DestinationCalendarSelector.tsx Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
Embed.tsx Embed Snippet Generator (#2597) 2022-05-05 08:29:49 -06:00
EmptyScreen.tsx Runs prettier 2022-02-10 14:22:45 -07:00
I18nLanguageHandler.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ImageUploader.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
List.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Loader.tsx Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
Logo.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
NavTabs.tsx Embed Snippet Generator (#2597) 2022-05-05 08:29:49 -06:00
SettingsShell.tsx Feat/impersonate users (#2503) 2022-04-26 14:18:17 +05:30
Shell.tsx Extracts useMeQuery to own hook 2022-05-04 15:28:58 -06:00
Slider.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Swatch.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
UpgradeToProDialog.tsx Feature: Support redirecting to an external URL on successful booking (#2087) 2022-04-05 08:05:40 +00:00