trading-platform-frontend-v2/src/modules
Adrian Flores Cortes 295bd5e31e [SPRINT-1] feat: Resolve routing and improve auth session management
SUBTASK-001: Routing fixes
- Add lazy-loaded route for /portfolio/:portfolioId
- Add navigation links from PortfolioDashboard to portfolio detail
- Verify /settings/billing is intentional dual-route (no changes needed)

SUBTASK-002: Auth improvements
- Extend ActiveSession type with device details (deviceType, browser, os, location)
- DeviceCard now uses backend data when available, falls back to userAgent parsing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 23:49:26 -06:00
..
admin [Sprint-2] feat: Add hooks for Feature Flags, 2FA, and Audit 2026-01-30 15:38:25 -06:00
assistant fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
auth [SPRINT-1] feat: Resolve routing and improve auth session management 2026-02-03 23:49:26 -06:00
backtesting feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
dashboard/pages feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
education fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
investment fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
ml fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
notifications fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
payments fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
portfolio [SPRINT-1] feat: Resolve routing and improve auth session management 2026-02-03 23:49:26 -06:00
settings feat: Add 2FA frontend components (TwoFactorSetup, TwoFactorVerifyModal, TwoFactorSettings) 2026-01-28 12:23:06 -06:00
trading feat: Add Trading Agents UI components (GAP-P0-003) 2026-01-28 16:47:41 -06:00