[PR #2360] [MERGED] schedule default amount #46089

Closed
opened 2026-04-26 08:11:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2360
Author: @youngcw
Created: 2/14/2024
Status: Merged
Merged: 2/20/2024
Merged by: @youngcw

Base: masterHead: youngcw/schedule-sign-fix-default-value


📝 Commits (4)

📊 Changes

4 files changed (+8 additions, -1 deletions)

View changed files

📝 packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-7-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-8-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/schedules/ScheduleDetails.jsx (+2 -1)
upcoming-release-notes/2360.md (+6 -0)

📄 Description

This adds a default amount value to the schedule details so that a user can change the amount sign without having to change the amount first. The component adds a "-" sign to zero and doesn't allow a "+" sign on it so users thought they couldn't change the sign to make deposit schedules.

Fixes #2359


🔄 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/2360 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/schedule-sign-fix-default-value` --- ### 📝 Commits (4) - [`faac714`](https://github.com/actualbudget/actual/commit/faac7140469f72c7fd88811d401067186ea8da77) schedule default amount - [`e222a59`](https://github.com/actualbudget/actual/commit/e222a5951094c169df79e1ca83861c96937d1033) note - [`cc57173`](https://github.com/actualbudget/actual/commit/cc57173019a350e6da8ab1d7ced704fd05fb1e32) vrt - [`a84ee66`](https://github.com/actualbudget/actual/commit/a84ee66e9a3916c33d7b837e13c02d774041f7ce) Merge branch 'master' into youngcw/schedule-sign-fix-default-value ### 📊 Changes **4 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-7-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/schedules.test.js-snapshots/Schedules-creates-a-new-schedule-posts-the-transaction-and-later-completes-it-8-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/schedules/ScheduleDetails.jsx` (+2 -1) ➕ `upcoming-release-notes/2360.md` (+6 -0) </details> ### 📄 Description This adds a default amount value to the schedule details so that a user can change the amount sign without having to change the amount first. The component adds a "-" sign to zero and doesn't allow a "+" sign on it so users thought they couldn't change the sign to make deposit schedules. Fixes #2359 --- <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-04-26 08:11:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#46089