cal.pub0.org/apps/web/pages
Carina Wollendorfer 8640eb9f52
Ability to format user and team bio (#6572)
* use texteditor for bio

* remove block types from about editor

* add props to make editor height adjustable

* set isDirty to true when about input is edited

* add editor to getting-started

* fix editor height

* remove required error for onboarding

* add helper function to check if parsed bio has text

* add back commented code

* fix onboarding tests for optional about field

* rename function

* parse team bio for read only members

* code clean up

* fix failing e2e because of missing test id

* fix onboarding e2e test

* add missing parse of user bio

* Update apps/web/components/getting-started/steps-views/UserProfile.tsx

* Update apps/web/pages/settings/my-account/profile.tsx

Co-authored-by: Omar López <zomars@me.com>

* use css inline style for height instead of tailwind class

* fix height of editor-input

* save bio as markdown in db

* fix empty line when bio is empty

* fix hydration failed error

* Update packages/ui/components/editor/Editor.tsx

Co-authored-by: Omar López <zomars@me.com>

* remove unused import

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-24 18:08:10 -07:00
..
[user] Changed a neutral- classes to gray (#6603) 2023-01-20 23:04:58 +01:00
api Support OIDC (#6661) 2023-01-24 13:02:43 -07:00
apps Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
auth Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
availability Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
booking Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
bookings Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
d/[link] Deprecates user plan (#5942) 2022-12-08 16:20:24 -07:00
event-types Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
getting-started fix: guess correct timezone when onboarding (#6430) 2023-01-12 16:17:57 +00:00
payment Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
reschedule Fix reschedule embed (#5861) 2022-12-07 13:08:34 -07:00
settings Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00
team Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00
teams Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
video Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
workflows Improve multilingualism and fix search routes (#5334) 2022-12-07 13:53:44 -07:00
404.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
500.tsx Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
[user].tsx Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00
_app.tsx fix: use hasMounted to render calcom versionm (#6239) 2023-01-02 19:44:51 +00:00
_document.tsx Fixing horizontal tabs (#6454) 2023-01-17 16:36:06 +00:00
_error.tsx Bugfix/revert e5ba8616 (#5479) 2022-11-11 09:47:11 +00:00
index.tsx
more.tsx Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
signup.tsx disables signups via env variable (#6212) 2023-01-13 17:42:13 -07:00