This repository has been archived on 2026-05-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
app/apps
groombook-ci[bot] 7a0a97aea3 fix(setup): add frontend guard to redirect when setup not needed
Add a useEffect in SetupWizard that checks GET /api/setup/status
on mount. If needsSetup === false, redirect to /admin immediately
instead of showing the wizard. Shows a "Checking setup status..."
loading state while the check is in flight.

Fixes GRO-254

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 12:44:45 +00:00
..