[PR #2172] [MERGED] ESLint no-default-exports 10 - all desktop-client src folders except icons #4156

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2172
Author: @joel-jeremy
Created: 1/4/2024
Status: Merged
Merged: 1/6/2024
Merged by: @joel-jeremy

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


📝 Commits (2)

  • af3fbc4 ESLint no-default-exports 10 - all desktop-client src folders except icons
  • 3b45ea0 Release notes

📊 Changes

72 files changed (+96 additions, -91 deletions)

View changed files

📝 .eslintrc.js (+4 -4)
📝 packages/desktop-client/src/components/FixedSizeList.tsx (+1 -1)
📝 packages/desktop-client/src/components/GlobalKeys.ts (+1 -1)
📝 packages/desktop-client/src/components/ManageRules.tsx (+2 -2)
📝 packages/desktop-client/src/components/MobileBackButton.tsx (+1 -1)
📝 packages/desktop-client/src/components/Modals.tsx (+2 -2)
📝 packages/desktop-client/src/components/Titlebar.tsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/Account.jsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/Header.jsx (+1 -1)
📝 packages/desktop-client/src/components/accounts/MobileAccount.jsx (+2 -2)
📝 packages/desktop-client/src/components/accounts/MobileAccounts.jsx (+2 -2)
📝 packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/BudgetSummaries.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/MobileBudget.jsx (+1 -1)
📝 packages/desktop-client/src/components/budget/MobileBudgetTable.jsx (+1 -1)
📝 packages/desktop-client/src/components/budget/MonthPicker.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/index.tsx (+3 -3)
📝 packages/desktop-client/src/components/budget/report/ReportComponents.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/report/budgetsummary/BudgetSummary.tsx (+1 -1)
📝 packages/desktop-client/src/components/budget/rollover/CoverTooltip.tsx (+1 -1)

...and 52 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/2172 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/4/2024 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `eslint-no-default-exports-10` --- ### 📝 Commits (2) - [`af3fbc4`](https://github.com/actualbudget/actual/commit/af3fbc48724c12c3bc89913f12fac05e061588aa) ESLint no-default-exports 10 - all desktop-client src folders except icons - [`3b45ea0`](https://github.com/actualbudget/actual/commit/3b45ea00fe430311988c43f32a62628b3bf0b57e) Release notes ### 📊 Changes **72 files changed** (+96 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `.eslintrc.js` (+4 -4) 📝 `packages/desktop-client/src/components/FixedSizeList.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/GlobalKeys.ts` (+1 -1) 📝 `packages/desktop-client/src/components/ManageRules.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/MobileBackButton.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/Modals.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/Titlebar.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/Account.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/Header.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/accounts/MobileAccount.jsx` (+2 -2) 📝 `packages/desktop-client/src/components/accounts/MobileAccounts.jsx` (+2 -2) 📝 `packages/desktop-client/src/components/budget/BalanceWithCarryover.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/BudgetSummaries.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/MobileBudget.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.jsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/MonthPicker.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/index.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/budget/report/ReportComponents.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/report/budgetsummary/BudgetSummary.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/budget/rollover/CoverTooltip.tsx` (+1 -1) _...and 52 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:52:19 -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#4156