cal.pub0.org/packages/features
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
..
apps Minor typo fixups :pray (#7530) 2023-03-06 13:46:21 +00:00
auth Simplifies admin password role checks 2023-03-16 14:02:38 -07:00
bookings fix: meeting not getting deleted (#7878) 2023-03-22 11:18:00 -07:00
calendars Fixes select getting darkmode text color even on lightmode (#7799) 2023-03-17 15:34:26 +05:30
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
eventtypes Fixes formatted description in email (#7696) 2023-03-23 12:00:42 +00:00
form-builder test: add multiple guests e2e test (#7774) 2023-03-17 12:33:54 +05:30
kbar refactor: event types kbar action (#7423) 2023-03-16 09:49:12 +00:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules adds fix-availability-slot-addition (#7420) 2023-03-21 17:56:16 +00:00
settings fix add calendar button width and alignment (#7814) 2023-03-19 15:41:56 +01:00
shell feat: Add fresh chat to list of support integration (#7448) 2023-03-08 11:30:24 +00:00
tips chore: update docs links (#7782) 2023-03-17 16:42:27 -07:00
users Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
webhooks Adds new responses to zapier payload (#7736) 2023-03-15 14:28:50 +05:30
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00