[PR #473] [MERGED] feat(transactions:filter): make monthly summary filter-aware #448

Closed
opened 2025-12-29 00:20:31 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

  • 01f9135 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/473 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 12/28/2025 **Status:** ✅ Merged **Merged:** 12/28/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`01f9135`](https://github.com/eitchtee/WYGIWYH/commit/01f91352d660c3e4f655039589e455cc25ded427) feat(transactions:filter): make montlhy summary filter-aware ### 📊 Changes **5 files changed** (+323 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #457 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:20:31 +01:00
adam closed this issue 2025-12-29 00:20:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#448