whisper-money/app/Http/Requests/Api
Víctor Falcón 9fb6f67d89 feat(filters): surface active saved filter and allow updating in place
The Saved control now shows the saved filter the current selection
matches (or is based on), with an unsaved-changes indicator. When the
filters are edited, the menu offers "Update" to save over the existing
filter instead of only creating a new one. Adds the PATCH endpoint and
an order-insensitive fingerprint to detect matches.
2026-06-01 15:51:05 +02:00
..
AnalysisRequest.php feat(analysis): add expense/income analysis screen 2026-06-01 15:11:38 +02:00
BulkUpdateTransactionRequest.php feat: Decrypt encrypted transactions on key unlock (#123) 2026-02-16 10:37:43 +01:00
StoreSavedFilterRequest.php feat(filters): add saved filters shared across transactions and analysis 2026-06-01 15:40:20 +02:00
UpdateAccountNameRequest.php Remove encryption from bank account names (#104) 2026-02-09 14:15:26 +01:00
UpdateSavedFilterRequest.php feat(filters): surface active saved filter and allow updating in place 2026-06-01 15:51:05 +02:00