Skip to content

Allow defining the horizon of upcoming payments in the settings#947

Merged
DennisBauer merged 1 commit into
mainfrom
903-configure-upcoming-horizon
May 12, 2026
Merged

Allow defining the horizon of upcoming payments in the settings#947
DennisBauer merged 1 commit into
mainfrom
903-configure-upcoming-horizon

Conversation

@DennisBauer
Copy link
Copy Markdown
Owner

Replaces the hard-coded 10-year projection in UpcomingPaymentsViewModel with the user-selected horizon. The Settings screen shows an "Upcoming horizon" picker (1/3/6/12 months, 2/5/10 years).

Also extracts the per-expense expansion helpers (auto-advance, manual confirmation, past-month) into a shared UpcomingPaymentsExpander object so the widget can reuse the exact same projection logic.

Fixes: #903

Replaces the hard-coded 10-year projection in UpcomingPaymentsViewModel
with the user-selected horizon. The Settings screen shows an "Upcoming
horizon" picker (1/3/6/12 months, 2/5/10 years).

Also extracts the per-expense expansion helpers (auto-advance, manual
confirmation, past-month) into a shared UpcomingPaymentsExpander object
so the widget can reuse the exact same projection logic.

Fixes: #903
@DennisBauer DennisBauer added the feature New feature or request label May 12, 2026
@DennisBauer DennisBauer enabled auto-merge May 12, 2026 15:23
@DennisBauer DennisBauer disabled auto-merge May 12, 2026 15:39
@DennisBauer DennisBauer merged commit 63beaa8 into main May 12, 2026
3 checks passed
@DennisBauer DennisBauer deleted the 903-configure-upcoming-horizon branch May 12, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filter for Upcoming Expenses

1 participant