[PR #3355] [MERGED] ♻️ (typescript) migrate reconcile file to TS #4811

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3355
Author: @MatissJanis
Created: 9/3/2024
Status: Merged
Merged: 9/4/2024
Merged by: @MatissJanis

Base: masterHead: matiss/ts-reconcile


📝 Commits (2)

  • 214ffca ♻️ (typescript) migrate reconcile file to TS
  • 29438cf Fix linter

📊 Changes

4 files changed (+63 additions, -52 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Reconcile.tsx (+34 -23)
📝 packages/desktop-client/src/components/spreadsheet/index.ts (+9 -0)
📝 packages/loot-core/src/client/queries.ts (+14 -29)
upcoming-release-notes/3355.md (+6 -0)

📄 Description

No description provided


🔄 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/3355 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/3/2024 **Status:** ✅ Merged **Merged:** 9/4/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/ts-reconcile` --- ### 📝 Commits (2) - [`214ffca`](https://github.com/actualbudget/actual/commit/214ffca2ce87c3c211a770b124f6f01d0e91fd32) :recycle: (typescript) migrate reconcile file to TS - [`29438cf`](https://github.com/actualbudget/actual/commit/29438cfb120e9b3ea17f595da1a344558605d466) Fix linter ### 📊 Changes **4 files changed** (+63 additions, -52 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Reconcile.tsx` (+34 -23) 📝 `packages/desktop-client/src/components/spreadsheet/index.ts` (+9 -0) 📝 `packages/loot-core/src/client/queries.ts` (+14 -29) ➕ `upcoming-release-notes/3355.md` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:01:37 -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#4811