[PR #1840] [MERGED] fixed:issue->#1762 Schedule creation modal notify user of weekend skip option #3982

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1840
Author: @sethgillett
Created: 10/29/2023
Status: Merged
Merged: 11/4/2023
Merged by: @MatissJanis

Base: masterHead: fix-1762


📝 Commits (4)

  • e31504d Added a suffix to recurring transaction date description to indicate when it will be pushed before or after the weekend
  • c5de6dc Release notes description
  • 1d27e61 Rename release notes file
  • 1437d18 Lint fix

📊 Changes

2 files changed (+13 additions, -4 deletions)

View changed files

📝 packages/loot-core/src/shared/schedules.ts (+8 -4)
upcoming-release-notes/1840.md (+5 -0)

📄 Description

Add a suffix to recurring transaction date description to indicate whether it posts before / after weekend. Adds (before weekend or (after weekend) to the date description if the move weekend option is selected.

This addresses #1762


🔄 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/1840 **Author:** [@sethgillett](https://github.com/sethgillett) **Created:** 10/29/2023 **Status:** ✅ Merged **Merged:** 11/4/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `fix-1762` --- ### 📝 Commits (4) - [`e31504d`](https://github.com/actualbudget/actual/commit/e31504d952e97129631bac9c2dce825e9df6d2be) Added a suffix to recurring transaction date description to indicate when it will be pushed before or after the weekend - [`c5de6dc`](https://github.com/actualbudget/actual/commit/c5de6dc8baeebf1c8f08dca9f0a62120b9ed1aa0) Release notes description - [`1d27e61`](https://github.com/actualbudget/actual/commit/1d27e61c1d579d93b7e7d58ce5d14d31bd383e82) Rename release notes file - [`1437d18`](https://github.com/actualbudget/actual/commit/1437d183d99814b2fc0cea38de4199658f4f892c) Lint fix ### 📊 Changes **2 files changed** (+13 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/schedules.ts` (+8 -4) ➕ `upcoming-release-notes/1840.md` (+5 -0) </details> ### 📄 Description Add a suffix to recurring transaction date description to indicate whether it posts before / after weekend. Adds `(before weekend` or `(after weekend)` to the date description if the move weekend option is selected. This addresses #1762 --- <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:49:49 -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#3982