[PR #4591] [MERGED] ♻️ (components) updated old import paths to use the new paths #5469

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4591
Author: @MatissJanis
Created: 3/10/2025
Status: Merged
Merged: 3/10/2025
Merged by: @MatissJanis

Base: masterHead: matiss/filemoves


📝 Commits (1)

  • 73346de ♻️ (components) updated old import paths to use the new paths

📊 Changes

182 files changed (+368 additions, -1842 deletions)

View changed files

📝 packages/desktop-client/src/components/AnimatedRefresh.tsx (+1 -2)
📝 packages/desktop-client/src/components/Background.tsx (+1 -1)
📝 packages/desktop-client/src/components/BackgroundImage.tsx (+1 -1)
📝 packages/desktop-client/src/components/BankSyncStatus.tsx (+1 -1)
📝 packages/desktop-client/src/components/DevelopmentTopBar.tsx (+1 -2)
📝 packages/desktop-client/src/components/EditablePageHeaderTitle.tsx (+3 -5)
📝 packages/desktop-client/src/components/LoggedInUser.tsx (+1 -1)
📝 packages/desktop-client/src/components/NotesButton.tsx (+2 -2)
📝 packages/desktop-client/src/components/UpdateNotification.tsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/Account.tsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.tsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/Balance.tsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/Header.tsx (+14 -11)
📝 packages/desktop-client/src/components/accounts/Reconcile.tsx (+1 -1)
📝 packages/desktop-client/src/components/admin/UserAccess/UserAccessRow.tsx (+1 -1)
📝 packages/desktop-client/src/components/admin/UserDirectory/UserDirectoryRow.tsx (+1 -1)
📝 packages/desktop-client/src/components/alerts.tsx (+5 -3)
📝 packages/desktop-client/src/components/autocomplete/FilterList.tsx (+1 -2)
📝 packages/desktop-client/src/components/autocomplete/ReportList.tsx (+1 -2)
📝 packages/desktop-client/src/components/banksync/AccountRow.tsx (+1 -1)

...and 80 more files

📄 Description

Just updating import paths. Nothing much to see here


🔄 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/4591 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/10/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/filemoves` --- ### 📝 Commits (1) - [`73346de`](https://github.com/actualbudget/actual/commit/73346de6f0bbbed67c38ebe0a495ceabda2c4b5a) :recycle: (components) updated old import paths to use the new paths ### 📊 Changes **182 files changed** (+368 additions, -1842 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/AnimatedRefresh.tsx` (+1 -2) 📝 `packages/desktop-client/src/components/Background.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/BackgroundImage.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/BankSyncStatus.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/DevelopmentTopBar.tsx` (+1 -2) 📝 `packages/desktop-client/src/components/EditablePageHeaderTitle.tsx` (+3 -5) 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/NotesButton.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/UpdateNotification.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/Account.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/Balance.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/Header.tsx` (+14 -11) 📝 `packages/desktop-client/src/components/accounts/Reconcile.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/admin/UserAccess/UserAccessRow.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/admin/UserDirectory/UserDirectoryRow.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/alerts.tsx` (+5 -3) 📝 `packages/desktop-client/src/components/autocomplete/FilterList.tsx` (+1 -2) 📝 `packages/desktop-client/src/components/autocomplete/ReportList.tsx` (+1 -2) 📝 `packages/desktop-client/src/components/banksync/AccountRow.tsx` (+1 -1) _...and 80 more files_ </details> ### 📄 Description Just updating import paths. Nothing much to see here --- <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:12:58 -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#5469