Commit Graph

9 Commits

Author SHA1 Message Date
hemangjoshi37a 2418f11142 Fix UI/UX issues found during Playwright audit
- Strip raw markdown (**bold**) from Top Picks, Stocks to Avoid, and
  StockDetail banner text
- Hide empty Top Picks section when no BUY stocks exist
- Show all SELL stocks in Stocks to Avoid (remove 5-stock limit)
- Fix "-0.0%" negative zero display in History page returns
- Fix "1 sections" grammar in AIAnalysisPanel
- Replace dead footer links with real GitHub/Twitter URLs
- Fix Portfolio Simulator SELL dilution calculation

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 16:46:38 +11:00
hemangjoshi37a 7619a7f9bb ok 2026-02-14 14:24:18 +11:00
hemangjoshi37a b79179cea2 okok 2026-02-11 01:37:36 +11:00
hemangjoshi37a 473478a32d ok 2026-02-08 22:24:13 +11:00
hemangjoshi37a a556099d97 add 2026-02-08 12:59:10 +11:00
hemangjoshi37a bdc27679fa add 2026-02-08 12:33:09 +11:00
hemangjoshi37a f87ce2495e add all 2026-02-01 08:05:09 +11:00
hemangjoshi37a 9a292cde34 ok 2026-02-01 06:55:15 +11:00
hemangjoshi37a e43acb8247 Add Nifty50 AI Trading Dashboard frontend and Indian market support
- Add React + Vite + Tailwind CSS frontend for Nifty50 recommendations
- Add FastAPI backend for serving stock recommendations
- Add Indian market data sources (jugaad_data, markets API)
- Add Nifty50 stock recommender modules
- Update dataflows for Indian market support
- Fix various utility and configuration updates
2026-01-31 19:41:01 +11:00