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
9b8afa260577efad155e2184903d696aa7c0c7e8
AITrader
/
app
/
routes
T
History
henry
9b8afa2605
feat(settings): add admin settings API routes
...
Co-authored-by: Copilot <
223556219+Copilot@users.noreply.github.com
>
2026-05-16 20:10:46 +02:00
..
__tests__
Return agentSignals and debateRounds in mocked /api/analyze response to match component expectations
2026-05-16 14:01:53 +02:00
api
feat(settings): add admin settings API routes
2026-05-16 20:10:46 +02:00
jobs
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
analyze.ticker.tsx
Fix JSX syntax: close conditional expression in analyze.ticker.tsx (add missing })
2026-05-16 15:31:00 +02:00
analyze.tsx
UI: surface buying/selling suggestion and execution plan in portfolio and stock detail (show last saved suggestion)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:27:41 +02:00
landing.tsx
Add Playwright configuration and initial tests for landing page
2026-05-12 22:10:51 +02:00
settings.tsx
feat(settings): add admin settings UI and Navbar link
2026-05-16 20:10:41 +02:00
stocks.$ticker.tsx
Routing: add /stocks/:ticker alias to analyze.ticker for compatibility with tests\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:02:08 +02:00
stocks.tsx
feat: replace StockViewer with MostActiveStocks on stocks page
2026-05-16 12:47:44 +02:00