whisper-money/resources/js/components/dashboard
Víctor Falcón 832fc6177e
feat(dashboard): make top spending categories clickable with transaction filter link (#189)
## Summary

- Makes each top spending category in the dashboard card a clickable
link to the transactions page, pre-filtered by that category and the
last 30 days
- Uses the same muted background hover effect (`hover:bg-muted`) as the
account title links on the dashboard for visual consistency
2026-03-03 11:24:50 +00:00
..
account-balance-card.tsx Add chart color scheme setting (#101) 2026-02-28 12:58:21 +01:00
account-type-icon.tsx refactor(accounts): unify account type icons via accountIconByType helper (#180) 2026-03-02 08:47:44 +00:00
amount-trend-indicator.tsx fix: Prevent account card content overflow on long names (#133) 2026-02-19 10:22:51 +01:00
cashflow-summary-card.tsx perf(dashboard): optimize query performance and eliminate redundant requests (#146) 2026-02-24 08:43:48 +01:00
net-worth-chart.tsx feat(ui): add glowing effect to all card components (#170) 2026-03-01 10:56:59 +00:00
percentage-trend-indicator.tsx Amount display format (#29) 2025-12-15 10:44:13 +01:00
top-categories-card.tsx feat(dashboard): make top spending categories clickable with transaction filter link (#189) 2026-03-03 11:24:50 +00:00