cal.pub0.org/apps/web/playwright
Alex van Andel e9f3248fc0
Feature/booking page refactor (#3035)
* Extracted UI related logic on the DatePicker, stripped out all logic

* wip

* fixed small regression due to merge

* Fix alignment of the chevrons

* Added isToday dot, added onMonthChange so we can fetch this month slots

* Added includedDates to inverse excludedDates

* removed trpcState

* Improvements to the state

* All params are now dynamic

* This builds the flat map so not all paths block on every new build

* Added requiresConfirmation

* Correctly take into account getFilteredTimes to make the calendar function

* Rewritten team availability, seems to work

* Circumvent i18n flicker by showing the loader instead

* 'You can remove this code. Its not being used now' - Hariom

* Nailed a persistent little bug, new Date() caused the current day to flicker on and off

* TS fixes

* Fix some eventType details in AvailableTimes

* '5 / 6 Seats Available' instead of '6 / Seats Available'

* More type fixes

* Removed unrelated merge artifact

* Use WEBAPP_URL instead of hardcoded

* Next round of TS fixes

* I believe this was mistyped

* Temporarily disabled rescheduling 'this is when you originally scheduled', so removed dep

* Sorting some dead code

* This page has a lot of red, not all related to this PR

* A PR to your PR (#3067)

* Cleanup

* Cleanup

* Uses zod to parse params

* Type fixes

* Fixes ISR

* E2E fixes

* Disabled dynamic bookings until post v1.7

* More test fixes

* Fixed border position (transparent border) to prevent dot from jumping - and possibly fix spacing

* Disabled style nitpicks

* Delete useSlots.ts

Removed early design artifact

* Unlock DatePicker locale

* Adds mini spinner to DatePicker

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-06-15 14:54:31 -06:00
..
auth E2E fixtures (#2747) 2022-05-13 21:02:10 -06:00
fixtures Fix/wipe vital app revision (#2983) 2022-06-10 19:16:10 +00:00
integrations.test.ts-snapshots additionInformation => additionalInformation 2022-06-06 13:49:10 -06:00
lib Fix/wipe vital app revision (#2983) 2022-06-10 19:16:10 +00:00
app-store.test.ts Parallelizes some tests 2022-05-11 11:19:22 -06:00
booking-pages.test.ts Change location of booking (#2658) 2022-05-27 23:27:41 +00: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/booking page refactor (#3035) 2022-06-15 14:54:31 -06:00
embed-code-generator.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
event-types.test.ts Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
hash-my-url.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
integrations-stripe.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
integrations.test.ts additionInformation => additionalInformation 2022-06-06 13:49:10 -06:00
login.oauth.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
login.test.ts E2E fixtures (#2747) 2022-05-13 21:02:10 -06:00
onboarding.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
reschedule.test.ts Feature/booking page refactor (#3035) 2022-06-15 14:54:31 -06:00
saml.test.ts Update all Yarn dependencies (2022-05-16) (#2769) 2022-05-17 19:31:49 +00:00
trial.test.ts Refactor login tests (#2337) 2022-04-06 08:13:09 -07:00