cal.pub0.org/apps/web/components/ui
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
..
Text fixed onboarding (#2233) 2022-03-21 23:14:00 +00:00
alerts Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
form Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
AuthContainer.tsx Remove font weights from Cal Sans text (#2158) 2022-03-15 09:59:04 -07:00
Avatar.tsx fixed avatar group and tooltip (#1950) 2022-02-23 11:09:22 +00:00
AvatarGroup.tsx Fix/border avatargroup (#1956) 2022-02-23 15:29:40 +00:00
AvatarSSR.tsx Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
Badge.tsx
EditableHeading.tsx Feature/multiple schedules post turbo (#2150) 2022-03-17 09:48:23 -07:00
InfoBadge.tsx
LinkIconButton.tsx
ModalContainer.tsx Refactor old dialog to radix Dialog (#2151) 2022-03-17 13:20:49 +00:00
PoweredByCal.tsx Embed Improvements (#2365) 2022-04-08 05:33:24 +00:00
SettingInputContainer.tsx
TableActions.tsx Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
WeekdaySelect.tsx Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
colorpicker.tsx Styling tweaks to inputs and Select (+ TimezoneSelect) (#2453) 2022-04-14 15:58:23 +01:00