[PR #2120] [MERGED] ESLint no-default-exports 6 - View.tsx #4131

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2120
Author: @joel-jeremy
Created: 12/22/2023
Status: Merged
Merged: 1/6/2024
Merged by: @joel-jeremy

Base: masterHead: eslint-no-default-exports-6


📝 Commits (6)

📊 Changes

180 files changed (+185 additions, -208 deletions)

View changed files

📝 .eslintrc.js (+1 -28)
📝 packages/desktop-client/src/components/AnimatedRefresh.tsx (+1 -1)
📝 packages/desktop-client/src/components/App.tsx (+1 -1)
📝 packages/desktop-client/src/components/AppBackground.tsx (+1 -1)
📝 packages/desktop-client/src/components/BankSyncStatus.tsx (+1 -1)
📝 packages/desktop-client/src/components/DevelopmentTopBar.tsx (+1 -1)
📝 packages/desktop-client/src/components/FatalError.tsx (+1 -1)
📝 packages/desktop-client/src/components/FinancesApp.tsx (+1 -1)
📝 packages/desktop-client/src/components/FixedSizeList.tsx (+1 -1)
📝 packages/desktop-client/src/components/LoggedInUser.tsx (+1 -1)
📝 packages/desktop-client/src/components/ManageRules.tsx (+1 -1)
📝 packages/desktop-client/src/components/MobileWebMessage.tsx (+1 -1)
📝 packages/desktop-client/src/components/NotesButton.tsx (+1 -1)
📝 packages/desktop-client/src/components/Notifications.tsx (+1 -1)
📝 packages/desktop-client/src/components/Page.tsx (+1 -1)
📝 packages/desktop-client/src/components/PrivacyFilter.tsx (+1 -1)
📝 packages/desktop-client/src/components/Titlebar.tsx (+1 -1)
📝 packages/desktop-client/src/components/UpdateNotification.tsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/Account.jsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx (+1 -1)

...and 80 more files

📄 Description

The number of files changed should go down once the previous parts gets merged.


🔄 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/2120 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 12/22/2023 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `eslint-no-default-exports-6` --- ### 📝 Commits (6) - [`140a289`](https://github.com/actualbudget/actual/commit/140a2892abdf4ed8c7938d49194432cdbe62c943) Fix default imports - [`65b254e`](https://github.com/actualbudget/actual/commit/65b254e3fdd27b7b9bd81d81d94f41191a9432f2) Fix manager Modals import - [`8e9a8fe`](https://github.com/actualbudget/actual/commit/8e9a8fe198f0498466003e54289764bc76812c05) ESLint no default export part 6 - View.tsx - [`85e6b2e`](https://github.com/actualbudget/actual/commit/85e6b2e8b179ea7e2a5f6cbd5850d6e46bad27b7) Fix default imports - [`70874f7`](https://github.com/actualbudget/actual/commit/70874f7e765cc6cc81dd7cbdbfbdfc07834167a6) Fix imports - [`933b533`](https://github.com/actualbudget/actual/commit/933b53326df096b9feaae192714238d86d6ae26c) Release notes ### 📊 Changes **180 files changed** (+185 additions, -208 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+1 -28) 📝 `packages/desktop-client/src/components/AnimatedRefresh.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/App.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/AppBackground.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/BankSyncStatus.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/DevelopmentTopBar.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/FatalError.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/FinancesApp.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/FixedSizeList.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/LoggedInUser.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/ManageRules.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/MobileWebMessage.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/NotesButton.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/Notifications.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/Page.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/PrivacyFilter.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/UpdateNotification.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/Account.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/AccountSyncCheck.jsx` (+1 -1) _...and 80 more files_ </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 --> The number of files changed should go down once the previous parts gets merged. --- <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:59 -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#4131