[PR #3867] [MERGED] Convert ManagePayees components to Typescript #58751

Closed
opened 2026-05-06 23:26:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3867
Author: @joel-jeremy
Created: 11/21/2024
Status: Merged
Merged: 11/21/2024
Merged by: @joel-jeremy

Base: masterHead: ts-ManagePayees


📝 Commits (5)

📊 Changes

5 files changed (+86 additions, -73 deletions)

View changed files

📝 packages/desktop-client/src/components/payees/ManagePayees.tsx (+13 -6)
📝 packages/desktop-client/src/components/payees/ManagePayeesPage.tsx (+8 -7)
📝 packages/desktop-client/src/components/payees/ManagePayeesWithData.tsx (+58 -60)
📝 packages/loot-core/src/types/server-handlers.d.ts (+1 -0)
upcoming-release-notes/3867.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/3867 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 11/21/2024 **Status:** ✅ Merged **Merged:** 11/21/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `ts-ManagePayees` --- ### 📝 Commits (5) - [`80e9b29`](https://github.com/actualbudget/actual/commit/80e9b298cf44bd9df82e1b478d1b5ab8d5dcdbda) Convert ManagePayees components to Typescript - [`9726151`](https://github.com/actualbudget/actual/commit/97261519b44f3b13cffe930dd213b1bf31511a17) Release notes - [`d827777`](https://github.com/actualbudget/actual/commit/d827777d5dcd2412570290187de1b9700205244e) Fix lint - [`032ec15`](https://github.com/actualbudget/actual/commit/032ec157ae53ae8d890ee650ebbf2968db87f2bb) Fix lint - [`b6ff95a`](https://github.com/actualbudget/actual/commit/b6ff95a4470369ae9b25ff9c2fe839a361f8fe15) Fix lint ### 📊 Changes **5 files changed** (+86 additions, -73 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/payees/ManagePayees.tsx` (+13 -6) 📝 `packages/desktop-client/src/components/payees/ManagePayeesPage.tsx` (+8 -7) 📝 `packages/desktop-client/src/components/payees/ManagePayeesWithData.tsx` (+58 -60) 📝 `packages/loot-core/src/types/server-handlers.d.ts` (+1 -0) ➕ `upcoming-release-notes/3867.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-05-06 23:26:27 -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#58751