[PR #2258] [MERGED] add compact to custom reports #22820

Closed
opened 2026-04-16 17:02:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: compactUpdates


📝 Commits (2)

📊 Changes

7 files changed (+31 additions, -18 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTable.tsx (+2 -1)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableHeader.tsx (+5 -5)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableList.tsx (+5 -1)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableRow.tsx (+7 -5)
📝 packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableTotals.tsx (+5 -5)
📝 packages/desktop-client/src/components/reports/reports/CustomReport.jsx (+1 -1)
upcoming-release-notes/2258.md (+6 -0)

📄 Description

I left out the final useage for compact elements in last compact PR. Adding now.


🔄 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/2258 **Author:** [@carkom](https://github.com/carkom) **Created:** 1/20/2024 **Status:** ✅ Merged **Merged:** 1/20/2024 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `compactUpdates` --- ### 📝 Commits (2) - [`da2f898`](https://github.com/actualbudget/actual/commit/da2f8983784931cfb047d9b970b0579357ea7262) add compact - [`0916375`](https://github.com/actualbudget/actual/commit/0916375c60deae3354586aca77b87567fc6df396) notes ### 📊 Changes **7 files changed** (+31 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTable.tsx` (+2 -1) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableHeader.tsx` (+5 -5) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableList.tsx` (+5 -1) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableRow.tsx` (+7 -5) 📝 `packages/desktop-client/src/components/reports/graphs/tableGraph/ReportTableTotals.tsx` (+5 -5) 📝 `packages/desktop-client/src/components/reports/reports/CustomReport.jsx` (+1 -1) ➕ `upcoming-release-notes/2258.md` (+6 -0) </details> ### 📄 Description I left out the final useage for compact elements in last compact PR. Adding now. --- <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-16 17:02:26 -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#22820