[PR #3396] [MERGED] Convert RecurringSchedulePicker.jsx -> RecurringSchedulePicker.tsx #4830

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3396
Author: @jfdoming
Created: 9/8/2024
Status: Merged
Merged: 9/8/2024
Merged by: @jfdoming

Base: masterHead: jfdoming/schedule-picker-types


📝 Commits (3)

  • 05a8606 Supporting types
  • 7846560 Move RecurringSchedulePicker.jsx -> RecurringSchedulePicker.tsx
  • 2b09c53 Add release notes

📊 Changes

6 files changed (+153 additions, -48 deletions)

View changed files

📝 packages/desktop-client/src/components/common/Select.tsx (+3 -0)
📝 packages/desktop-client/src/components/forms.tsx (+2 -4)
📝 packages/desktop-client/src/components/select/DateSelect.tsx (+3 -0)
📝 packages/desktop-client/src/components/select/RecurringSchedulePicker.tsx (+121 -30)
📝 packages/loot-core/src/types/models/schedule.d.ts (+18 -14)
upcoming-release-notes/3396.md (+6 -0)

📄 Description

Relates to #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/3396 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 9/8/2024 **Status:** ✅ Merged **Merged:** 9/8/2024 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `jfdoming/schedule-picker-types` --- ### 📝 Commits (3) - [`05a8606`](https://github.com/actualbudget/actual/commit/05a860614cba5a68e5da7b3a3e3e81e9497bb2d5) Supporting types - [`7846560`](https://github.com/actualbudget/actual/commit/7846560da13fc739d068fcc85069f50cc1293e56) Move `RecurringSchedulePicker.jsx` -> `RecurringSchedulePicker.tsx` - [`2b09c53`](https://github.com/actualbudget/actual/commit/2b09c531bdb0eb75f8345c5722b8d4a2192b0085) Add release notes ### 📊 Changes **6 files changed** (+153 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/common/Select.tsx` (+3 -0) 📝 `packages/desktop-client/src/components/forms.tsx` (+2 -4) 📝 `packages/desktop-client/src/components/select/DateSelect.tsx` (+3 -0) 📝 `packages/desktop-client/src/components/select/RecurringSchedulePicker.tsx` (+121 -30) 📝 `packages/loot-core/src/types/models/schedule.d.ts` (+18 -14) ➕ `upcoming-release-notes/3396.md` (+6 -0) </details> ### 📄 Description Relates to #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 21:01:54 -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#4830