[PR #2254] [MERGED] Clean-up some custom reports code #30131

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

📋 Pull Request Information

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

Base: masterHead: cleanReports


📝 Commits (9)

📊 Changes

4 files changed (+131 additions, -91 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/ReportSidebar.jsx (+70 -54)
📝 packages/desktop-client/src/components/reports/ReportTopbar.jsx (+25 -16)
📝 packages/desktop-client/src/components/reports/reports/CustomReport.jsx (+30 -21)
upcoming-release-notes/2254.md (+6 -0)

📄 Description

A bit of maintenance to clean up custom reports code.


🔄 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/2254 **Author:** [@carkom](https://github.com/carkom) **Created:** 1/19/2024 **Status:** ✅ Merged **Merged:** 1/19/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `cleanReports` --- ### 📝 Commits (9) - [`e65bb23`](https://github.com/actualbudget/actual/commit/e65bb23713ec1a627332eda00f2874ed3cb12627) work - [`85d2f1d`](https://github.com/actualbudget/actual/commit/85d2f1db51301ad6df6090907e179990d77084db) missed - [`2c4cb97`](https://github.com/actualbudget/actual/commit/2c4cb97938a96f9bdd3ee675ab2f7065479bbd13) Merge branch 'master' into cleanReports - [`1a7303f`](https://github.com/actualbudget/actual/commit/1a7303f58fd495fb7bc31c2e46a30c9d5dd45659) notes - [`477dd60`](https://github.com/actualbudget/actual/commit/477dd60ece86674a8c3c8f60ced49779a723c4ee) change element name - [`758ff37`](https://github.com/actualbudget/actual/commit/758ff37914f9f435e9cc76a1ac0af7f2b7b3741c) update - [`c59fdc8`](https://github.com/actualbudget/actual/commit/c59fdc84b6f159b6b6152ddd510609d32d5b9263) update changes - [`c1b787f`](https://github.com/actualbudget/actual/commit/c1b787f51d8245b21da4eef6d00d3f4a7c130fce) Merge branch 'master' into cleanReports - [`3bccacc`](https://github.com/actualbudget/actual/commit/3bccaccf6d69340dfdd191c7c103de9f62131d27) merge fixes ### 📊 Changes **4 files changed** (+131 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/ReportSidebar.jsx` (+70 -54) 📝 `packages/desktop-client/src/components/reports/ReportTopbar.jsx` (+25 -16) 📝 `packages/desktop-client/src/components/reports/reports/CustomReport.jsx` (+30 -21) ➕ `upcoming-release-notes/2254.md` (+6 -0) </details> ### 📄 Description A bit of maintenance to clean up custom reports code. --- <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:34:16 -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#30131