mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-02 11:10:02 +01:00
[PR #356] [MERGED] feat(rules): add optional rules ordering #378
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/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.