[PR #1234] [MERGED] Restore undo-url-saving behavior #3613

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1234
Author: @j-f1
Created: 6/30/2023
Status: Merged
Merged: 6/30/2023
Merged by: @j-f1

Base: masterHead: jed/undo


📝 Commits (4)

  • 94bbd5b Restore undo-url-saving behavior
  • 67a2d9e Add release note
  • 32aab12 Fix __navigate type
  • 0f763d0 Fix setting and applying URL in undo/redo

📊 Changes

4 files changed (+23 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/FinancesApp.js (+11 -2)
📝 packages/desktop-client/src/global-events.js (+5 -2)
📝 packages/loot-core/typings/window.d.ts (+1 -1)
upcoming-release-notes/1234.md (+6 -0)

📄 Description

Fixes #1233


🔄 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/1234 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 6/30/2023 **Status:** ✅ Merged **Merged:** 6/30/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/undo` --- ### 📝 Commits (4) - [`94bbd5b`](https://github.com/actualbudget/actual/commit/94bbd5b2c5a585ce32039570934b38c19c892892) Restore undo-url-saving behavior - [`67a2d9e`](https://github.com/actualbudget/actual/commit/67a2d9e0f4905bd6dae4d44cfe6debeddf154bcf) Add release note - [`32aab12`](https://github.com/actualbudget/actual/commit/32aab1287be4a489a6ce262e9b8d3bbd1ebe6a70) Fix __navigate type - [`0f763d0`](https://github.com/actualbudget/actual/commit/0f763d04b33fcae84216306fe3b7667589c7c415) Fix setting and applying URL in undo/redo ### 📊 Changes **4 files changed** (+23 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/FinancesApp.js` (+11 -2) 📝 `packages/desktop-client/src/global-events.js` (+5 -2) 📝 `packages/loot-core/typings/window.d.ts` (+1 -1) ➕ `upcoming-release-notes/1234.md` (+6 -0) </details> ### 📄 Description Fixes #1233 --- <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:13 -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#3613