[PR #5589] [MERGED] [Mobile] Do not show transfer transactions on uncategorized transactions view/page #6014

Closed
opened 2026-02-28 21:22:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5589
Author: @joel-jeremy
Created: 8/20/2025
Status: Merged
Merged: 8/20/2025
Merged by: @joel-jeremy

Base: masterHead: fix-mobile-uncategorized-transactions-page


📝 Commits (5)

  • 505684d [Mobile] Do not show transfer transactions on uncategorized transactions view/page
  • 6a30f4e [autofix.ci] apply automated fixes
  • 066a3e7 Rename
  • 0c455cc Add release notes for PR #5589
  • 0025822 Change release notes to bugfix

📊 Changes

4 files changed (+26 additions, -19 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/budget/UncategorizedTransactions.tsx (+2 -7)
📝 packages/desktop-client/src/queries/index.ts (+13 -0)
📝 packages/desktop-client/src/spreadsheet/bindings.ts (+4 -12)
upcoming-release-notes/5589.md (+7 -0)

📄 Description

Closes https://github.com/actualbudget/actual/issues/5588


🔄 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/5589 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix-mobile-uncategorized-transactions-page` --- ### 📝 Commits (5) - [`505684d`](https://github.com/actualbudget/actual/commit/505684d61e8484bf3b0461345551b5308708a4d8) [Mobile] Do not show transfer transactions on uncategorized transactions view/page - [`6a30f4e`](https://github.com/actualbudget/actual/commit/6a30f4e9696e285995ab507a698df2848427db6d) [autofix.ci] apply automated fixes - [`066a3e7`](https://github.com/actualbudget/actual/commit/066a3e7f03c41f6e950d445efd20ec944521ae6d) Rename - [`0c455cc`](https://github.com/actualbudget/actual/commit/0c455cccf11ed70d2e01061b085a603585bb630f) Add release notes for PR #5589 - [`0025822`](https://github.com/actualbudget/actual/commit/00258220130a24e3b86f4e02188a0153f8d43aa6) Change release notes to bugfix ### 📊 Changes **4 files changed** (+26 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/budget/UncategorizedTransactions.tsx` (+2 -7) 📝 `packages/desktop-client/src/queries/index.ts` (+13 -0) 📝 `packages/desktop-client/src/spreadsheet/bindings.ts` (+4 -12) ➕ `upcoming-release-notes/5589.md` (+7 -0) </details> ### 📄 Description Closes https://github.com/actualbudget/actual/issues/5588 <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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 21:22:34 -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#6014