[PR #3026] [MERGED] migrate BudgetList to typescript #23254

Closed
opened 2026-04-16 17:21:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3026
Author: @tcrasset
Created: 7/10/2024
Status: Merged
Merged: 7/13/2024
Merged by: @MatissJanis

Base: masterHead: tc/migrate-budgetlist-typescript


📝 Commits (3)

📊 Changes

4 files changed (+104 additions, -42 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/BudgetList.tsx (+93 -41)
📝 packages/loot-core/src/client/reducers/budgets.ts (+3 -1)
📝 packages/loot-core/src/types/file.d.ts (+2 -0)
upcoming-release-notes/3026.md (+6 -0)

📄 Description

Relates to https://github.com/actualbudget/actual/issues/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/3026 **Author:** [@tcrasset](https://github.com/tcrasset) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/13/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `tc/migrate-budgetlist-typescript` --- ### 📝 Commits (3) - [`647e2bd`](https://github.com/actualbudget/actual/commit/647e2bd72a1e746ff04199b2815123d54e401e1c) migrate BudgetList to typescript - [`587bdde`](https://github.com/actualbudget/actual/commit/587bddef79f0bb23243dd68fe5becc37ddc763c7) run linter - [`54cc2fa`](https://github.com/actualbudget/actual/commit/54cc2fa3514ed239da2db049429e6ad675dd8034) add release notes ### 📊 Changes **4 files changed** (+104 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/BudgetList.tsx` (+93 -41) 📝 `packages/loot-core/src/client/reducers/budgets.ts` (+3 -1) 📝 `packages/loot-core/src/types/file.d.ts` (+2 -0) ➕ `upcoming-release-notes/3026.md` (+6 -0) </details> ### 📄 Description Relates to https://github.com/actualbudget/actual/issues/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-04-16 17:21:12 -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#23254