[PR #3911] [MERGED] Remove use of useActions #12177

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3911
Author: @joel-jeremy
Created: 11/27/2024
Status: Merged
Merged: 12/10/2024
Merged by: @joel-jeremy

Base: masterHead: remove-useActions-usage


📝 Commits (3)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/LoggedInUser.tsx (+16 -10)
📝 packages/desktop-client/src/components/Titlebar.tsx (+8 -6)
📝 packages/desktop-client/src/components/UpdateNotification.tsx (+13 -8)
📝 packages/desktop-client/src/components/manager/ConfigServer.tsx (+7 -5)
📝 packages/desktop-client/src/components/manager/WelcomeScreen.tsx (+11 -5)
📝 packages/desktop-client/src/components/modals/ImportTransactionsModal/ImportTransactionsModal.jsx (+18 -20)
📝 packages/desktop-client/src/components/settings/Reset.tsx (+4 -3)
📝 packages/desktop-client/src/components/settings/index.tsx (+10 -6)
upcoming-release-notes/3911.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/3911 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 11/27/2024 **Status:** ✅ Merged **Merged:** 12/10/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `remove-useActions-usage` --- ### 📝 Commits (3) - [`abea8d6`](https://github.com/actualbudget/actual/commit/abea8d6302c999eb0f53a9aeb24808b1e734f6bc) Remove use of useActions - [`9e07798`](https://github.com/actualbudget/actual/commit/9e077981c17b4d82f758c59503ba8a4146297977) Release notes - [`704ab01`](https://github.com/actualbudget/actual/commit/704ab0181d7d8d58852909760fcedb429d130875) Fix lint ### 📊 Changes **9 files changed** (+93 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+16 -10) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+8 -6) 📝 `packages/desktop-client/src/components/UpdateNotification.tsx` (+13 -8) 📝 `packages/desktop-client/src/components/manager/ConfigServer.tsx` (+7 -5) 📝 `packages/desktop-client/src/components/manager/WelcomeScreen.tsx` (+11 -5) 📝 `packages/desktop-client/src/components/modals/ImportTransactionsModal/ImportTransactionsModal.jsx` (+18 -20) 📝 `packages/desktop-client/src/components/settings/Reset.tsx` (+4 -3) 📝 `packages/desktop-client/src/components/settings/index.tsx` (+10 -6) ➕ `upcoming-release-notes/3911.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:21:44 -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#12177