[PR #2914] [MERGED] React Aria Button on Accounts and Payees page #4588

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2914
Author: @joel-jeremy
Created: 6/21/2024
Status: Merged
Merged: 7/4/2024
Merged by: @joel-jeremy

Base: masterHead: react-aria-button-3


📝 Commits (9)

📊 Changes

9 files changed (+92 additions, -63 deletions)

View changed files

📝 packages/desktop-client/e2e/rules.test.js-snapshots/Rules-creates-a-split-transaction-rule-and-makes-sure-it-is-applied-when-creating-a-transaction-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/rules.test.js-snapshots/Rules-creates-a-split-transaction-rule-and-makes-sure-it-is-applied-when-creating-a-transaction-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/accounts/Account.jsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx (+10 -6)
📝 packages/desktop-client/src/components/accounts/Balance.jsx (+13 -8)
📝 packages/desktop-client/src/components/accounts/Header.jsx (+25 -17)
📝 packages/desktop-client/src/components/accounts/Reconcile.jsx (+30 -24)
📝 packages/desktop-client/src/components/payees/ManagePayees.jsx (+6 -6)
upcoming-release-notes/2914.md (+6 -0)

📄 Description


🔄 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/2914 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 7/4/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `react-aria-button-3` --- ### 📝 Commits (9) - [`f239e4e`](https://github.com/actualbudget/actual/commit/f239e4e13d4c1486a9467f7f432d228682e0ec4b) React Aria Button on payees and accounts page - [`b110deb`](https://github.com/actualbudget/actual/commit/b110debbcf745bb920e48c02571e0d57574a839c) Release notes - [`8e8b13b`](https://github.com/actualbudget/actual/commit/8e8b13ba1bc0da835463964ee1cecd73d17c473c) Fix Reconcile - [`544fbbb`](https://github.com/actualbudget/actual/commit/544fbbbb4dc5c126b94dfe6b900a628eb31aadad) VRT - [`16178af`](https://github.com/actualbudget/actual/commit/16178af8c70f9d06a5b132c671c64cad5b9350b7) VRT - [`2663d0b`](https://github.com/actualbudget/actual/commit/2663d0b07ac6d889cd5e650548ac36a30ba0a155) Fix balance hover - [`bdb3fdb`](https://github.com/actualbudget/actual/commit/bdb3fdb0fe63f9f29f2dcfb03088d7c1a0df6536) VRT - [`2094b7c`](https://github.com/actualbudget/actual/commit/2094b7c66de6062654d284b62944c3b496398718) Update packages/desktop-client/src/components/accounts/Balance.jsx - [`224abdd`](https://github.com/actualbudget/actual/commit/224abddc494917d8424c4315a303d496bfc053fa) Fix lint ### 📊 Changes **9 files changed** (+92 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/rules.test.js-snapshots/Rules-creates-a-split-transaction-rule-and-makes-sure-it-is-applied-when-creating-a-transaction-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/rules.test.js-snapshots/Rules-creates-a-split-transaction-rule-and-makes-sure-it-is-applied-when-creating-a-transaction-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/accounts/Account.jsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx` (+10 -6) 📝 `packages/desktop-client/src/components/accounts/Balance.jsx` (+13 -8) 📝 `packages/desktop-client/src/components/accounts/Header.jsx` (+25 -17) 📝 `packages/desktop-client/src/components/accounts/Reconcile.jsx` (+30 -24) 📝 `packages/desktop-client/src/components/payees/ManagePayees.jsx` (+6 -6) ➕ `upcoming-release-notes/2914.md` (+6 -0) </details> ### 📄 Description <!-- 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 --> --- <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:58:06 -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#4588