[PR #2916] [MERGED] React Aria Button on Management App #11645

Closed
opened 2026-04-10 21:07:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: react-aria-button-5


📝 Commits (8)

📊 Changes

14 files changed (+93 additions, -100 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/BudgetList.tsx (+11 -14)
📝 packages/desktop-client/src/components/manager/ConfigServer.tsx (+17 -21)
📝 packages/desktop-client/src/components/manager/DeleteFile.tsx (+7 -7)
📝 packages/desktop-client/src/components/manager/Import.tsx (+4 -4)
📝 packages/desktop-client/src/components/manager/ImportActual.tsx (+4 -4)
📝 packages/desktop-client/src/components/manager/ImportYNAB4.tsx (+4 -4)
📝 packages/desktop-client/src/components/manager/ImportYNAB5.tsx (+4 -4)
📝 packages/desktop-client/src/components/manager/WelcomeScreen.tsx (+4 -4)
📝 packages/desktop-client/src/components/manager/subscribe/Bootstrap.tsx (+3 -3)
📝 packages/desktop-client/src/components/manager/subscribe/ChangePassword.tsx (+3 -3)
📝 packages/desktop-client/src/components/manager/subscribe/ConfirmPasswordForm.tsx (+12 -14)
📝 packages/desktop-client/src/components/manager/subscribe/Error.tsx (+2 -2)
📝 packages/desktop-client/src/components/manager/subscribe/Login.tsx (+12 -16)
upcoming-release-notes/2916.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/2916 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 6/21/2024 **Status:** ✅ Merged **Merged:** 7/17/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `react-aria-button-5` --- ### 📝 Commits (8) - [`8e36343`](https://github.com/actualbudget/actual/commit/8e36343d165bec4eba726bc4186b2e91eb8d1e7a) React Aria Button on management app - [`d7a7a30`](https://github.com/actualbudget/actual/commit/d7a7a30faa9cca9db63abdd8ea5959e0f98bc36c) Release notes - [`4d1092a`](https://github.com/actualbudget/actual/commit/4d1092a8b0d8d8c948d1abf0adc04d61fb082edf) Update release notes - [`b4134a5`](https://github.com/actualbudget/actual/commit/b4134a5f1f140f798833c9aac53f60ee8403db32) Fix typecheck error - [`3e43b04`](https://github.com/actualbudget/actual/commit/3e43b042bb55248b27a4590a2079ffdd77b7c42b) Remove aria labels - [`e98ea0b`](https://github.com/actualbudget/actual/commit/e98ea0b4982737b99f808175e9c0c94a10940b4e) Apply suggestions from code review - [`2b96ca1`](https://github.com/actualbudget/actual/commit/2b96ca1c60ee50b43a61dd3cdf3cff5cf7c6b076) Remove aria-labels - [`c9df8af`](https://github.com/actualbudget/actual/commit/c9df8aff53f374edea0f497335ab7dfb091b1475) Remove aria-label ### 📊 Changes **14 files changed** (+93 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/BudgetList.tsx` (+11 -14) 📝 `packages/desktop-client/src/components/manager/ConfigServer.tsx` (+17 -21) 📝 `packages/desktop-client/src/components/manager/DeleteFile.tsx` (+7 -7) 📝 `packages/desktop-client/src/components/manager/Import.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/manager/ImportActual.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/manager/ImportYNAB4.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/manager/ImportYNAB5.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/manager/WelcomeScreen.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/manager/subscribe/Bootstrap.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/manager/subscribe/ChangePassword.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/manager/subscribe/ConfirmPasswordForm.tsx` (+12 -14) 📝 `packages/desktop-client/src/components/manager/subscribe/Error.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/manager/subscribe/Login.tsx` (+12 -16) ➕ `upcoming-release-notes/2916.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-04-10 21:07:00 -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#11645