berrypod/lib/berrypod_web
jamey 9efc0644ba
All checks were successful
deploy / deploy (push) Successful in 1m10s
fix 404/500 error pages loading wrong stylesheet
error pages render shop-themed layout but were loading admin.css,
which has no shop component styles. switch to shop.css.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 22:02:07 +00:00
..
components add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
controllers fix 404/500 error pages loading wrong stylesheet 2026-02-20 22:02:07 +00:00
live rework setup wizard into phased flow 2026-02-20 21:07:07 +00:00
plugs fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
admin_layout_hook.ex extract setup wizard to dedicated /admin/setup page 2026-02-18 23:55:42 +00:00
cart_hook.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
endpoint.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
gettext.ex rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
router.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +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 fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +00:00
user_auth.ex add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00