berrypod/lib/berrypod_web/live/admin
jamey 847b5f3e5e add admin media library with image management and block picker integration
- Schema: alt, caption, tags fields on images table with metadata changeset
- Context: list_images with filters, find_usages, used_image_ids, delete_with_cleanup
- Admin UI: /admin/media with grid view, upload, filters, detail panel, metadata editing
- Block editor: :image field type for image_text and content_body blocks
- Page renderer: image_id resolution with legacy URL fallback
- Mobile: bottom sheet detail panel with slide-up animation
- CSS: uses correct --t-* admin theme tokens, admin-badge colour variants

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 22:20:51 +00:00
..
pages add live page editor sidebar with collapsible UI 2026-02-27 16:22:35 +00:00
providers fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
theme wire order pages and theme preview to page renderer, remove old templates 2026-02-26 19:32:50 +00:00
analytics.ex add analytics CSV export 2026-02-24 09:37:45 +00:00
dashboard.ex add Stripe connection step to launch checklist 2026-02-21 23:26:13 +00:00
email_settings.ex gate magic link login on verified email delivery 2026-02-21 22:25:27 +00:00
media.ex add admin media library with image management and block picker integration 2026-02-27 22:20:51 +00:00
order_show.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
product_show.ex extract setup wizard to dedicated /admin/setup page 2026-02-18 23:55:42 +00:00
products.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
redirects.ex add URL redirects with ETS-cached plug, broken URL tracking, and admin UI 2026-02-26 14:14:14 +00:00
settings.ex add abandoned cart recovery 2026-02-24 10:02:37 +00:00