Original PR: https://github.com/eitchtee/WYGIWYH/pull/66 Author: @eitchtee Created: 1/25/2025 Status: ✅ Merged Merged: 1/25/2025 Merged by: @eitchtee
Base: main ← Head: dev
main
dev
0857b44
5 files changed (+113 additions, -3 deletions)
📝 app/WYGIWYH/settings.py (+7 -1) 📝 app/apps/transactions/forms.py (+42 -2) 📝 app/apps/transactions/urls.py (+5 -0) 📝 app/apps/transactions/views/transactions.py (+44 -0) ➕ app/templates/transactions/pages/add.html (+15 -0)
app/WYGIWYH/settings.py
app/apps/transactions/forms.py
app/apps/transactions/urls.py
app/apps/transactions/views/transactions.py
app/templates/transactions/pages/add.html
No description provided
🔄 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/66
Author: @eitchtee
Created: 1/25/2025
Status: ✅ Merged
Merged: 1/25/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
0857b44feat: add new /add/ endpoint for quickly adding new transactions📊 Changes
5 files changed (+113 additions, -3 deletions)
View changed files
📝
app/WYGIWYH/settings.py(+7 -1)📝
app/apps/transactions/forms.py(+42 -2)📝
app/apps/transactions/urls.py(+5 -0)📝
app/apps/transactions/views/transactions.py(+44 -0)➕
app/templates/transactions/pages/add.html(+15 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.