[PR #1942] [MERGED] ♻️ (typescript) refactor global-events to TS #4034

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1942
Author: @MatissJanis
Created: 11/20/2023
Status: Merged
Merged: 11/22/2023
Merged by: @MatissJanis

Base: masterHead: matiss/upgrade-global-events


📝 Commits (5)

📊 Changes

6 files changed (+34 additions, -34 deletions)

View changed files

📝 packages/desktop-client/src/global-events.ts (+12 -16)
📝 packages/desktop-client/src/index.tsx (+6 -2)
📝 packages/loot-core/src/client/actions/budgets.ts (+0 -13)
📝 packages/loot-core/src/platform/client/undo/index.d.ts (+3 -1)
📝 packages/loot-core/src/types/server-events.d.ts (+7 -2)
upcoming-release-notes/1942.md (+6 -0)

📄 Description


🔄 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/1942 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/20/2023 **Status:** ✅ Merged **Merged:** 11/22/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/upgrade-global-events` --- ### 📝 Commits (5) - [`6aae0a9`](https://github.com/actualbudget/actual/commit/6aae0a9e3223ca210ac8de6a7e80b8bd972f83fa) :recycle: (typescript) refactor global-events to TS - [`dbacae5`](https://github.com/actualbudget/actual/commit/dbacae5ecf7ae378855164bc435708cb0b4583a8) Further improvements - [`1b71e04`](https://github.com/actualbudget/actual/commit/1b71e0491b05a889af81dae16352e955fa06f48a) Lint & release notes - [`f56e696`](https://github.com/actualbudget/actual/commit/f56e696415baa36a4cb888bbd0a36cb5c51083b9) Fix tsc - [`325041d`](https://github.com/actualbudget/actual/commit/325041d56f429c5f62f3b5db7b1e6fdbac38c6e8) Merge branch 'master' ### 📊 Changes **6 files changed** (+34 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/global-events.ts` (+12 -16) 📝 `packages/desktop-client/src/index.tsx` (+6 -2) 📝 `packages/loot-core/src/client/actions/budgets.ts` (+0 -13) 📝 `packages/loot-core/src/platform/client/undo/index.d.ts` (+3 -1) 📝 `packages/loot-core/src/types/server-events.d.ts` (+7 -2) ➕ `upcoming-release-notes/1942.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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:50:34 -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#4034