calcom/apps/web/playwright
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
..
auth Fix E2E Tests and Fix broken success page and non existing user URL (#2411) 2022-04-07 08:34:19 +01:00
fixtures Refactor login tests (#2337) 2022-04-06 08:13:09 -07:00
integrations.test.ts-snapshots Show eventDescription on email (#2371) 2022-04-07 18:22:11 +00:00
lib Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
app-store.test.ts Add app-store tests (#2465) 2022-04-14 09:30:38 +05:30
booking-pages.test.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
change-password.test.ts Fix a set of E2E bugs causing several CI failures (#2177) 2022-03-17 12:36:11 -07:00
dynamic-booking-pages.test.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
event-types.test.ts Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
integrations-stripe.test.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
integrations.test.ts App Store (#1869) 2022-03-23 15:00:30 -07:00
login.oauth.test.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
login.test.ts Refactor login tests (#2337) 2022-04-06 08:13:09 -07:00
onboarding.test.ts Fix/login username registration (#2241) 2022-03-24 10:45:56 -07:00
reschedule.test.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
saml.test.ts Fix a set of E2E bugs causing several CI failures (#2177) 2022-03-17 12:36:11 -07:00
trial.test.ts Refactor login tests (#2337) 2022-04-06 08:13:09 -07:00