berrypod/test
jamey 8ea77e5992
All checks were successful
deploy / deploy (push) Successful in 1m22s
fix content image double-suffix, clean up page defaults and editor UX
- Fix resolve_content_image returning base path (not full URL) so
  responsive_image doesn't double-append width/extension
- Remove legacy image fields (image_src, image_alt, image_url) from
  block settings schemas
- Remove demo/mockup fallbacks from renderer and defaults — blank
  fields stay blank instead of showing preview content
- Replace demo text in defaults with instructional placeholders that
  guide new shop owners
- Remove redundant X button from editor sidebar, add unsaved-changes
  confirmation to Done button
- Fix block card name overflow on mobile (display: block, flex-wrap)
- Add onboarding UX improvement plan (10 tasks)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 00:56:01 +00:00
..
berrypod fix CSS nesting warnings and test type warnings 2026-03-02 01:02:24 +00:00
berrypod_web fix content image double-suffix, clean up page defaults and editor UX 2026-03-03 00:56:01 +00:00
fixtures feat: add image optimizer module 2026-01-21 22:16:21 +00:00
support cache settings, categories, and media in ETS to cut per-request DB queries 2026-03-02 16:25:29 +00:00
test_helper.exs add URL redirects with ETS-cached plug, broken URL tracking, and admin UI 2026-02-26 14:14:14 +00:00