[PR #1777] [CLOSED] ts budget refactor #3950

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1777
Author: @Jod929
Created: 10/9/2023
Status: Closed

Base: masterHead: ts-budget-refactor


📝 Commits (7)

📊 Changes

6 files changed (+87 additions, -18 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/BudgetPageHeader.tsx (+17 -3)
📝 packages/desktop-client/src/components/budget/BudgetTotals.tsx (+12 -2)
📝 packages/desktop-client/src/components/budget/CategoryGroupsContext.ts (+0 -0)
📝 packages/desktop-client/src/components/budget/MonthPicker.tsx (+17 -6)
📝 packages/desktop-client/src/components/budget/util.ts (+35 -7)
upcoming-release-notes/1777.md (+6 -0)

📄 Description

More budget refactor related to issue #1483


🔄 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/1777 **Author:** [@Jod929](https://github.com/Jod929) **Created:** 10/9/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ts-budget-refactor` --- ### 📝 Commits (7) - [`5f4dba9`](https://github.com/actualbudget/actual/commit/5f4dba9aa15b9f99e8ac8d576a38fe31d37ed949) refactor util and MonthPicker to ts - [`6d566cb`](https://github.com/actualbudget/actual/commit/6d566cbe8c98963ab6637fa0a9560723069078fe) refactor BudgetPageHeader - [`e14233c`](https://github.com/actualbudget/actual/commit/e14233cfd11595d0253735fed4ffe708e4307351) refactor BudgetTotals to tsx - [`d1a7155`](https://github.com/actualbudget/actual/commit/d1a715586cac2ef66e7d3711814b620d605ec99a) refactor CategoryGroupsContext to ts - [`53664f7`](https://github.com/actualbudget/actual/commit/53664f77fdf2c390e38703effcbeaf18ae037182) Merge branch 'master' into ts-budget-refactor - [`c366454`](https://github.com/actualbudget/actual/commit/c366454262e67a548fcaf02bcbb46f86f11ef844) add release notes - [`bbdbe8b`](https://github.com/actualbudget/actual/commit/bbdbe8b3c76f94f11b4cf079062297e215647073) Merge branch 'ts-budget-refactor' of https://github.com/Jod929/actual into ts-budget-refactor ### 📊 Changes **6 files changed** (+87 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/BudgetPageHeader.tsx` (+17 -3) 📝 `packages/desktop-client/src/components/budget/BudgetTotals.tsx` (+12 -2) 📝 `packages/desktop-client/src/components/budget/CategoryGroupsContext.ts` (+0 -0) 📝 `packages/desktop-client/src/components/budget/MonthPicker.tsx` (+17 -6) 📝 `packages/desktop-client/src/components/budget/util.ts` (+35 -7) ➕ `upcoming-release-notes/1777.md` (+6 -0) </details> ### 📄 Description More budget refactor related to issue #1483 --- <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:49:18 -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#3950