whisper-money/resources/js/components/cashflow
Víctor Falcón 0250fdc268
fix(cashflow): clarify period comparisons (#436)
## Summary
- Remove misleading primary net cashflow trend arrow
- Add previous-period comparisons for income, expenses, saved, and
invested values
- Move savings-rate comparison below the main percentage

## Tests
- npm test --
resources/js/components/cashflow/net-cashflow-card.test.tsx
resources/js/components/cashflow/savings-rate-card.test.tsx
2026-05-26 10:52:01 +02:00
..
breakdown-card.test.tsx Fix cashflow null category rows (#382) 2026-05-11 18:54:26 +02:00
breakdown-card.tsx Fix cashflow null category rows (#382) 2026-05-11 18:54:26 +02:00
net-cashflow-card.test.tsx fix(cashflow): clarify period comparisons (#436) 2026-05-26 10:52:01 +02:00
net-cashflow-card.tsx fix(cashflow): clarify period comparisons (#436) 2026-05-26 10:52:01 +02:00
period-navigation.test.tsx fix(cashflow): defer period label translation (#427) 2026-05-25 17:00:23 +02:00
period-navigation.tsx fix(cashflow): defer period label translation (#427) 2026-05-25 17:00:23 +02:00
savings-rate-card.test.tsx fix(cashflow): clarify period comparisons (#436) 2026-05-26 10:52:01 +02:00
savings-rate-card.tsx fix(cashflow): clarify period comparisons (#436) 2026-05-26 10:52:01 +02:00