whisper-money/resources/js/components/charts
Víctor Falcón 38cf672c8e
fix: default account charts to user currency (#271)
## Summary
- default account charts to the user's currency when a currency toggle
is available
- reverse the account chart currency toggle order so the user currency
appears first
- add a focused frontend test covering the toggle order and selected
state

## Testing
- npm test -- chart-currency-toggle
2026-04-10 14:41:36 +01:00
..
cashflow-trend-chart.tsx feat(cashflow): show tracked transfers in Sankey diagram (#237) 2026-03-19 11:49:54 +01:00
chart-currency-toggle.test.tsx fix: default account charts to user currency (#271) 2026-04-10 14:41:36 +01:00
chart-currency-toggle.tsx fix: default account charts to user currency (#271) 2026-04-10 14:41:36 +01:00
chart-granularity-toggle.tsx fix(charts): use settings popover for chart controls on mobile (#137) 2026-02-19 16:53:00 +01:00
chart-settings-popover.tsx feat(settings): centralize currency options and split profile/account support (#256) 2026-04-02 19:23:10 +02:00
chart-view-toggle.tsx fix(charts): use settings popover for chart controls on mobile (#137) 2026-02-19 16:53:00 +01:00
index.ts feat(settings): centralize currency options and split profile/account support (#256) 2026-04-02 19:23:10 +02:00
mom-chart.tsx fix: preserve cents in chart amounts (#270) 2026-04-10 15:41:24 +02:00
mom-percent-chart.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
sankey-chart.tsx feat(cashflow): make income/expense category rows clickable to transactions (#234) 2026-03-17 10:57:40 +00:00