Original PR: https://github.com/eitchtee/WYGIWYH/pull/356 Author: @eitchtee Created: 8/31/2025 Status: ✅ Merged Merged: 8/31/2025 Merged by: @eitchtee
Base: main ← Head: feat/better-rules
main
feat/better-rules
7290426
7 files changed (+213 additions, -93 deletions)
📝 app/apps/rules/forms.py (+5 -1) ➕ app/apps/rules/migrations/0015_alter_transactionruleaction_options_and_more.py (+39 -0) 📝 app/apps/rules/models.py (+12 -0) 📝 app/apps/rules/tasks.py (+72 -26) 📝 app/apps/rules/views.py (+11 -1) 📝 app/apps/transactions/tests.py (+1 -1) 📝 app/templates/rules/fragments/transaction_rule/view.html (+73 -64)
app/apps/rules/forms.py
app/apps/rules/migrations/0015_alter_transactionruleaction_options_and_more.py
app/apps/rules/models.py
app/apps/rules/tasks.py
app/apps/rules/views.py
app/apps/transactions/tests.py
app/templates/rules/fragments/transaction_rule/view.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/356
Author: @eitchtee
Created: 8/31/2025
Status: ✅ Merged
Merged: 8/31/2025
Merged by: @eitchtee
Base:
main← Head:feat/better-rules📝 Commits (1)
7290426feat(rules): add optional rules ordering📊 Changes
7 files changed (+213 additions, -93 deletions)
View changed files
📝
app/apps/rules/forms.py(+5 -1)➕
app/apps/rules/migrations/0015_alter_transactionruleaction_options_and_more.py(+39 -0)📝
app/apps/rules/models.py(+12 -0)📝
app/apps/rules/tasks.py(+72 -26)📝
app/apps/rules/views.py(+11 -1)📝
app/apps/transactions/tests.py(+1 -1)📝
app/templates/rules/fragments/transaction_rule/view.html(+73 -64)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.