[PR #407] [CLOSED] [WIP] Adding a repeat count - #241 #3109

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/407
Author: @manuelcanepa
Created: 12/24/2022
Status: Closed

Base: masterHead: feature-request/discussions-241


📝 Commits (3)

📊 Changes

2 files changed (+72 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/schedules/EditSchedule.js (+53 -2)
📝 packages/loot-design/src/components/RecurringSchedulePicker.js (+19 -1)

📄 Description

This commit introduce a new field (Repeat count), with this number, the schedule rule will be created with a lte date to stop after N repetitions


🔄 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/407 **Author:** [@manuelcanepa](https://github.com/manuelcanepa) **Created:** 12/24/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature-request/discussions-241` --- ### 📝 Commits (3) - [`c46b5b4`](https://github.com/actualbudget/actual/commit/c46b5b40fa1f06a2cd8abb323d6d8d12dd6bf31e) #241 Adding a repeat count - [`5123000`](https://github.com/actualbudget/actual/commit/5123000867502fd4e9aba829f02d5d01f3ceca0e) Merge branch 'master' into feature-request/discussions-241 - [`0bd8426`](https://github.com/actualbudget/actual/commit/0bd84261068dc6c45e019edcc1c192ed8a7948df) #241 Fixing lint problems ### 📊 Changes **2 files changed** (+72 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/schedules/EditSchedule.js` (+53 -2) 📝 `packages/loot-design/src/components/RecurringSchedulePicker.js` (+19 -1) </details> ### 📄 Description This commit introduce a new field (Repeat count), with this number, the schedule rule will be created with a lte date to stop after N repetitions --- <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:36:29 -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#3109