Original PR: https://github.com/eitchtee/WYGIWYH/pull/60 Author: @eitchtee Created: 1/24/2025 Status: ✅ Merged Merged: 1/24/2025 Merged by: @eitchtee
Base: main ← Head: dev
main
dev
97465c0
15 files changed (+12 additions, -45 deletions)
📝 app/apps/accounts/views/account_groups.py (+0 -3) 📝 app/apps/accounts/views/accounts.py (+0 -3) 📝 app/apps/currencies/views/currencies.py (+0 -3) 📝 app/apps/currencies/views/exchange_rates.py (+1 -3) 📝 app/apps/dca/views.py (+1 -4) 📝 app/apps/import_app/views.py (+7 -10) 📝 app/apps/rules/views.py (+0 -3) 📝 app/apps/transactions/views/categories.py (+0 -3) 📝 app/apps/transactions/views/entities.py (+0 -2) 📝 app/apps/transactions/views/installment_plans.py (+0 -2) 📝 app/apps/transactions/views/recurring_transactions.py (+0 -3) 📝 app/apps/transactions/views/tags.py (+0 -2) 📝 app/apps/transactions/views/transactions.py (+0 -2) 📝 app/templates/import_app/fragments/profiles/list_presets.html (+1 -1) 📝 app/templates/layouts/base.html (+2 -1)
app/apps/accounts/views/account_groups.py
app/apps/accounts/views/accounts.py
app/apps/currencies/views/currencies.py
app/apps/currencies/views/exchange_rates.py
app/apps/dca/views.py
app/apps/import_app/views.py
app/apps/rules/views.py
app/apps/transactions/views/categories.py
app/apps/transactions/views/entities.py
app/apps/transactions/views/installment_plans.py
app/apps/transactions/views/recurring_transactions.py
app/apps/transactions/views/tags.py
app/apps/transactions/views/transactions.py
app/templates/import_app/fragments/profiles/list_presets.html
app/templates/layouts/base.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/60
Author: @eitchtee
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
97465c0fix: import preset not working behind nginx due to long url/csrf missing📊 Changes
15 files changed (+12 additions, -45 deletions)
View changed files
📝
app/apps/accounts/views/account_groups.py(+0 -3)📝
app/apps/accounts/views/accounts.py(+0 -3)📝
app/apps/currencies/views/currencies.py(+0 -3)📝
app/apps/currencies/views/exchange_rates.py(+1 -3)📝
app/apps/dca/views.py(+1 -4)📝
app/apps/import_app/views.py(+7 -10)📝
app/apps/rules/views.py(+0 -3)📝
app/apps/transactions/views/categories.py(+0 -3)📝
app/apps/transactions/views/entities.py(+0 -2)📝
app/apps/transactions/views/installment_plans.py(+0 -2)📝
app/apps/transactions/views/recurring_transactions.py(+0 -3)📝
app/apps/transactions/views/tags.py(+0 -2)📝
app/apps/transactions/views/transactions.py(+0 -2)📝
app/templates/import_app/fragments/profiles/list_presets.html(+1 -1)📝
app/templates/layouts/base.html(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.