cal.pub0.org/apps/web/pages
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
..
[user] Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
api Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
apps Remove duplicated border in Calendar category (#7235) 2023-02-21 09:19:29 +00:00
auth Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
availability Availability uiux improvements (#7466) 2023-03-02 16:20:02 +00:00
booking Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
bookings Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
d/[link] Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
event-types Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
getting-started Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
payment Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
reschedule Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
settings removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
team Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
teams removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
video Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
workflows removed SSR trpc calls instead SPA for logged in pages (#6936) 2023-02-23 18:41:57 -07:00
404.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
500.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
[user].tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
_app.tsx upgrade nextjs to 13.2 version and replace @next/font for in built ne… (#7440) 2023-02-28 16:38:46 -07:00
_document.tsx Check embed in a better way (#7221) 2023-02-20 11:31:56 +00:00
_error.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
index.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
maintenance.tsx Feature/maintenance mode (#6930) 2023-02-08 21:51:58 +00:00
more.tsx added pwa: extension for standalone, lots of mobile improvements (#7218) 2023-02-20 15:11:51 +01:00
signup.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00