trading/dashboard/src
Viktor Barzin e92cbc1bc4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: trade log Invalid Date and equity curve duplicate timestamp crash
- TradeLog: use created_at (from API) instead of timestamp for date display
- EquityCurve: deduplicate data by day before passing to lightweight-charts,
  preventing "data must be asc ordered by time" assertion failure when
  multiple snapshots exist on the same day

Made-with: Cursor
2026-02-28 11:05:37 +00:00
..
api fix: resolve all remaining TODOs, add dev mode auth bypass 2026-02-25 22:02:25 +00:00
assets feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
components fix: trade log Invalid Date and equity curve duplicate timestamp crash 2026-02-28 11:05:37 +00:00
hooks feat: dashboard trading views -- portfolio, trades, strategies, news, backtest 2026-02-22 15:54:44 +00:00
pages fix: trade log Invalid Date and equity curve duplicate timestamp crash 2026-02-28 11:05:37 +00:00
App.tsx feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
index.css feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00
main.tsx feat: dashboard setup with passkey authentication 2026-02-22 15:54:32 +00:00