cal.pub0.org/apps/web
Carina Wollendorfer a0135cdc59
Make WYSIWYG editor reusable (#6293)
* make text editor reusable

* use dropdown component for block type

* remove ring when clicking on block type

* allow excluding items in toolbar

* refactor code

* make AddVariableDropdown reusable

* fixed missed translations

* fixes variable translation issue

* change missed translation variables

* make AddVariablesDropdown reusable

* reorder block types in dropdown

* remove not needed prop

* code clean up

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-01-09 14:15:11 +00:00
..
components Add app-store installed page navigationt ests (#6333) 2023-01-08 09:29:20 +01:00
docs Fix SAML login (#4037) 2022-08-30 12:25:24 -06:00
lib Fix lang and dir attributes not being set (#6243) 2023-01-03 11:09:05 +01:00
pages Add app-store installed page navigationt ests (#6333) 2023-01-08 09:29:20 +01:00
playwright Add app-store installed page navigationt ests (#6333) 2023-01-08 09:29:20 +01:00
public Make WYSIWYG editor reusable (#6293) 2023-01-09 14:15:11 +00:00
scripts
server/lib Preparations so public API can use tRPC procedures 2022-11-18 16:36:32 -07:00
styles refactor(web): remove `fonts.css`, rely on `shared-globals.css` (#6220) 2023-01-02 19:11:06 +00:00
test Revive getSchedule Tests and add more (#6200) 2023-01-04 15:40:06 -07:00
.eslintignore
.gitignore Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
.nvmrc chore(web): update .nvmrc to node 16 (#6214) 2023-01-04 15:20:05 -07:00
calendso.yaml Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
middleware.ts fix: use matcher in middleware (#5304) 2022-11-03 14:51:43 +00:00
next-i18next.config.js Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
next.config.js Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
package.json Replaces mdx-remote with markdown-it (#6326) 2023-01-08 00:05:35 +00:00
postcss.config.js
project.toml
sentry.client.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.properties Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
sentry.server.config.js Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
tailwind.config.js Fixes tailwind for EE code 2022-07-29 16:26:31 -06:00
tsconfig.json Routing Forms Improvements - Rename routing_forms to routing-forms (#4546) 2022-09-22 22:53:43 +05:30