cal.pub0.org/packages/emails/src/templates
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
..
AttendeeAwaitingPaymentEmail.tsx Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
AttendeeCancelledEmail.tsx Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
AttendeeDeclinedEmail.tsx Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
AttendeeLocationChangeEmail.tsx Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
AttendeeRequestEmail.tsx fix: booking confirmation email missing variables (#7109) 2023-02-15 10:49:44 -07:00
AttendeeRescheduledEmail.tsx fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
AttendeeScheduledEmail.tsx Recurring event fixes (#3030) 2022-06-09 18:32:34 -06:00
AttendeeWasRequestedToRescheduleEmail.tsx fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
BaseScheduledEmail.tsx Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
BrokenIntegrationEmail.tsx Update all Yarn dependencies (2022-08-17) (#3887) 2022-08-29 17:55:27 -06:00
DisabledAppEmail.tsx Admin apps UI (#5494) 2022-12-07 14:47:02 -07:00
FeedbackEmail.tsx Add username and email to feedback email (#3002) 2022-06-07 08:39:47 -06:00
ForgotPasswordEmail.tsx use support email (.env) in password reset mail (#7181) 2023-02-17 16:44:42 +00:00
OrganizerCancelledEmail.tsx Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
OrganizerLocationChangeEmail.tsx Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
OrganizerPaymentRefundFailedEmail.tsx Broken Integration Alarm System (#3135) 2022-06-24 23:16:20 -06:00
OrganizerRequestEmail.tsx Link fixes 2022-12-22 10:52:50 -07:00
OrganizerRequestReminderEmail.tsx Refactor emails to use JSX as templating engine (#2915) 2022-06-06 17:49:56 +00:00
OrganizerRequestedToRescheduleEmail.tsx fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
OrganizerRescheduledEmail.tsx fix/4128-reschedulebook-stops-creating-event-calendar (#4348) 2022-09-15 01:27:46 +00:00
OrganizerScheduledEmail.tsx Fix - add team members to emails (#7207) 2023-02-27 13:45:40 -07:00
TeamInviteEmail.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
index.ts Admin apps UI (#5494) 2022-12-07 14:47:02 -07:00