cal.pub0.org/packages/features
Carina Wollendorfer 2de3e7fc59
Text editor for custom workflow templates (#5654)
* add first version of text editor

* add new editor to email body

* fix line height

* remove not needed styles

* allow adding html tags + small refactoring

* fix error when input is empty

* styling of add variable dropdown

* fix bg on focus

* small design fixes

* improve design

* show error message for no input

* text editor only for email body

* remove test button

* code clean up

* code clean up

* code clean up

* fix that added variables weren't saved

* fix import

* first version of editor

* connect reminder body of form with new editor

* add pencile for link-editor

* remove TreeViewPlugin

* clean up css file

* code clean up

* add text indent for list

* improve editor design

* fix style

* slow resizing of editor

* fix that new data was removed when leaving tab

* dont allow italic and bold at same time

* code clean up

* fix type error

* code clean up

* code clean up

* remove text if changed from SMS to email or other way around

* add add variable dropdown

* show error message if email body is empty

* add white-space pre-wrap

* fix import

* prettier

* fix add variable dropdown for mobile

* move dependencies to correct package.json file

* remove html-to-text

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-11-25 07:34:55 -07:00
..
auth Impersonate UI (#4243) 2022-09-08 15:35:31 +00:00
availability
bookings Trigger webhooks when booking is confirmed not submitted (#5609) 2022-11-23 16:38:13 +00:00
calendars 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
conferencing
ee Text editor for custom workflow templates (#5654) 2022-11-25 07:34:55 -07:00
eventtypes/components Empty Screen Improvements to Public event type list (#5178) 2022-10-24 22:20:41 +00:00
links
schedules [CAL-126] onboarding: step 3 not mobile friendly (#5651) 2022-11-24 17:40:30 +00:00
users added desktop app layout for v2.0, changed 2.0 banner (#4242) 2022-09-07 09:01:33 -06:00
webhooks 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
index.ts
package.json Text editor for custom workflow templates (#5654) 2022-11-25 07:34:55 -07:00
tsconfig.json