cal.pub0.org/packages
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
..
app-store Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
app-store-cli path.join causing issues on windows so we keep path like the other exports (#6568) 2023-01-19 13:21:51 +00:00
config Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
core Feature/fixed hosts (#6423) 2023-01-12 14:09:12 -07:00
dayjs Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
emails [CAL-760] Emails: Design Tokens are not update to 2.0 (#6530) 2023-01-17 22:14:16 +01:00
embeds Formatting 2023-01-04 13:49:20 -07:00
eslint-plugin
features Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00
lib Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00
prisma fix: remove annoying outline when <Button /> clicked (#6537) 2023-01-21 16:07:30 +00:00
trpc Support OIDC (#6661) 2023-01-24 13:02:43 -07:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types App Store Templates (#5289) 2023-01-18 15:30:25 -07:00
ui Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00