[PR #680] [MERGED] Intelligently adjust field for newly added action #3248

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/680
Author: @j-f1
Created: 2/22/2023
Status: Merged
Merged: 2/28/2023
Merged by: @j-f1

Base: masterHead: jed/rule-new-item


📝 Commits (6)

  • 52c81d5 Intelligently adjust field for newly added action
  • 7133069 Remove unnecessary switch case
  • ef3041d Dedupe list of fields
  • f8e2fd4 Remove unnecessary conditionFields prop
  • 7f03174 Intelligently adjust field for newly added condition
  • 746c2e1 Use a less specific condition

📊 Changes

2 files changed (+19 additions, -13 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/EditRule.js (+19 -11)
📝 packages/loot-core/src/shared/rules.js (+0 -2)

📄 Description

https://user-images.githubusercontent.com/25517624/220503404-2ddb046c-fc2f-4c19-a825-1a6a7104e84a.mov


🔄 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/680 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/22/2023 **Status:** ✅ Merged **Merged:** 2/28/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/rule-new-item` --- ### 📝 Commits (6) - [`52c81d5`](https://github.com/actualbudget/actual/commit/52c81d544638d52ce6654656ddb8b09efdd9f324) Intelligently adjust field for newly added action - [`7133069`](https://github.com/actualbudget/actual/commit/713306984667847df2d0e4e69d62ba6780a6c08f) Remove unnecessary switch case - [`ef3041d`](https://github.com/actualbudget/actual/commit/ef3041d03230746f54708281d7cce1b6d5977521) Dedupe list of fields - [`f8e2fd4`](https://github.com/actualbudget/actual/commit/f8e2fd4f99cb5e49410b7fae57d8f5ed825444e8) Remove unnecessary conditionFields prop - [`7f03174`](https://github.com/actualbudget/actual/commit/7f03174844ca9f2dcfa7b3d13b486d885c2824f1) Intelligently adjust field for newly added condition - [`746c2e1`](https://github.com/actualbudget/actual/commit/746c2e16bcc9b9af85ba9fbc4e194947eb8b5600) Use a less specific condition ### 📊 Changes **2 files changed** (+19 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/EditRule.js` (+19 -11) 📝 `packages/loot-core/src/shared/rules.js` (+0 -2) </details> ### 📄 Description ✨ https://user-images.githubusercontent.com/25517624/220503404-2ddb046c-fc2f-4c19-a825-1a6a7104e84a.mov --- <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:38:46 -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#3248