[PR #2554] [MERGED] Unflag custom reports #30288

Closed
opened 2026-04-18 06:41:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2554
Author: @carkom
Created: 4/4/2024
Status: Merged
Merged: 6/19/2024
Merged by: @carkom

Base: masterHead: UnflagReports


📝 Commits (10+)

  • e88a0ab remove featureflag
  • 163548d Merge remote-tracking branch 'upstream/master' into UnflagReports
  • 7fbe1c7 notes
  • c649bc8 Merge branch 'master' into UnflagReports
  • 1b489f0 Merge branch 'master' into UnflagReports
  • 7a467bd Merge branch 'master' into UnflagReports
  • 0649905 Merge remote-tracking branch 'upstream/master' into UnflagReports
  • 2468358 merge fixes
  • 9ff66ee Merge branch 'master' into UnflagReports
  • 2ae5c4a vrt

📊 Changes

8 files changed (+8 additions, -8 deletions)

View changed files

📝 packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/reports/Overview.tsx (+2 -5)
📝 packages/desktop-client/src/components/settings/Experimental.tsx (+0 -1)
📝 packages/desktop-client/src/hooks/useFeatureFlag.ts (+0 -1)
📝 packages/loot-core/src/types/prefs.d.ts (+0 -1)
upcoming-release-notes/2554.md (+6 -0)

📄 Description

Removing custom reports from feature flag "experimental" state.


🔄 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/2554 **Author:** [@carkom](https://github.com/carkom) **Created:** 4/4/2024 **Status:** ✅ Merged **Merged:** 6/19/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `UnflagReports` --- ### 📝 Commits (10+) - [`e88a0ab`](https://github.com/actualbudget/actual/commit/e88a0ab0c5a7c8f6542899e0596ec609377ad269) remove featureflag - [`163548d`](https://github.com/actualbudget/actual/commit/163548de846a16d40951b305637e1b7b9f0b5423) Merge remote-tracking branch 'upstream/master' into UnflagReports - [`7fbe1c7`](https://github.com/actualbudget/actual/commit/7fbe1c7496ff166620a85dee3df0398c8cf67530) notes - [`c649bc8`](https://github.com/actualbudget/actual/commit/c649bc821f693d10194f89ccbe337e84d03c8067) Merge branch 'master' into UnflagReports - [`1b489f0`](https://github.com/actualbudget/actual/commit/1b489f07ea705651288f57eab708653332a612d5) Merge branch 'master' into UnflagReports - [`7a467bd`](https://github.com/actualbudget/actual/commit/7a467bd9b7e241dc5dc48cc6b4b839b28062396c) Merge branch 'master' into UnflagReports - [`0649905`](https://github.com/actualbudget/actual/commit/064990550d77018c5de2c80ef1215b008c51cdc4) Merge remote-tracking branch 'upstream/master' into UnflagReports - [`2468358`](https://github.com/actualbudget/actual/commit/24683588283193009fe5be8a1c08c8a518e41c8e) merge fixes - [`9ff66ee`](https://github.com/actualbudget/actual/commit/9ff66ee4e51b1447fb4fc1934fc72418cd549db0) Merge branch 'master' into UnflagReports - [`2ae5c4a`](https://github.com/actualbudget/actual/commit/2ae5c4a8ce624f27f8fee6d48dbc291533514404) vrt ### 📊 Changes **8 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/reports.test.js-snapshots/Reports-loads-net-worth-and-cash-flow-reports-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/reports/Overview.tsx` (+2 -5) 📝 `packages/desktop-client/src/components/settings/Experimental.tsx` (+0 -1) 📝 `packages/desktop-client/src/hooks/useFeatureFlag.ts` (+0 -1) 📝 `packages/loot-core/src/types/prefs.d.ts` (+0 -1) ➕ `upcoming-release-notes/2554.md` (+6 -0) </details> ### 📄 Description Removing custom reports from feature flag "experimental" state. --- <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 06:41:09 -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#30288