cal.pub0.org/apps/web/components/booking
Carina Wollendorfer cfb625e934
Editor for event type description (#7450)
* add editor for event type description

* enable same things for markdownIt

* show links in blue

* fix placeholder design

* format description for event list

* limit event descript ot 4 lines in list

* shorten event-type description whenever needed

* add editor to create event type dialog

* fix link title in event type list

* Fix overwriting users column when saving event types (#7445)

* Only overwrite user column when present

* Clean up

* Merge branch 'main' into feat/editor-event-type-description

* Merge branch 'main' into feat/editor-event-type-description

# Conflicts:
#	apps/web/pages/settings/my-account/profile.tsx

* Linting

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2023-03-02 12:55:25 -07:00
..
pages Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
AvailableEventLocations.tsx feat: add line clamp class (#7291) 2023-02-23 09:25:31 +01:00
AvailableTimes.tsx fix: slot picker scroll position not consistent (#7282) 2023-02-23 17:19:23 -07:00
BookingDescription.tsx Editor for event type description (#7450) 2023-03-02 12:55:25 -07:00
BookingDescriptionPayment.tsx Feature/ Manage Booking Questions (#6560) 2023-03-02 11:15:28 -07:00
BookingListItem.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
CancelBooking.tsx Removed unused variables (#6704) (#6750) 2023-01-31 22:29:24 +00:00
SkeletonLoader.tsx Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
SlotPicker.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
TimeOptions.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
TimezoneDropdown.tsx Reduce booking page bundle size (#7131) 2023-02-17 12:53:31 -07:00
UserAvatars.tsx Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00