Personal calendar manager https://cal.maronato.dev
Go to file
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
__checks__ Checkly formatting 2022-09-08 16:04:40 -06:00
.github Update release.yml 2022-11-16 15:17:35 -07:00
.husky Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.snaplet Upgaded Snaplet CLI 2022-11-11 10:32:35 -07:00
.vscode 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
apps Text editor for custom workflow templates (#5654) 2022-11-25 07:34:55 -07:00
packages Text editor for custom workflow templates (#5654) 2022-11-25 07:34:55 -07:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/config One playwright config to rule them all (#4072) 2022-09-01 20:00:48 -06:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example Feat/salesforce app (#5649) 2022-11-22 20:10:31 -03:00
.env.example Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Adds symlink to use DATABASE_URL from root 2022-08-12 11:23:30 -06:00
.gitmodules Relocates admin to console 2022-05-20 17:40:51 -06:00
.kodiak.toml Allows auto approvals for crowdin 2022-07-11 18:49:40 -06:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc Trailing unlocking node <17 (#2711) 2022-06-07 11:53:11 +01:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
app.json Bringing back sendgrid app to review (#5501) 2022-11-17 21:38:34 +00:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-10-10 09:31:33 +01:00
crowdin.yml Ignores vital for now 2022-06-03 14:18:43 -06:00
jest.config.ts Chore/salesforce prep work (#5648) 2022-11-22 13:44:08 -07:00
LICENSE Update LICENSE 2022-08-03 14:36:43 +02:00
package.json Upgrade deps + allow node 18.x (#5622) 2022-11-23 11:35:08 -07:00
playwright.config.ts Revert "Increase timeouts (#4716)" 2022-09-29 14:23:52 +02:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Chore/salesforce prep work (#5648) 2022-11-22 13:44:08 -07:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Feat/salesforce app (#5649) 2022-11-22 20:10:31 -03:00
yarn.lock Submodule sync 2022-11-25 06:01:25 -07:00