mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
[PR #473] [MERGED] feat(transactions:filter): make monthly summary filter-aware #448
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/473
Author: @eitchtee
Created: 12/28/2025
Status: ✅ Merged
Merged: 12/28/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
01f9135feat(transactions:filter): make montlhy summary filter-aware📊 Changes
5 files changed (+323 additions, -32 deletions)
View changed files
📝
app/apps/dca/views.py(+1 -2)📝
app/apps/monthly_overview/views.py(+107 -22)📝
app/templates/monthly_overview/fragments/monthly_summary.html(+2 -0)📝
app/templates/monthly_overview/pages/overview.html(+110 -6)📝
app/templates/transactions/pages/transactions.html(+103 -2)📄 Description
Closes #457
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.