[PR #421] [MERGED] feat: accept query params on standalone add transaction page #417

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

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


📝 Commits (1)

  • aed3fb1 feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/421 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/6/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`aed3fb1`](https://github.com/eitchtee/WYGIWYH/commit/aed3fb11fe75fbf72028d2d5a49ddfb5c1c6e08a) feat: accept query params on standalone add transaction page ### 📊 Changes **4 files changed** (+256 additions, -15 deletions) <details> <summary>View changed files</summary> ➕ `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) </details> ### 📄 Description Fixes #418 --- <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:17 +01:00
adam closed this issue 2025-12-29 00:20:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#417