[PR #3875] [CLOSED] ♻️ (typescript) convert CategoryTransactions.jsx to .tsx #75089

Closed
opened 2026-05-16 16:28:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3875
Author: @cindywu
Created: 11/22/2024
Status: Closed

Base: masterHead: cindywu/refactor-categorytransactions-jsx


📝 Commits (7)

  • 3e2ad98 convert CategoryTransactions.jsx to .tsx
  • 11eb241 adds release notes
  • add0a67 fixes linting error
  • fe47e51 simplify
  • ac41690 types
  • 9024f36 make onRefresh optional
  • dc65fa2 Merge branch 'master' into cindywu/refactor-categorytransactions-jsx

📊 Changes

3 files changed (+29 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx (+22 -4)
📝 packages/desktop-client/src/components/mobile/transactions/TransactionListWithBalances.jsx (+1 -1)
upcoming-release-notes/3875.md (+6 -0)

📄 Description

https://github.com/actualbudget/actual/issues/1483

  • converts CategoryTransactions.jsx to .tsx

🔄 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/3875 **Author:** [@cindywu](https://github.com/cindywu) **Created:** 11/22/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cindywu/refactor-categorytransactions-jsx` --- ### 📝 Commits (7) - [`3e2ad98`](https://github.com/actualbudget/actual/commit/3e2ad983a61f1d55390bd29fa9cc9638c5045422) convert CategoryTransactions.jsx to .tsx - [`11eb241`](https://github.com/actualbudget/actual/commit/11eb241fc8e063e405ff640bbe6f5636c2cdbf90) adds release notes - [`add0a67`](https://github.com/actualbudget/actual/commit/add0a67b66512da2abaa82bf7e8c2841fe393fa9) fixes linting error - [`fe47e51`](https://github.com/actualbudget/actual/commit/fe47e51a7a535af9d63876e88496f0c7013d34c2) simplify - [`ac41690`](https://github.com/actualbudget/actual/commit/ac416900fc45119c944328a1f420662c006d0fd1) types - [`9024f36`](https://github.com/actualbudget/actual/commit/9024f364c561824661e75f52b9f060db62292d22) make onRefresh optional - [`dc65fa2`](https://github.com/actualbudget/actual/commit/dc65fa2ca4153fbbc217354ff5cc1752e06ce868) Merge branch 'master' into cindywu/refactor-categorytransactions-jsx ### 📊 Changes **3 files changed** (+29 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/budget/CategoryTransactions.tsx` (+22 -4) 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionListWithBalances.jsx` (+1 -1) ➕ `upcoming-release-notes/3875.md` (+6 -0) </details> ### 📄 Description https://github.com/actualbudget/actual/issues/1483 - [x] converts CategoryTransactions.jsx to .tsx <!-- 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-05-16 16:28:52 -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#75089