berrypod/lib/berrypod_web
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
..
components add admin UX quick wins: nav guard, block descriptions, input labels 2026-02-28 20:11:13 +00:00
controllers add no-JS contact form and noscript banner 2026-02-28 18:57:51 +00:00
live add admin UX quick wins: nav guard, block descriptions, input labels 2026-02-28 20:11:13 +00:00
plugs add analytics-powered 404 monitoring with FTS5 auto-resolve 2026-02-26 16:08:25 +00:00
admin_layout_hook.ex auto-confirm admin during setup, skip email verification 2026-02-21 10:24:26 +00:00
analytics_hook.ex replace analytics double-count prevention with buffer supersede 2026-02-23 14:48:50 +00:00
cart_hook.ex add no-JS progressive enhancement for all shop flows 2026-02-24 22:56:19 +00:00
endpoint.ex add URL redirects with ETS-cached plug, broken URL tracking, and admin UI 2026-02-26 14:14:14 +00:00
gettext.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
not_found_error.ex show proper 404 page for missing custom pages instead of redirecting 2026-02-28 08:35:01 +00:00
page_editor_hook.ex add undo/redo to page editors with keyboard shortcuts 2026-02-28 12:16:15 +00:00
page_renderer.ex add page builder polish: utility blocks, templates, duplicate 2026-02-28 17:33:25 +00:00
router.ex add no-JS contact form and noscript banner 2026-02-28 18:57:51 +00:00
search_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
telemetry.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme_hook.ex add data-driven navigation with admin editor 2026-02-28 11:18:37 +00:00
user_auth.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00