calcom/apps/web/components
alannnc 3c6ac395cc
Feature/reschedule bookings (#2351)
* WIP bookings page ui changes, created api endpoint

* Ui changes mobile/desktop

* Added translations

* Fix lib import and common names

* WIP reschedule

* WIP

* Save wip

* [WIP] builder and class for CalendarEvent, email for attende

* update rescheduled emails, booking view and availability page view

* Working version reschedule

* Fix for req.user as array

* Added missing translation and refactor dialog to self component

* Test for reschedule

* update on types

* Update lib no required

* Update type on createBooking

* fix types

* remove preview stripe sub

* remove unused file

* remove unused import

* Fix reschedule test

* Refactor and cleaning up code

* Email reschedule title fixes

* Adding calendar delete and recreate placeholder of cancelled

* Add translation

* Removed logs, notes, fixed types

* Fixes process.env types

* Use strict compare

* Fixes type inference

* Type fixing is my middle name

* Update apps/web/components/booking/BookingListItem.tsx

* Update apps/web/components/dialog/RescheduleDialog.tsx

* Update packages/core/builders/CalendarEvent/director.ts

* Update apps/web/pages/success.tsx

* Updates rescheduling labels

* Update packages/core/builders/CalendarEvent/builder.ts

* Type fixes

* Update packages/core/builders/CalendarEvent/builder.ts

* Only validating input blocked once

* E2E fixes

* Stripe tests fixes

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-14 15:25:24 -06:00
..
apps Add app-store tests (#2465) 2022-04-14 09:30:38 +05:30
auth Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
availability Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
booking Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
dialog Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
error Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
eventtype The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
integrations App Store (#1869) 2022-03-23 15:00:30 -07:00
pages/eventtypes Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
security Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00
seo Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
team Fixes auth E2E tests (#2490) 2022-04-14 20:17:59 +00:00
ui Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
webhook Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00: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 Add app-store tests (#2465) 2022-04-14 09:30:38 +05:30
AppsShell.tsx fixed a app store layout shift bugs (#2279) 2022-03-25 19:23:03 +00:00
BookingsShell.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07: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
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 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
SettingsShell.tsx Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
Shell.tsx Embed behind authentication page, Floating Button Popup and other changes (#2468) 2022-04-14 08:17:34 +05:30
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
Tooltip.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