Shumiland/src/collections
Vadym Samoilenko 2d6e5f2fe0 feat(cms): convert all textarea fields to Lexical richText across all globals and collections
- BirthdayPage: packageItems[].description, whyItems[].description → richText
- DinosaurPage: heroDescription, activitiesDescription, activities[].description, whyVisitItems[].description → richText
- DyvoLisPage: heroDescription, whyVisitItems[].description → richText
- TicketsPage: comboCards[].description, benefitsFootnote → richText
- HomePage: heroSlides[].subtitle, hero.subtitle, whyParents.items[].description, birthdayIntro.text, news.subtitle, faq.items[].answer → richText
- LegalPages: all 4 content fields → richText
- Locations: shortDesc, whyVisitItems[].description → richText
- Frontend pages: use <RichText> component from @payloadcms/richtext-lexical/react for all converted fields

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 15:05:07 +01:00
..
.gitkeep feat: complete backend B1-B7 — Payload CMS, ezy payments, leads, deploy 2026-05-09 19:14:54 +01:00
BirthdayPackages.ts feat(birthday): filter featured packages on homepage, add payment link label 2026-06-05 11:24:14 +01:00
BlogPosts.ts feat(cms): standardize Lexical editor across all richText fields, add image upload to blog 2026-06-11 14:09:27 +01:00
Categories.ts feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00
Leads.ts feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00
Locations.ts feat(cms): convert all textarea fields to Lexical richText across all globals and collections 2026-06-11 15:05:07 +01:00
Media.ts fix(dynozavry): serve hero banner from public PNG + raise media quality 2026-06-08 14:20:17 +01:00
Orders.ts feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00
Pages.ts feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00
Reviews.ts feat(cms): add revalidateAfterChange hooks to Locations, Tariffs, Reviews, BirthdayPackages 2026-06-03 13:02:28 +01:00
Tags.ts feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00
Tariffs.ts feat(cms): standardize Lexical editor across all richText fields, add image upload to blog 2026-06-11 14:09:27 +01:00
Users.ts feat(cms): admin UX — groups, timezone, title suffix 2026-05-15 16:58:47 +01:00