[PR #4524] [MERGED] [TypeScript] More specific types on budget table components #5431

Closed
opened 2026-02-28 21:12:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4524
Author: @joel-jeremy
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @joel-jeremy

Base: masterHead: ts-budget-table-component-types


📝 Commits (3)

  • 60c7751 [TypeScript] More specific types on budget table components
  • 7cf8bea Release notes
  • 0bd7a51 Wrong PR number

📊 Changes

7 files changed (+52 additions, -47 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/IncomeCategory.tsx (+3 -3)
📝 packages/desktop-client/src/components/budget/IncomeGroup.tsx (+8 -14)
📝 packages/desktop-client/src/components/budget/SidebarCategory.tsx (+2 -2)
📝 packages/desktop-client/src/components/budget/SidebarGroup.tsx (+15 -18)
📝 packages/desktop-client/src/components/budget/envelope/EnvelopeBudgetComponents.tsx (+10 -6)
📝 packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx (+8 -4)
upcoming-release-notes/4524.md (+6 -0)

📄 Description

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/4524 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `ts-budget-table-component-types` --- ### 📝 Commits (3) - [`60c7751`](https://github.com/actualbudget/actual/commit/60c77512f3344cd0475866c7fc27d7fca54258a5) [TypeScript] More specific types on budget table components - [`7cf8bea`](https://github.com/actualbudget/actual/commit/7cf8bea658aa09dfad17eb062ea7dd2be79bd0a0) Release notes - [`0bd7a51`](https://github.com/actualbudget/actual/commit/0bd7a5116f46dcd1b3c59c995bd91f74222f1c27) Wrong PR number ### 📊 Changes **7 files changed** (+52 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/IncomeCategory.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/budget/IncomeGroup.tsx` (+8 -14) 📝 `packages/desktop-client/src/components/budget/SidebarCategory.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/budget/SidebarGroup.tsx` (+15 -18) 📝 `packages/desktop-client/src/components/budget/envelope/EnvelopeBudgetComponents.tsx` (+10 -6) 📝 `packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx` (+8 -4) ➕ `upcoming-release-notes/4524.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 --> 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-02-28 21:12:21 -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#5431