[PR #2789] [MERGED] Release 'Splits in rules' feature #18875

Closed
opened 2026-04-14 20:53:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2789
Author: @jfdoming
Created: 5/22/2024
Status: Merged
Merged: 6/3/2024
Merged by: @youngcw

Base: masterHead: jfdoming/ungate-splits-in-rules


📝 Commits (5)

📊 Changes

7 files changed (+10 additions, -16 deletions)

View changed files

📝 packages/desktop-client/e2e/rules.test.js (+0 -5)
📝 packages/desktop-client/src/components/modals/EditRule.jsx (+1 -5)
📝 packages/desktop-client/src/components/settings/Experimental.tsx (+0 -1)
📝 packages/desktop-client/src/hooks/useFeatureFlag.ts (+0 -1)
📝 packages/loot-core/src/server/accounts/rules.ts (+2 -2)
📝 packages/loot-core/src/types/prefs.d.ts (+1 -2)
upcoming-release-notes/2789.md (+6 -0)

📄 Description

As it says on the tin. There are further UX improvements that could still be made (e.g., recomputing percent-based splits during manual transaction entry) but by and large this is feature complete and stable.


🔄 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/2789 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 6/3/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `jfdoming/ungate-splits-in-rules` --- ### 📝 Commits (5) - [`d67e20c`](https://github.com/actualbudget/actual/commit/d67e20c34b116a0b4ff9c4e982548164dd76eada) Release 'Splits in rules' feature - [`c763ad0`](https://github.com/actualbudget/actual/commit/c763ad0851406fc2fee15a9f42c3f657e39a883b) Add release notes - [`52dfdfa`](https://github.com/actualbudget/actual/commit/52dfdfaa2c2dee60528533ae9181a02e49deaa1d) Add missed comment - [`659c677`](https://github.com/actualbudget/actual/commit/659c67744564b63bf4adeaab705a087e4cb5c2b0) Remove unused import - [`d16b6cb`](https://github.com/actualbudget/actual/commit/d16b6cb6a46873f597bc3c0bd3dc122114ad55d5) Fix failing test ### 📊 Changes **7 files changed** (+10 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/rules.test.js` (+0 -5) 📝 `packages/desktop-client/src/components/modals/EditRule.jsx` (+1 -5) 📝 `packages/desktop-client/src/components/settings/Experimental.tsx` (+0 -1) 📝 `packages/desktop-client/src/hooks/useFeatureFlag.ts` (+0 -1) 📝 `packages/loot-core/src/server/accounts/rules.ts` (+2 -2) 📝 `packages/loot-core/src/types/prefs.d.ts` (+1 -2) ➕ `upcoming-release-notes/2789.md` (+6 -0) </details> ### 📄 Description As it says on the tin. There are further UX improvements that could still be made (e.g., recomputing percent-based splits during manual transaction entry) but by and large this is feature complete and stable. --- <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-04-14 20:53:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#18875