[PR #356] [MERGED] feat(rules): add optional rules ordering #378

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

📋 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: mainHead: feat/better-rules


📝 Commits (1)

  • 7290426 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/356 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 8/31/2025 **Status:** ✅ Merged **Merged:** 8/31/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `feat/better-rules` --- ### 📝 Commits (1) - [`7290426`](https://github.com/eitchtee/WYGIWYH/commit/72904266bf4ff550a36edc788178e015aaa0c08b) feat(rules): add optional rules ordering ### 📊 Changes **7 files changed** (+213 additions, -93 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <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:04 +01:00
adam closed this issue 2025-12-29 00:20:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#378