[PR #2128] [MERGED] revert: ♻️ (TypeScript) fix strictFunctionTypes violations (pt 4) #4138

Closed
opened 2026-02-28 20:52:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2128
Author: @MatissJanis
Created: 12/27/2023
Status: Merged
Merged: 12/29/2023
Merged by: @MatissJanis

Base: masterHead: matiss/revert-2071


📝 Commits (1)

  • 18ec93b revert: ♻️ (TypeScript) fix strictFunctionTypes violations (pt 4)

📊 Changes

7 files changed (+310 additions, -309 deletions)

View changed files

📝 packages/desktop-client/src/components/common/Menu.tsx (+5 -5)
📝 packages/desktop-client/src/components/payees/PayeeTable.tsx (+50 -49)
📝 packages/desktop-client/src/components/schedules/SchedulesTable.tsx (+1 -1)
📝 packages/desktop-client/src/components/table.tsx (+252 -246)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+1 -1)
📝 packages/loot-core/src/server/sync/sync.property.test.ts (+1 -1)
upcoming-release-notes/2071.md (+0 -6)

📄 Description

Reverting https://github.com/actualbudget/actual/pull/2071

This is causing some issues in payee table. I will investigate and re-revert with the patch.


🔄 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/2128 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/27/2023 **Status:** ✅ Merged **Merged:** 12/29/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/revert-2071` --- ### 📝 Commits (1) - [`18ec93b`](https://github.com/actualbudget/actual/commit/18ec93be4bf248e9ba488091f2f092e007a17135) revert: ♻️ (TypeScript) fix strictFunctionTypes violations (pt 4) ### 📊 Changes **7 files changed** (+310 additions, -309 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Menu.tsx` (+5 -5) 📝 `packages/desktop-client/src/components/payees/PayeeTable.tsx` (+50 -49) 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/table.tsx` (+252 -246) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+1 -1) 📝 `packages/loot-core/src/server/sync/sync.property.test.ts` (+1 -1) ➖ `upcoming-release-notes/2071.md` (+0 -6) </details> ### 📄 Description Reverting https://github.com/actualbudget/actual/pull/2071 This is causing some issues in payee table. I will investigate and re-revert with the patch. --- <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 20:52:04 -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#4138