berrypod/test/berrypod
jamey c2caeed64d add setup onboarding page, dashboard launch checklist, provider registry
- new /setup page with three-section onboarding (account, provider, payments)
- dashboard launch checklist with progress bar, go-live, dismiss
- provider registry on Provider module (single source of truth for metadata)
- payments registry for Stripe
- setup context made provider-agnostic (provider_connected, theme_customised, etc.)
- admin provider pages now fully registry-driven (no hardcoded provider names)
- auth flow: fresh installs redirect to /setup, signed_in_path respects setup state
- removed old /admin/setup wizard
- 840 tests, 0 failures

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 00:34:06 +00:00
..
clients rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
images rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
media rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
products rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
providers rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
stripe rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
sync rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
theme rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
webhooks rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
accounts_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
cart_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
media_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
orders_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
products_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
products_upsert_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
search_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
settings_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
setup_test.exs add setup onboarding page, dashboard launch checklist, provider registry 2026-02-20 00:34:06 +00:00
shipping_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
vault_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00
webhooks_test.exs rename project from SimpleshopTheme to Berrypod 2026-02-18 21:23:15 +00:00