calcom/apps/web/pages/api
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
..
app-store #2325 Followup (#2369) 2022-04-04 15:53:17 +00:00
auth The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
availability Remove to string, return dayjs object (#2464) 2022-04-12 13:01:50 +01:00
book Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
cron App Store (#1869) 2022-03-23 15:00:30 -07:00
event-type Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
import Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
integrations Slack App Integration (#2041) 2022-04-06 12:37:06 +00:00
schedule Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
teams/[team] Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
trpc Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
user adds a fallback email to allow fallback gravatar (#2339) 2022-04-01 12:07:58 +02:00
cancel.ts Dynamic group booking follow-up (#2430) 2022-04-08 17:50:10 +01:00
eventType.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
integrations.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
me.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
teams.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
upgrade.ts Stripe to monorepo (#2063) 2022-03-09 15:56:05 -07:00
username.ts Fix/login username registration (#2241) 2022-03-24 10:45:56 -07:00