1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 03:55:20 +02:00
Maybe/app
Zach Gollwitzer 527a6128b6 Fix budget navigation to allow selecting previous months
- Allow going back 2 years minimum even without entries
- Update oldest_valid_budget_date to use min of entry date or 2 years ago
- Add comprehensive tests for budget date validation
- Fixes issue where users couldn't select prior budget months
2025-07-23 18:26:04 -04:00
..
assets Multi-step account forms + clearer balance editing (#2427) 2025-07-03 09:33:07 -04:00
channels/application_cable Report ActionCable errors to Sentry 2025-03-17 17:26:19 -04:00
components Use new balance components in activity feed (#2511) 2025-07-23 18:15:14 -04:00
controllers Relax API rate limits for self-hosted deployments (#2465) 2025-07-23 10:10:11 -04:00
data_migrations Additional cache columns on balances for activity view breakdowns (#2505) 2025-07-23 10:06:25 -04:00
helpers Component namespacing (#2463) 2025-07-18 08:30:00 -04:00
javascript Fix form submission triggers (#2512) 2025-07-23 18:21:37 -04:00
jobs perf(transactions): add kind to Transaction model and remove expensive Transfer joins in aggregations (#2388) 2025-06-20 13:31:58 -04:00
mailers Allow users to update their email address (#1745) 2025-01-31 11:29:49 -06:00
models Fix budget navigation to allow selecting previous months 2025-07-23 18:26:04 -04:00
services Relax API rate limits for self-hosted deployments (#2465) 2025-07-23 10:10:11 -04:00
views feat: Only show active accounts for transaction form (#2484) 2025-07-22 06:21:00 -04:00