Juan José Mata
70f483c603
Add tests for uncategorized transaction filter across locales ( #862 )
...
* test: Add tests for uncategorized filter across all locales
Adds two tests to catch the bug where filtering for "Uncategorized"
transactions fails when the user's locale is not English:
1. Tests that filtering with the locale-specific uncategorized name
works correctly in all SUPPORTED_LOCALES
2. Tests that filtering with the English "Uncategorized" parameter
works regardless of the current locale (catches the French bug)
https://claude.ai/code/session_01JcKj4776k5Es8Cscbm4kUo
* fix: Fix uncategorized filter for French, Catalan, and Dutch locales
The uncategorized filter was failing when the URL parameter contained
"Uncategorized" (English) but the user's locale was different. This
affected 3 locales with non-English translations:
- French: "Non catégorisé"
- Catalan: "Sense categoria"
- Dutch: "Ongecategoriseerd"
The fix adds Category.all_uncategorized_names which returns all possible
uncategorized name translations across supported locales, and updates
the search filter to check against all variants instead of just the
current locale's translation.
https://claude.ai/code/session_01JcKj4776k5Es8Cscbm4kUo
---------
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-01 18:59:12 +01:00
..
2026-01-23 12:54:55 +01:00
2026-01-30 20:44:25 +01:00
2026-01-08 18:23:34 +01:00
2025-11-01 10:15:33 +01:00
2026-01-21 22:56:39 +01:00
2026-01-21 22:56:39 +01:00
2026-01-07 15:59:04 +01:00
2026-01-07 15:59:04 +01:00
2026-01-22 22:23:09 +01:00
2026-01-27 08:50:01 +01:00
2026-01-30 12:29:46 +01:00
2026-01-18 15:11:34 +01:00
2025-11-29 13:31:08 +01:00
2026-01-18 15:11:34 +01:00
2025-12-07 18:11:34 +01:00
2025-11-24 17:54:18 +01:00
2026-01-23 18:55:51 +01:00
2026-01-21 22:56:39 +01:00
2026-01-23 22:12:02 +01:00
2026-01-22 22:23:09 +01:00
2026-01-09 13:03:40 +01:00
2026-01-12 15:35:14 -05:00
2026-01-23 00:53:24 +01:00
2026-01-23 00:53:24 +01:00
2026-01-09 19:38:04 +01:00
2026-01-22 20:37:07 +01:00
2026-01-22 20:37:07 +01:00
2026-01-22 20:37:07 +01:00
2026-01-24 11:16:26 +01:00
2026-01-10 20:11:00 +01:00
2026-01-24 11:16:26 +01:00
2026-01-30 20:44:25 +01:00
2025-12-17 16:03:05 +01:00
2026-01-26 16:53:05 +01:00
2026-01-27 15:45:50 +01:00
2026-01-05 22:11:47 +01:00
2026-01-20 07:44:12 +01:00
2026-01-16 12:34:06 +01:00
2026-01-22 22:23:09 +01:00
2026-01-23 00:28:17 +01:00
2026-01-23 08:55:34 +01:00
2025-10-22 16:02:50 +02:00
2026-01-16 21:04:10 +01:00
2026-02-01 18:59:12 +01:00
2026-01-20 17:51:36 -05:00
2025-07-15 11:42:41 -04:00
2026-01-22 15:25:43 +01:00
2025-08-11 22:58:44 +02:00
2026-01-07 15:59:04 +01:00
2026-01-21 22:56:39 +01:00
2025-04-16 20:26:45 -05:00
2026-01-23 22:05:28 +01:00
2025-10-24 12:04:19 +02:00
2025-12-24 00:15:53 +01:00
2025-08-11 22:58:44 +02:00
2025-07-23 18:15:14 -04:00
2026-01-21 22:10:15 +01:00
2026-01-31 09:41:28 +01:00
2026-01-10 16:39:18 +01:00
2026-02-01 18:59:12 +01:00
2025-10-24 12:04:19 +02:00
2026-01-21 22:56:39 +01:00
2026-01-21 22:56:39 +01:00
2026-01-18 11:27:09 +01:00
2026-01-07 15:59:04 +01:00
2025-05-23 18:58:22 -04:00
2026-01-21 22:56:39 +01:00
2026-01-22 20:37:07 +01:00
2025-05-23 18:58:22 -04:00
2026-01-23 22:05:28 +01:00
2026-01-23 22:05:28 +01:00
2026-01-11 18:59:40 +01:00
2026-01-27 08:50:01 +01:00
2025-07-03 09:33:07 -04:00
2025-09-24 00:19:51 +02:00
2026-01-09 19:38:04 +01:00
2026-01-21 17:16:51 +01:00
2026-01-27 15:45:50 +01:00
2026-01-23 12:54:55 +01:00
2026-01-30 20:44:25 +01:00
2026-01-10 20:26:08 +01:00
2026-01-16 21:04:10 +01:00
2026-01-11 23:58:51 +01:00
2026-01-19 15:44:49 +01:00
2026-01-23 22:05:28 +01:00
2026-01-23 22:05:28 +01:00
2025-11-22 02:15:20 +01:00
2025-05-23 18:58:22 -04:00
2026-01-23 22:05:28 +01:00
2026-01-23 22:05:28 +01:00
2025-11-20 19:50:22 +01:00
2025-11-01 09:12:42 +01:00
2026-01-22 20:37:07 +01:00
2026-01-22 20:37:07 +01:00
2026-01-10 16:39:18 +01:00
2026-01-29 13:12:05 +01:00
2026-01-03 17:56:42 -05:00
2026-01-30 20:44:25 +01:00
2025-11-27 10:59:33 +01:00
2026-01-24 11:16:26 +01:00
2026-01-23 22:05:28 +01:00
2025-07-03 09:33:07 -04:00
2026-01-22 20:37:07 +01:00
2025-05-15 10:19:56 -04:00
2025-12-17 16:03:05 +01:00
2026-01-10 16:39:18 +01:00
2025-12-07 16:30:02 +01:00
2026-01-08 15:20:14 +01:00
2026-01-27 15:45:50 +01:00
2025-11-20 08:31:03 +01:00
2026-01-23 22:05:28 +01:00
2026-01-26 09:46:20 +01:00
2026-01-23 22:05:28 +01:00
2026-01-23 22:05:28 +01:00
2026-01-22 22:19:44 +01:00
2026-01-22 20:52:49 +01:00
2026-01-03 17:56:42 -05:00
2026-01-03 17:56:42 -05:00
2026-01-23 22:05:28 +01:00
2026-01-23 18:55:51 +01:00
2025-11-25 20:21:29 +01:00
2026-01-16 21:04:10 +01:00
2026-01-20 00:01:55 +01:00
2026-01-16 12:34:06 +01:00
2026-01-26 10:17:28 +01:00
2026-01-12 15:35:14 -05:00
2026-01-24 22:00:41 +01:00
2025-07-15 11:42:41 -04:00