[PR #2459] [MERGED] Convert BudgetTable to a functional component #34505

Closed
opened 2026-04-20 21:39:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2459
Author: @joel-jeremy
Created: 3/12/2024
Status: Merged
Merged: 3/15/2024
Merged by: @joel-jeremy

Base: masterHead: budgettable-functional-component


📝 Commits (4)

📊 Changes

4 files changed (+197 additions, -274 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BudgetTable.jsx (+135 -178)
📝 packages/desktop-client/src/components/budget/DynamicBudgetTable.tsx (+53 -72)
📝 packages/desktop-client/src/components/budget/index.tsx (+3 -24)
upcoming-release-notes/2459.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/2459 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/15/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `budgettable-functional-component` --- ### 📝 Commits (4) - [`2322ac2`](https://github.com/actualbudget/actual/commit/2322ac2a1d03453e643159ea4d78e4d418b77845) Convert BudgetTable to a functional component - [`4c55244`](https://github.com/actualbudget/actual/commit/4c55244da9159af6995d14be87998b2a0a066613) Release notes - [`791ebc3`](https://github.com/actualbudget/actual/commit/791ebc3c235dc9f29988bfbae12141495907e964) Fix lint errors - [`6838957`](https://github.com/actualbudget/actual/commit/683895762829aed584bc315ef08b06bffdc209a4) Remove undo-event listener ### 📊 Changes **4 files changed** (+197 additions, -274 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BudgetTable.jsx` (+135 -178) 📝 `packages/desktop-client/src/components/budget/DynamicBudgetTable.tsx` (+53 -72) 📝 `packages/desktop-client/src/components/budget/index.tsx` (+3 -24) ➕ `upcoming-release-notes/2459.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-20 21:39:32 -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#34505