Commit graph

1 commit

Author SHA1 Message Date
Vadym Samoilenko
8439941afa feat(cms): standardize Lexical editor across all richText fields, add image upload to blog
Some checks are pending
CI / Type Check (push) Waiting to run
CI / Lint (push) Waiting to run
CI / Unit Tests (push) Waiting to run
Deploy / Build & Push Image (push) Waiting to run
Deploy / Deploy to VPS (push) Blocked by required conditions
- Add src/fields/richText.ts: standardEditor (all defaultFeatures) and blogEditor
  (defaultFeatures + UploadFeature for media + EXPERIMENTAL_TableFeature)
- Apply standardEditor to ThankYouPage, CheckoutPage, GroupVisitsPage, Tariffs, Locations
- Apply blogEditor to BlogPosts — editors can now insert images inline via Upload button

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 14:09:27 +01:00