[PR #1250] [MERGED] 🐛 fix link-schedule option in transaction table #3623

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1250
Author: @MatissJanis
Created: 7/1/2023
Status: Merged
Merged: 7/3/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-1236


📝 Commits (3)

  • 9a1bb11 🐛 fix link-schedule option in transaction table
  • 224206c Release notes
  • 7d8dff0 Remove remaining locationPtr usage (#1256)

📊 Changes

7 files changed (+32 additions, -29 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+6 -15)
📝 packages/desktop-client/src/global-events.js (+3 -8)
📝 packages/desktop-client/src/util/router-tools.tsx (+7 -3)
📝 packages/desktop-electron/menu.js (+1 -3)
📝 packages/loot-core/typings/window.d.ts (+3 -0)
upcoming-release-notes/1250.md (+6 -0)
upcoming-release-notes/1256.md (+6 -0)

📄 Description

Closes #1236


🔄 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/1250 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/1/2023 **Status:** ✅ Merged **Merged:** 7/3/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-1236` --- ### 📝 Commits (3) - [`9a1bb11`](https://github.com/actualbudget/actual/commit/9a1bb11ab01abd0ae1ede00a83c9ea9630bdc72a) :bug: fix link-schedule option in transaction table - [`224206c`](https://github.com/actualbudget/actual/commit/224206c9d4e12ff1afa5b70148868f4ac820646e) Release notes - [`7d8dff0`](https://github.com/actualbudget/actual/commit/7d8dff0d34ec075f149e5d7280e48e4bf23b5f03) Remove remaining locationPtr usage (#1256) ### 📊 Changes **7 files changed** (+32 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+6 -15) 📝 `packages/desktop-client/src/global-events.js` (+3 -8) 📝 `packages/desktop-client/src/util/router-tools.tsx` (+7 -3) 📝 `packages/desktop-electron/menu.js` (+1 -3) 📝 `packages/loot-core/typings/window.d.ts` (+3 -0) ➕ `upcoming-release-notes/1250.md` (+6 -0) ➕ `upcoming-release-notes/1256.md` (+6 -0) </details> ### 📄 Description Closes #1236 --- <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:44:22 -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#3623