whisper-money/resources/js/pages/settings
Víctor Falcón ed737db7b2
feat(cashflow): add savings and period views (#424)
## Summary
- add savings and investment category types and migrate default EN/ES
categories
- show saved and invested amounts on cashflow summary
- add month, quarter, and year cashflow period views

## Validation
- vendor/bin/pint --dirty --format agent
- php -l changed PHP files
- php artisan test --compact tests/Feature/Settings/CategoryTest.php
--filter='migration updates existing default saving and investment
categories'
- npm run test -- --run resources/js/lib/chart-calculations.test.ts

## Notes
<img width="1245" height="464" alt="image"
src="https://github.com/user-attachments/assets/7456e018-fb16-4387-8989-aa0b104a42d0"
/>

- Broadened migration after read-only prod check found legacy default
categories still using expense/hidden.
2026-05-25 16:41:00 +02:00
..
account.tsx feat(settings): centralize currency options and split profile/account support (#256) 2026-04-02 19:23:10 +02:00
accounts.tsx feat(real-estate): auto-calculate revaluation % and generate historical balances (#253) 2026-04-15 12:18:33 +00:00
appearance.tsx feat(i18n): add localization test and fix missing Spanish translations (#174) 2026-03-01 12:32:39 +00:00
automation-rules.tsx Apply automation rules to existing transactions (#413) 2026-05-22 08:36:18 +02:00
billing.tsx fix(pricing): update final release prices (#288) 2026-04-15 14:49:02 +01:00
categories.tsx feat(cashflow): add savings and period views (#424) 2026-05-25 16:41:00 +02:00
connections.test.tsx fix(connections): show expired reconnect (#407) 2026-05-20 13:13:13 +01:00
connections.tsx fix(connections): show expired reconnect (#407) 2026-05-20 13:13:13 +01:00
delete-account.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
labels.tsx fix: Add gap between filter/create button on mobile settings pages (#115) 2026-02-12 20:50:05 +01:00
password.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00
two-factor.tsx feat: Spanish localization (#74) 2026-02-08 11:58:08 +01:00