[PR #3862] [MERGED] Convert mobile Accounts.jsx to tsx #5093

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

📋 Pull Request Information

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

Base: masterHead: ts-mobile-Accounts.jsx


📝 Commits (3)

📊 Changes

5 files changed (+91 additions, -46 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.tsx (+4 -4)
📝 packages/desktop-client/src/components/mobile/accounts/Accounts.tsx (+72 -31)
📝 packages/loot-core/src/client/reducers/queries.ts (+0 -1)
📝 packages/loot-core/src/client/state-types/queries.d.ts (+9 -10)
upcoming-release-notes/3862.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/3862 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 11/20/2024 **Status:** ✅ Merged **Merged:** 11/22/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `ts-mobile-Accounts.jsx` --- ### 📝 Commits (3) - [`4cbc2ca`](https://github.com/actualbudget/actual/commit/4cbc2caae31645dd0687ed86e60bc8ab65e47539) Convert mobile Accounts.jsx to TS - [`8149817`](https://github.com/actualbudget/actual/commit/8149817ea72d85064c5024cfb3100eba4ad53118) Release notes - [`359cfe5`](https://github.com/actualbudget/actual/commit/359cfe5906d4773819f57a8bbb7c47a2d4bddc6f) Fix lint ### 📊 Changes **5 files changed** (+91 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/mobile/accounts/Accounts.tsx` (+72 -31) 📝 `packages/loot-core/src/client/reducers/queries.ts` (+0 -1) 📝 `packages/loot-core/src/client/state-types/queries.d.ts` (+9 -10) ➕ `upcoming-release-notes/3862.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-02-28 21:05:53 -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#5093