[PR #1451] [MERGED] Add options on Import transactions screen to mark transactions as cleared/uncleared #3751

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1451
Author: @kstockk
Created: 8/3/2023
Status: Merged
Merged: 8/4/2023
Merged by: @MatissJanis

Base: masterHead: master


📝 Commits (4)

  • 4cb6349 Added clear transactions on import option
  • 390f485 Merge branch 'master' of github.com:kstockk/actual
  • a1bbbd2 Added release note
  • 4bb1e64 Merge branch 'master' into master

📊 Changes

3 files changed (+19 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ImportTransactions.js (+12 -0)
📝 packages/desktop-client/src/icons/v2/Eye.js (+1 -1)
upcoming-release-notes/1451.md (+6 -0)

📄 Description

Added additional option on import transactions screen to mark the transactions as cleared/uncleared

image

🔄 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/1451 **Author:** [@kstockk](https://github.com/kstockk) **Created:** 8/3/2023 **Status:** ✅ Merged **Merged:** 8/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`4cb6349`](https://github.com/actualbudget/actual/commit/4cb63495e4c8e023f2b8bcb148701ecbb17429fc) Added clear transactions on import option - [`390f485`](https://github.com/actualbudget/actual/commit/390f485a59b08d33e89ffc86f77c91b81d552762) Merge branch 'master' of github.com:kstockk/actual - [`a1bbbd2`](https://github.com/actualbudget/actual/commit/a1bbbd27fe50caaa3efcf4b305821b65a973be31) Added release note - [`4bb1e64`](https://github.com/actualbudget/actual/commit/4bb1e64617bff5dc5682585bae6e81a2fe42407c) Merge branch 'master' into master ### 📊 Changes **3 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ImportTransactions.js` (+12 -0) 📝 `packages/desktop-client/src/icons/v2/Eye.js` (+1 -1) ➕ `upcoming-release-notes/1451.md` (+6 -0) </details> ### 📄 Description Added additional option on import transactions screen to mark the transactions as cleared/uncleared <img width="785" alt="image" src="https://github.com/actualbudget/actual/assets/66460089/cecc0df5-55ff-463b-857a-89038d86dfe6"> --- <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:46: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#3751