Skip to content

feat(categories): show recurring expenses separately from manual expenses#12

Merged
audemed44 merged 1 commit into
mainfrom
feat/category-separate-recurring-count
Mar 15, 2026
Merged

feat(categories): show recurring expenses separately from manual expenses#12
audemed44 merged 1 commit into
mainfrom
feat/category-separate-recurring-count

Conversation

@audemed44

Copy link
Copy Markdown
Owner

Summary

  • Manual expenses (no recurringExpenseId) and recurring rules are now shown as separate counts on each category card
  • Auto-generated expenses (produced by recurring rules) are excluded from the manual count — they are implicitly represented by the recurring rule count
  • The recurring count line is only shown when there is at least one recurring rule for that category

Test plan

  • Open the Categories tab and verify each card shows "X expense(s)" for manually-entered expenses only
  • Add a recurring expense rule to a category and verify "Y recurring" appears as a second line
  • Confirm auto-generated expenses do not increment the "expenses" count
  • Verify a category with no recurring rules shows no "recurring" line

…nses

Display manual expenses and recurring rules as distinct counts per
category card, excluding auto-generated expenses from the manual count.
@audemed44 audemed44 merged commit e616b41 into main Mar 15, 2026
1 check passed
@audemed44 audemed44 deleted the feat/category-separate-recurring-count branch March 15, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant