berrypod/lib/berrypod_web/live/admin
jamey 32cd642110
All checks were successful
deploy / deploy (push) Successful in 1m16s
add admin UX quick wins: nav guard, block descriptions, input labels
- rename "Providers" to "Print providers" in sidebar (#110)
- add LiveView navigation guard to EditorKeyboard hook — intercepts
  link clicks in capture phase when editor has unsaved changes (#103)
- add description field to all 26 block types, shown as subtitle in
  block picker; filter searches descriptions too (#104)
- add visible column headers (Label / Path) and proper sr-only labels
  with for attributes on nav editor inputs (#106)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 20:11:13 +00:00
..
pages add legal page editor integration and media library polish 2026-02-28 17:55:02 +00:00
providers fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
theme add legal page editor integration and media library polish 2026-02-28 17:55:02 +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 image picker to page editor and fix thumbnail layout 2026-02-28 01:00:48 +00:00
navigation.ex add admin UX quick wins: nav guard, block descriptions, input labels 2026-02-28 20:11:13 +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