[PR #1660] [MERGED] TypeScript migration (partial). #3879

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1660
Author: @doggan
Created: 9/5/2023
Status: Merged
Merged: 9/6/2023
Merged by: @MatissJanis

Base: masterHead: shyam/0905-ts


📝 Commits (7)

📊 Changes

4 files changed (+30 additions, -12 deletions)

View changed files

📝 packages/desktop-client/src/components/schedules/SchedulesTable.tsx (+0 -1)
📝 packages/desktop-client/src/components/schedules/StatusBadge.tsx (+18 -3)
📝 packages/desktop-client/src/components/table.tsx (+6 -8)
upcoming-release-notes/1660.md (+6 -0)

📄 Description

Migrates some of the "schedules" files to typescript.

Related: https://github.com/actualbudget/actual/issues/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/1660 **Author:** [@doggan](https://github.com/doggan) **Created:** 9/5/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `shyam/0905-ts` --- ### 📝 Commits (7) - [`0796dd4`](https://github.com/actualbudget/actual/commit/0796dd46ebe89702e7ae86cd16418569273a12c8) Convert StatusBadge to TS. - [`7c5ad90`](https://github.com/actualbudget/actual/commit/7c5ad900a655893c7868e7dc97c35d8a28514151) optional - [`4f86f46`](https://github.com/actualbudget/actual/commit/4f86f46c66da8666b2efa03a477f159fef2f52b4) ScheduleTable TS conversion - [`b3d3e0d`](https://github.com/actualbudget/actual/commit/b3d3e0df3874fdf1a4a5418d3c10efbe8adde2b8) Optional - [`815586d`](https://github.com/actualbudget/actual/commit/815586dec838a2ea2e1ee33056c74a90db702be7) To type - [`1af13af`](https://github.com/actualbudget/actual/commit/1af13af42d089f068c2bec37109443939b445e38) Add notes - [`01ee6d8`](https://github.com/actualbudget/actual/commit/01ee6d8dfa50f7b0082eeefa22a7b4840bb1941d) Merge branch 'master' into shyam/0905-ts ### 📊 Changes **4 files changed** (+30 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.tsx` (+0 -1) 📝 `packages/desktop-client/src/components/schedules/StatusBadge.tsx` (+18 -3) 📝 `packages/desktop-client/src/components/table.tsx` (+6 -8) ➕ `upcoming-release-notes/1660.md` (+6 -0) </details> ### 📄 Description Migrates some of the "schedules" files to typescript. Related: https://github.com/actualbudget/actual/issues/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:48:12 -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#3879