[PR #1578] [CLOSED] MobileTable tsx Refactor #3827

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1578
Author: @Jod929
Created: 8/23/2023
Status: Closed

Base: masterHead: Jod929-ts-refactor


📝 Commits (10+)

  • 85a3581 add release notes
  • fb68ce7 update release note file name to match PR number
  • 0a9fb74 refactor components/budget/MobileTable to ts
  • c0df1a8 add release notes for MobileTable refactor
  • 95f25fe rename release note to PR number
  • 4a6e46d change release notes name to PR number
  • d492018 update CSSProperties to import from react
  • 6a74d5c add release notes for MobileTable
  • b0a5edb 🐛 Schedule editor: Linked transactions table collapses (#1571)
  • 2cc32f6 delete unneeded release note file

📊 Changes

5 files changed (+69 additions, -30 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/MobileTable.tsx (+7 -2)
📝 packages/desktop-client/src/components/schedules/EditSchedule.js (+44 -27)
📝 packages/desktop-client/src/components/table.tsx (+6 -1)
upcoming-release-notes/1571.md (+6 -0)
upcoming-release-notes/1578.md (+6 -0)

📄 Description

Refactor MonthCountSelector to TSX related to issue #1483


🔄 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/1578 **Author:** [@Jod929](https://github.com/Jod929) **Created:** 8/23/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Jod929-ts-refactor` --- ### 📝 Commits (10+) - [`85a3581`](https://github.com/actualbudget/actual/commit/85a35815f38b15fcc107ec721df2a62b9b797b1a) add release notes - [`fb68ce7`](https://github.com/actualbudget/actual/commit/fb68ce78ce55fb083b5670387eb5ee457d540c4c) update release note file name to match PR number - [`0a9fb74`](https://github.com/actualbudget/actual/commit/0a9fb74c8e9abac234db1672c79b69c3fd653e37) refactor components/budget/MobileTable to ts - [`c0df1a8`](https://github.com/actualbudget/actual/commit/c0df1a8233e1452f944de66d43b203fa0f1a9212) add release notes for MobileTable refactor - [`95f25fe`](https://github.com/actualbudget/actual/commit/95f25fe6878632981ca647026afbcb289b58dadf) rename release note to PR number - [`4a6e46d`](https://github.com/actualbudget/actual/commit/4a6e46d6f2489f3e7faab39423c167854b9d61fd) change release notes name to PR number - [`d492018`](https://github.com/actualbudget/actual/commit/d49201868e196484525fcc85ed9615956a7bcf45) update CSSProperties to import from react - [`6a74d5c`](https://github.com/actualbudget/actual/commit/6a74d5ccb65317f3055faba098a24de3f97f4d29) add release notes for MobileTable - [`b0a5edb`](https://github.com/actualbudget/actual/commit/b0a5edbb508db6594f73f0094a22cc4eb7ac338c) :bug: Schedule editor: Linked transactions table collapses (#1571) - [`2cc32f6`](https://github.com/actualbudget/actual/commit/2cc32f675a7b1e39a37597b053bb6e7dfeac364e) delete unneeded release note file ### 📊 Changes **5 files changed** (+69 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/MobileTable.tsx` (+7 -2) 📝 `packages/desktop-client/src/components/schedules/EditSchedule.js` (+44 -27) 📝 `packages/desktop-client/src/components/table.tsx` (+6 -1) ➕ `upcoming-release-notes/1571.md` (+6 -0) ➕ `upcoming-release-notes/1578.md` (+6 -0) </details> ### 📄 Description Refactor MonthCountSelector to TSX related to issue #1483 --- <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:47:22 -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#3827