[PR #802] [MERGED] Allow rules creation from account page #3340

Closed
opened 2026-02-28 20:40:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/802
Author: @albertogasparin
Created: 3/21/2023
Status: Merged
Merged: 3/23/2023
Merged by: @j-f1

Base: masterHead: feature/account-create-rule


📝 Commits (2)

  • 7714dfe Allow rules creation from account page
  • 686cc1d Add release notes

📊 Changes

4 files changed (+57 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+49 -0)
📝 packages/desktop-client/src/components/modals/MergeUnusedPayees.js (+1 -1)
📝 packages/loot-design/src/components/common.js (+1 -0)
upcoming-release-notes/802.md (+6 -0)

📄 Description

Adding a "create rule" menu item in the transactions dropdown to open the create new rule modal, pre-filled with the payee information.
Fixes #749


🔄 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/actualbudget/actual/pull/802 **Author:** [@albertogasparin](https://github.com/albertogasparin) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `feature/account-create-rule` --- ### 📝 Commits (2) - [`7714dfe`](https://github.com/actualbudget/actual/commit/7714dfe7bd14b03f6c165f6a359485dcb1abe283) Allow rules creation from account page - [`686cc1d`](https://github.com/actualbudget/actual/commit/686cc1de0e93511c513842b4236f1650c1aca941) Add release notes ### 📊 Changes **4 files changed** (+57 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+49 -0) 📝 `packages/desktop-client/src/components/modals/MergeUnusedPayees.js` (+1 -1) 📝 `packages/loot-design/src/components/common.js` (+1 -0) ➕ `upcoming-release-notes/802.md` (+6 -0) </details> ### 📄 Description Adding a "create rule" menu item in the transactions dropdown to open the create new rule modal, pre-filled with the payee information. Fixes #749 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:40:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3340