[PR #3408] [MERGED] ♻️ (synced-prefs) refactor ImportedTransactions usage of prefs #4838

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3408
Author: @MatissJanis
Created: 9/9/2024
Status: Merged
Merged: 9/9/2024
Merged by: @MatissJanis

Base: masterHead: matiss/synced-prefs-4


📝 Commits (1)

  • 3835e7d ♻️ (synced-prefs) refactor ImportedTransactions usage of prefs

📊 Changes

3 files changed (+30 additions, -3 deletions)

View changed files

📝 packages/desktop-client/src/components/modals/ImportTransactions.jsx (+2 -3)
packages/desktop-client/src/hooks/useSyncedPrefs.ts (+22 -0)
upcoming-release-notes/3408.md (+6 -0)

📄 Description

Refactoring SyncedPref usage in ImportedTransaction. This will make the migration to database-driven prefs more seamless.


🔄 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/3408 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/9/2024 **Status:** ✅ Merged **Merged:** 9/9/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/synced-prefs-4` --- ### 📝 Commits (1) - [`3835e7d`](https://github.com/actualbudget/actual/commit/3835e7dac80d64586e45c128f46f34a47f1d3215) :recycle: (synced-prefs) refactor ImportedTransactions usage of prefs ### 📊 Changes **3 files changed** (+30 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ImportTransactions.jsx` (+2 -3) ➕ `packages/desktop-client/src/hooks/useSyncedPrefs.ts` (+22 -0) ➕ `upcoming-release-notes/3408.md` (+6 -0) </details> ### 📄 Description Refactoring SyncedPref usage in `ImportedTransaction`. This will make the migration to database-driven prefs more seamless. --- <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 21:02:00 -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#4838