cal.pub0.org/packages
Carina Wollendorfer f6d7568d0a
Fixes formatted description in email (#7696)
* fix description in email

* add styling for lists

* sanitize editor input before saving

* sanitize eventTypeDescription

* santize html when used dangerouslySetInnerHTML

* fix server side sanitation

* add missing formatting and sanitation

* move @ts-expect-error to correct line

* fix type error and add yarn.lock

* fix build error

* sanitize description for booking page and availability page

* rename to markdownAndSanitize

* always add list formatting

* handle empty description in markdownAndSanitize for cleaner code

* create function for clientside markdown rendering and sanitizing

* fix type error

* code clean up

* Now that eventType.descriptionAsSafeHTML is added at all the missing places, we can do away with ts-ignore and get type safety

* Remove unused variable

* Remove one more ts-expect-error

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-23 12:00:42 +00:00
..
app-store added team recording hint to cal video (#7855) 2023-03-21 10:39:49 +01:00
app-store-cli Fix command to create new app for the app store (#7322) 2023-02-24 09:55:00 +05:30
config upgrade nextjs to 13.2 version and replace @next/font for in built ne… (#7440) 2023-02-28 16:38:46 -07:00
core Fix rescheduling updating calendars & duplicate bookings (#7851) 2023-03-22 15:23:09 +01:00
dayjs Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
emails Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
embeds Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
eslint-plugin Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
features Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
lib Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
prisma Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
trpc fix: use zod in getting started and settings (#7698) 2023-03-21 10:43:07 +00:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types fix: videoCallUrl is not saved in metadata after rescheduling (#7715) 2023-03-17 13:54:48 +05:30
ui Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00