[PR #3576] [MERGED] ♻️ (typescript) migrated NetWorth component to TS #35126

Closed
opened 2026-04-20 22:09:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3576
Author: @MatissJanis
Created: 10/5/2024
Status: Merged
Merged: 10/6/2024
Merged by: @MatissJanis

Base: masterHead: matiss/networth-card


📝 Commits (2)

  • f5be751 ♻️ (typescript) migrated NetWorth component to TS
  • 112f8db Rename type

📊 Changes

3 files changed (+39 additions, -15 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx (+16 -3)
📝 packages/desktop-client/src/components/reports/reports/NetWorth.tsx (+17 -12)
upcoming-release-notes/3576.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/3576 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/6/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/networth-card` --- ### 📝 Commits (2) - [`f5be751`](https://github.com/actualbudget/actual/commit/f5be7517f7149e6303f9746372a26ea7c86baec8) :recycle: (typescript) migrated NetWorth component to TS - [`112f8db`](https://github.com/actualbudget/actual/commit/112f8db6e2d72499d960ebd418498e1a6652a41f) Rename type ### 📊 Changes **3 files changed** (+39 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/graphs/NetWorthGraph.tsx` (+16 -3) 📝 `packages/desktop-client/src/components/reports/reports/NetWorth.tsx` (+17 -12) ➕ `upcoming-release-notes/3576.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 22:09:08 -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#35126