berrypod/lib/berrypod_web/components
jamey 638bb4fb70
Some checks failed
deploy / deploy (push) Has been cancelled
add Site context with social links editor and site-wide settings
- Add Site context for managing site-wide content (social links, nav items,
  announcement bar, footer content)
- Add SocialLink schema with URL normalization and platform auto-detection
  supporting 40+ platforms via host and 25+ via URI scheme
- Add NavItem schema for header/footer navigation (editor UI coming next)
- Add SiteEditor component with collapsible sections for each content type
- Wire social links card block and footer to use database data
- Filter empty URLs from display in shop components
- Add DetailsPreserver hook to preserve collapsible section state
- Add comprehensive tests for Site context and SocialLink functions
- Remove unused helper functions from onboarding to fix compiler warnings
- Move sync_edit_url_param helper to group handle_editor_event clauses

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-28 10:09:33 +00:00
..
layouts add database backup and restore admin page 2026-03-13 13:33:29 +00:00
shop_components add Site context with social links editor and site-wide settings 2026-03-28 10:09:33 +00:00
block_editor_components.ex replace orphaned tailwind classes with project CSS 2026-03-04 17:12:21 +00:00
block_thumbnails.ex add block previews, picker thumbnails and newsletter settings 2026-02-28 20:34:52 +00:00
core_components.ex scroll flash messages into view on mount 2026-03-13 13:34:32 +00:00
layouts.ex replace admin rail with unified bottom sheet editor 2026-03-07 09:30:07 +00:00
page_templates.ex wire order pages and theme preview to page renderer, remove old templates 2026-02-26 19:32:50 +00:00
shop_components.ex add settings editor component for unified on-site editing 2026-03-09 15:38:06 +00:00