cal.pub0.org/apps/web/lib
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 Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
config Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
core Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
hooks Revert "Revert "I18N Caching (#6823)"" 2023-02-14 09:00:28 -07:00
mutations/bookings Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
types Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
QueryCell.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
app-providers.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
asStringOrNull.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
auth.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
classNames.ts Add ui package for reusable components (#1916) 2022-02-21 09:41:25 -07:00
clock.ts #4533: Show correct time format on booking page (#4771) 2022-09-30 14:45:28 +02:00
cropImage.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
csp.ts Add sentry and WEBAPP_URL to whitelist (#7248) 2023-02-21 16:46:27 +00:00
ensureArray.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
getBooking.tsx Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
hasKeyInMetadata.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
isBrandingHidden.tsx Fixes SMS actions and cal.com branding for premium plan (#7306) 2023-02-23 15:01:51 -07:00
isPrismaObj.ts WIP stripe customer metedada sync (#3153) 2022-07-07 15:24:42 -06:00
parseDate.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
parseZone.ts Consolidates dayjs in a single package 2022-06-28 14:48:24 -06:00
profile.ts replaced gravatar default (#4158) 2022-09-05 10:23:39 +00:00
withEmbedSsr.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
withNonce.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00