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
424a2fc6d5910ed427040ed541dc9610fa69330d
AITrader
/
app
/
components
T
History
henry
424a2fc6d5
UI: add job details page and auto-refresh in JobHistory\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:52:51 +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: add job details page and auto-refresh in JobHistory\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:52:51 +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
feat(tests): update Alpaca API tests to include range parameters and improve stock database cleanup
2026-05-14 16:46:28 +02:00