cal.pub0.org/apps/web
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
..
@types App Store (#1869) 2022-03-23 15:00:30 -07:00
components Perf: Optimize event-types page (#2436) 2022-04-14 21:49:51 +00:00
contexts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
docs update SAML setup links for readme files (#2159) 2022-03-16 11:40:58 +00:00
ee Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
lib Perf: Optimize event-types page (#2436) 2022-04-14 21:49:51 +00:00
pages feature/app wipe my cal (#2487) 2022-04-14 20:24:27 -06:00
playwright Perf: Optimize event-types page (#2436) 2022-04-14 21:49:51 +00:00
public feature/app wipe my cal (#2487) 2022-04-14 20:24:27 -06:00
scripts Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
server feature/app wipe my cal (#2487) 2022-04-14 20:24:27 -06:00
styles Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
test/lib Fix for buffer not considering custom interval slots and event duration for slots when using custom intervals (#2079) 2022-03-12 06:52:27 +00:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Add translation for rediret string (#2399) 2022-04-06 16:21:42 +00:00
next.config.js Enables strict mode in nextjs apps (#2354) 2022-04-04 20:26:14 +00:00
package.json Upgrades tRPC (#2460) 2022-04-12 09:32:14 +00:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Re-enables tailwind purge (#2171) 2022-03-16 12:40:47 -07:00
tsconfig.json The Dotenv Refactor (#2275) 2022-03-25 17:39:38 -07:00
yarn.lock App Store (#1869) 2022-03-23 15:00:30 -07:00