calcom/apps/web/pages
alannnc 5b90ace8cf
feature/app wipe my cal (#2487)
* 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

* Wipe my cal init commit

* Fixes circular dependencies

* Added conditional display for wipe my cal button

* Added placeholder image for app category

* Fix type string for conditional validation

Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com>
2022-04-14 20:24:27 -06:00
..
[user] Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
api Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
apps feature/app wipe my cal (#2487) 2022-04-14 20:24:27 -06:00
auth Introducing Playwright Fixtures - Users Factory (#2293) 2022-03-28 20:06:41 +00:00
availability Perf: Optimize event-types page (#2436) 2022-04-14 21:49:51 +00:00
bookings feature/app wipe my cal (#2487) 2022-04-14 20:24:27 -06:00
cancel Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
event-types Perf: Optimize event-types page (#2436) 2022-04-14 21:49:51 +00:00
payment Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
reschedule dynamic group links (#2239) 2022-04-06 10:20:30 -07:00
sandbox Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
settings Perf: Optimize event-types page (#2436) 2022-04-14 21:49:51 +00:00
team Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
video reverts to before dialog change state (#2195) 2022-03-18 09:55:02 +00:00
404.tsx The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
500.tsx Migrates components and libs to packages (#2172) 2022-03-16 16:36:43 -07:00
[user].tsx Embed behind authentication page, Floating Button Popup and other changes (#2468) 2022-04-14 08:17:34 +05:30
_app.tsx Embed Improvements (#2365) 2022-04-08 05:33:24 +00:00
_document.tsx [Feature]Booking Embed (#2227) 2022-03-31 09:45:47 +01:00
_error.tsx App Store (#1869) 2022-03-23 15:00:30 -07:00
getting-started.tsx Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
index.tsx Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
success.tsx Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00