[PR #2112] [MERGED] ♻️ (typescript) moving DeleteFile modal to TS #4123

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2112
Author: @MatissJanis
Created: 12/21/2023
Status: Merged
Merged: 12/22/2023
Merged by: @MatissJanis

Base: masterHead: matiss/ts-delete-file


📝 Commits (2)

  • 78eeb0d ♻️ (typescript) moving DeleteFile modal to TS
  • 0fda2ce Fix linter

📊 Changes

3 files changed (+44 additions, -24 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/DeleteFile.tsx (+34 -23)
📝 packages/loot-core/src/types/server-handlers.d.ts (+4 -1)
upcoming-release-notes/2112.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/2112 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/21/2023 **Status:** ✅ Merged **Merged:** 12/22/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/ts-delete-file` --- ### 📝 Commits (2) - [`78eeb0d`](https://github.com/actualbudget/actual/commit/78eeb0de03036a513a57f49da2cb690149b2769b) :recycle: (typescript) moving DeleteFile modal to TS - [`0fda2ce`](https://github.com/actualbudget/actual/commit/0fda2ce140a1cee9fa035b393deeda97f5ea39e6) Fix linter ### 📊 Changes **3 files changed** (+44 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/DeleteFile.tsx` (+34 -23) 📝 `packages/loot-core/src/types/server-handlers.d.ts` (+4 -1) ➕ `upcoming-release-notes/2112.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:51:51 -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#4123