This website requires JavaScript.
Explore
Help
Register
Sign In
henry
/
AITrader
Watch
1
Star
0
Fork
0
You've already forked AITrader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e88deac193a9692d9805181cc7daff1be4386331
AITrader
/
app
/
components
T
History
henry
329b83a17c
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:38 +02:00
..
__tests__
Fix TS errors: relax bullmq import typing, adjust job loader, and cast chart mock as any
2026-05-16 14:39:00 +02:00
AlpacaAccountInfo.tsx
Add Playwright configuration and initial tests for landing page
2026-05-12 22:10:51 +02:00
JobHistory.tsx
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:19 +02:00
MostActiveStocks.tsx
Add job status endpoint, persist lastJobId; replace in-process queue with BullMQ-based queue and worker; link job status in UI
2026-05-16 14:28:34 +02:00
Navbar.tsx
feat: add analyze page with dataflow visualization
2026-05-14 08:12:12 +02:00
StockViewer.tsx
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
TradingViewChart.tsx
UI: ensure dark text on job detail and job history cards (avoid white-on-light backgrounds)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:13:38 +02:00