TradingAgents/web_dashboard/frontend/src
陈少杰 17a4ed2513 feat(dashboard): add CSV and PDF report export
- GET /api/reports/export: CSV with ticker,date,decision,summary
- GET /api/reports/{ticker}/{date}/pdf: PDF via fpdf2 with DejaVu fonts
- ReportsViewer: CSV export button + PDF export in modal footer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 18:52:00 +08:00
..
pages feat(dashboard): add CSV and PDF report export 2026-04-07 18:52:00 +08:00
services feat(dashboard): add portfolio panel - watchlist, positions, and recommendations 2026-04-07 18:52:00 +08:00
App.jsx feat(dashboard): add portfolio panel - watchlist, positions, and recommendations 2026-04-07 18:52:00 +08:00
index.css feat(dashboard): apply Apple design system to all 4 pages 2026-04-07 18:52:00 +08:00
main.jsx feat(dashboard): apply Apple design system to all 4 pages 2026-04-07 18:52:00 +08:00