[PR #2153] [MERGED] Custom reports reorganize table graph files #4148

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

📋 Pull Request Information

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

Base: masterHead: reorganizeTable


📝 Commits (10+)

📊 Changes

6 files changed (+23 additions, -19 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/ChooseGraph.tsx (+4 -4)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTable.tsx (+2 -2)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableHeader.tsx (+4 -5)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableList.tsx (+3 -3)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableTotals.tsx (+4 -5)
upcoming-release-notes/2153.md (+6 -0)

📄 Description

No code changes just moving tableGraph files to a more appropriate place, matching other graphs.


🔄 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/2153 **Author:** [@carkom](https://github.com/carkom) **Created:** 1/1/2024 **Status:** ✅ Merged **Merged:** 1/7/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `reorganizeTable` --- ### 📝 Commits (10+) - [`baa002e`](https://github.com/actualbudget/actual/commit/baa002e95394a0df71ccf3d82e1d25f5a72ef7ac) reorg - [`4543243`](https://github.com/actualbudget/actual/commit/4543243e00dc6606c7679fa89da0e001fa95f833) notes - [`feb516b`](https://github.com/actualbudget/actual/commit/feb516b5e8b997da0856def31e80743fc68392f3) Merge branch 'master' into reorganizeTable - [`ada5d5e`](https://github.com/actualbudget/actual/commit/ada5d5e5a7b2a54d5177b4e66d4a59062487c846) Update upcoming-release-notes/2153.md - [`9573ae0`](https://github.com/actualbudget/actual/commit/9573ae0c81b52a133209c49f6de4ec41f81e594b) Merge remote-tracking branch 'upstream/master' into reorganizeTable - [`7dd2682`](https://github.com/actualbudget/actual/commit/7dd2682983e7306a8bcbbd5723dfe2631e047d14) Merge branch 'master' into reorganizeTable - [`0927722`](https://github.com/actualbudget/actual/commit/0927722faf1732de59132497b252d5a92ec9545b) merge fixes - [`449c414`](https://github.com/actualbudget/actual/commit/449c4148b92b5e29c671e66340ddd84678a4a17e) fix - [`20304f3`](https://github.com/actualbudget/actual/commit/20304f3ba2a124689be7ab7bc35947a328ae8111) another - [`a861093`](https://github.com/actualbudget/actual/commit/a86109326a2db254c91d6bb2bf4202b13d33a2a2) f ### 📊 Changes **6 files changed** (+23 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/ChooseGraph.tsx` (+4 -4) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTable.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableHeader.tsx` (+4 -5) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableList.tsx` (+3 -3) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableTotals.tsx` (+4 -5) ➕ `upcoming-release-notes/2153.md` (+6 -0) </details> ### 📄 Description No code changes just moving tableGraph files to a more appropriate place, matching other graphs. --- <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:13 -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#4148