arbitrage-engine/frontend/components
root 5849bf6522 refactor: completely separate V5.1 and V5.2 pages
- /signals: V5.1 ONLY, 5-layer scoring, no FR/Liq
- /signals-v52: V5.2 ONLY, 7-layer scoring with FR/Liq
- /paper: V5.1 ONLY, no strategy tabs/badges
- /paper-v52: V5.2 ONLY, with FR/Liq display
- Sidebar: V5.1 and V5.2 separate sections
- V5.2 weights: 40+18+5+12+15+5+5=100 (no more >100)
- Zero cross-contamination between V5.1 and V5.2
2026-03-02 00:25:07 +00:00
..
AuthHeader.tsx fix: mobile header - merge auth into sidebar topbar, remove duplicate header 2026-02-27 12:12:24 +00:00
FundingChart.tsx fix: add missing FundingChart component 2026-02-26 12:09:16 +00:00
LiveTradesCard.tsx ui: add buy/sell direction legend to LiveTradesCard 2026-02-27 11:41:57 +00:00
Navbar.tsx feat: V2.0 auth system - JWT access/refresh, invite codes, route protection, admin CLI, auth gate blur overlay 2026-02-27 11:08:57 +00:00
RateCard.tsx feat: add YTD annualized rate to RateCard 2026-02-27 10:08:22 +00:00
Sidebar.tsx refactor: completely separate V5.1 and V5.2 pages 2026-03-02 00:25:07 +00:00
StatsCard.tsx feat: full light theme - white bg, blue accent, responsive navbar 2026-02-27 02:26:15 +00:00