[PR #5543] [MERGED] TypeScript: convert edit rules modal #31915

Closed
opened 2026-04-18 08:03:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5543
Author: @MatissJanis
Created: 8/11/2025
Status: Merged
Merged: 8/12/2025
Merged by: @MatissJanis

Base: masterHead: matiss/rules-modal-ts


📝 Commits (3)

  • 96861fc TypeScript: convert edit rules modal
  • 1ff49fc Add release notes for PR #5543
  • c523589 Merge branch 'master' into matiss/rules-modal-ts

📊 Changes

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

View changed files

.cursor/rules/commands.mdc (+12 -0)
.cursor/rules/pull-request.mdc (+0 -24)
📝 .cursor/rules/typescript.mdc (+4 -0)
📝 packages/desktop-client/src/components/modals/EditRuleModal.tsx (+10 -3)
📝 packages/desktop-client/src/components/rules/RuleEditor.tsx (+1 -1)
upcoming-release-notes/5543.md (+7 -0)

📄 Description

Converted rules edit modal to TS.

Also some smaller changes to the Cursor rules files.. added new ones for commands. Removed the release notes one (it was working really poorly).


🔄 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/5543 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/11/2025 **Status:** ✅ Merged **Merged:** 8/12/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/rules-modal-ts` --- ### 📝 Commits (3) - [`96861fc`](https://github.com/actualbudget/actual/commit/96861fc42f52066f4537157bf6500f574d8473f3) TypeScript: convert edit rules modal - [`1ff49fc`](https://github.com/actualbudget/actual/commit/1ff49fcfe85c66ace18d4e52282fecc33d55acab) Add release notes for PR #5543 - [`c523589`](https://github.com/actualbudget/actual/commit/c523589534f8de03b61152a16c370cd53563b09d) Merge branch 'master' into matiss/rules-modal-ts ### 📊 Changes **6 files changed** (+34 additions, -28 deletions) <details> <summary>View changed files</summary> ➕ `.cursor/rules/commands.mdc` (+12 -0) ➖ `.cursor/rules/pull-request.mdc` (+0 -24) 📝 `.cursor/rules/typescript.mdc` (+4 -0) 📝 `packages/desktop-client/src/components/modals/EditRuleModal.tsx` (+10 -3) 📝 `packages/desktop-client/src/components/rules/RuleEditor.tsx` (+1 -1) ➕ `upcoming-release-notes/5543.md` (+7 -0) </details> ### 📄 Description Converted rules edit modal to TS. Also some smaller changes to the Cursor rules files.. added new ones for commands. Removed the release notes one (it was working really poorly). --- <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-18 08:03:58 -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#31915