Original PR: https://github.com/eitchtee/WYGIWYH/pull/421 Author: @eitchtee Created: 12/6/2025 Status: ✅ Merged Merged: 12/6/2025 Merged by: @eitchtee
Base: main ← Head: dev
main
dev
aed3fb1
4 files changed (+256 additions, -15 deletions)
➕ app/apps/transactions/tests/__init__.py (+0 -0) 📝 app/apps/transactions/tests/test_models.py (+0 -2) ➕ app/apps/transactions/tests/test_views.py (+174 -0) 📝 app/apps/transactions/views/transactions.py (+82 -13)
app/apps/transactions/tests/__init__.py
app/apps/transactions/tests/test_models.py
app/apps/transactions/tests/test_views.py
app/apps/transactions/views/transactions.py
Fixes #418
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/421
Author: @eitchtee
Created: 12/6/2025
Status: ✅ Merged
Merged: 12/6/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
aed3fb1feat: accept query params on standalone add transaction page📊 Changes
4 files changed (+256 additions, -15 deletions)
View changed files
➕
app/apps/transactions/tests/__init__.py(+0 -0)📝
app/apps/transactions/tests/test_models.py(+0 -2)➕
app/apps/transactions/tests/test_views.py(+174 -0)📝
app/apps/transactions/views/transactions.py(+82 -13)📄 Description
Fixes #418
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.