mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 05:33:26 +01:00
[PR #421] [MERGED] feat: accept query params on standalone add transaction page #417
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/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.