daily-briefing/server/migrations
Sam 94cf618e0d Fix: Setup-Wizard Redirect + market_news Migration
- Replace navigate() with window.location.href for full page reload
  after setup completion (fixes redirect loop back to /setup)
- Add migration 002: market_news table with indexes
- Remove unused useNavigate import

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 16:32:43 +01:00
..
001_admin_schema.sql feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00
002_market_news.sql Fix: Setup-Wizard Redirect + market_news Migration 2026-03-02 16:32:43 +01:00
__init__.py feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00
runner.py feat: add Admin Panel with JWT auth, DB settings, and integration management 2026-03-02 10:37:30 +01:00