berrypod/lib/berrypod_web
jamey b05b696681
All checks were successful
deploy / deploy (push) Successful in 3m30s
rework setup wizard into phased flow
phase 1 (no admin): show only the email form
phase 2 (admin created, not logged in): "check your inbox" gate with
  "wrong email? start over" link that deletes the unconfirmed user
phase 3 (logged in via magic link): show provider + stripe steps

removes the confusing redirect to /users/log-in after account creation.
users now stay on /setup throughout the entire setup process.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 21:07:07 +00:00
..
components add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
controllers fix admin font loading and theme CSS cache miss bug 2026-02-20 18:39:41 +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