cal.pub0.org/apps/web/playwright
Hariom Balhara 517cfde5b8
Feature/ Manage Booking Questions (#6560)
* WIP

* Create Booking Questions builder

* Renaming things

* wip

* wip

* Implement Add Guests and other fixes

* Fixes after testing

* Fix wrong status code 404

* Fixes

* Lint fixes

* Self review comments addressed

* More self review comments addressed

* Feedback from zomars

* BugFixes after testing

* More fixes discovered during review

* Update packages/lib/hooks/useHasPaidPlan.ts

Co-authored-by: Omar López <zomars@me.com>

* More fixes discovered during review

* Update packages/ui/components/form/inputs/Input.tsx

Co-authored-by: Omar López <zomars@me.com>

* More fixes discovered during review

* Update packages/features/bookings/lib/getBookingFields.ts

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>

* More PR review fixes

* Hide label using labelSrOnly

* Fix Carinas feedback and implement 2 workflows thingy

* Misc fixes

* Fixes from Loom comments and PR

* Fix a lint errr

* Fix cancellation reason

* Fix regression in edit due to name conflict check

* Update packages/features/form-builder/FormBuilder.tsx

Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>

* Fix options not set when default value is used

* Restoring reqBody to avoid uneeded conflicts with main

* Type fix

* Update apps/web/components/booking/pages/BookingPage.tsx

Co-authored-by: Omar López <zomars@me.com>

* Update packages/features/form-builder/FormBuilder.tsx

Co-authored-by: Omar López <zomars@me.com>

* Update apps/web/components/booking/pages/BookingPage.tsx

Co-authored-by: Omar López <zomars@me.com>

* Apply suggestions from code review

Co-authored-by: Omar López <zomars@me.com>

* Show fields but mark them disabled

* Apply suggestions from code review

Co-authored-by: Omar López <zomars@me.com>

* More comments

* Fix booking success page crash when a booking doesnt have newly added required fields response

* Dark theme asterisk not visible

* Make location required in zodSchema as was there in production

* Linting

* Remove _metadata.ts files for apps that have config.json

* Revert "Remove _metadata.ts files for apps that have config.json"

This reverts commit d79bdd336c.

* Fix lint error

* Fix missing condition for samlSPConfig

* Delete unexpectedly added file

* yarn.lock change not required

* fix types

* Make checkboxes rounded

* Fix defaultLabel being stored as label due to SSR rendering

* Shaved 16kb from booking page

* Explicit types for profile

* Show payment value only if price is greater than 0

* Fix type error

* Add back inferred types as they are failing

* Fix duplicate label on number

---------

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
2023-03-02 11:15:28 -07:00
..
auth Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
fixtures Fix webhook e2e test (#7455) 2023-03-02 12:13:55 +00:00
integrations.e2e.ts-snapshots Fix webhook e2e test (#7455) 2023-03-02 12:13:55 +00:00
lib Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
app-store.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
availability.e2e.ts Revert "Use Calendar component view=day for drop-in replacement troubleshooter (#6869)" (#6985) 2023-02-09 12:01:43 -07:00
booking-pages.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
change-password.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
change-username.e2e.ts Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
dynamic-booking-pages.e2e.ts Fix webhook e2e test (#7455) 2023-03-02 12:13:55 +00:00
embed-code-generator.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
event-types.e2e.ts test: multiple organizer address test (#7179) 2023-02-22 10:52:49 +05:30
hash-my-url.e2e.ts Update hash-my-url.e2e.ts 2023-01-07 09:50:02 -07:00
integrations-stripe.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
integrations.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
login.e2e.ts Standardize response codes in Login (#6787) 2023-01-30 18:37:03 +00:00
login.oauth.e2e.ts One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
onboarding.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
reschedule.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
saml.e2e.ts Reintroduce SAML SSO (#4938) 2022-10-18 14:34:32 -06:00
teams.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00
trial.e2e.ts Removed unused variables (#6704) (#6750) 2023-01-31 22:29:24 +00:00
webhook.e2e.ts Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
wipe-my-cal.e2e.ts Adds missing cleanups to e2e tests 2023-03-01 16:35:28 -07:00