Skip to content

Conversation

csenel
Copy link
Contributor

@csenel csenel commented Sep 20, 2025

Fixes #5310

Adding a get-latest-transaction function to extend end dates in reports beyond today.

@actual-github-bot actual-github-bot bot changed the title feat: add get-latest-transaction function to extend end dates [WIP] feat: add get-latest-transaction function to extend end dates Sep 20, 2025
Copy link

netlify bot commented Sep 20, 2025

Deploy Preview for actualbudget ready!

Name Link
🔨 Latest commit 9fe80a4
🔍 Latest deploy log https://app.netlify.com/projects/actualbudget/deploys/68cec0b6e5f1d10008bee70b
😎 Deploy Preview https://deploy-preview-5753.demo.actualbudget.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

github-actions bot commented Sep 20, 2025

Bundle Stats — desktop-client

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
23 11.49 MB → 11.48 MB (-8.65 kB) -0.07%
Changeset
File Δ Size
src/components/reports/getLiveRange.ts 📈 +86 B (+6.89%) 1.22 kB → 1.3 kB
src/components/reports/reports/CustomReportListCards.tsx 📈 +327 B (+3.95%) 8.08 kB → 8.4 kB
src/components/reports/Header.tsx 📈 +329 B (+2.49%) 12.89 kB → 13.21 kB
src/components/reports/reports/Summary.tsx 📈 +626 B (+2.39%) 25.57 kB → 26.18 kB
src/components/reports/reports/Calendar.tsx 📈 +437 B (+1.54%) 27.66 kB → 28.09 kB
src/components/reports/reports/CustomReport.tsx 📈 +313 B (+1.42%) 21.46 kB → 21.77 kB
src/components/reports/reports/Spending.tsx 📈 +247 B (+1.09%) 22.16 kB → 22.4 kB
src/components/reports/reports/GetCardData.tsx 📈 +40 B (+0.88%) 4.44 kB → 4.48 kB
src/components/reports/ReportSidebar.tsx 📈 +78 B (+0.47%) 16.17 kB → 16.25 kB
src/components/reports/reportRanges.ts 📉 -74 B (-1.69%) 4.27 kB → 4.19 kB
src/components/reports/reports/NetWorth.tsx 📉 -4.36 kB (-31.36%) 13.92 kB → 9.55 kB
src/components/reports/reports/CashFlow.tsx 📉 -6.64 kB (-43.42%) 15.28 kB → 8.65 kB
View detailed bundle breakdown

Added

No assets were added

Removed

No assets were removed

Bigger

No assets were bigger

Smaller

Asset File Size % Changed
static/js/ReportRouter.js 915.8 kB → 907.16 kB (-8.65 kB) -0.94%

Unchanged

Asset File Size % Changed
static/js/index.js 8.31 MB 0%
static/js/de.js 144.62 kB 0%
static/js/en-GB.js 6.84 kB 0%
static/js/en.js 130.8 kB 0%
static/js/es.js 76.41 kB 0%
static/js/fr.js 152.08 kB 0%
static/js/it.js 145.21 kB 0%
static/js/nl.js 100.13 kB 0%
static/js/pl.js 86.31 kB 0%
static/js/pt-BR.js 142.22 kB 0%
static/js/sv.js 67.34 kB 0%
static/js/th.js 188.37 kB 0%
static/js/uk.js 188.65 kB 0%
static/js/indexeddb-main-thread-worker-e59fee74.js 12.94 kB 0%
static/js/workbox-window.prod.es5.js 5.64 kB 0%
static/js/resize-observer.js 18.37 kB 0%
static/js/BackgroundImage.js 120.48 kB 0%
static/js/narrow.js 546.15 kB 0%
static/js/TransactionList.js 14.14 kB 0%
static/js/wide.js 163.33 kB 0%
static/js/useAccountPreviewTransactions.js 8.44 kB 0%
static/js/useTransactionBatchActions.js 13.09 kB 0%

Copy link
Contributor

github-actions bot commented Sep 20, 2025

Bundle Stats — loot-core

Hey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle.

As this PR is updated, I'll keep you updated on how the bundle size is impacted.

Total

Files count Total bundle size % Changed
1 4.29 MB → 4.29 MB (+293 B) +0.01%
Changeset
File Δ Size
home/runner/work/actual/actual/packages/loot-core/src/server/transactions/app.ts 📈 +293 B (+13.51%) 2.12 kB → 2.4 kB
View detailed bundle breakdown

Added

Asset File Size % Changed
kcab.worker.BudFHkCA.js 0 B → 4.29 MB (+4.29 MB) -

Removed

Asset File Size % Changed
kcab.worker.Ba---c3k.js 4.29 MB → 0 B (-4.29 MB) -100%

Bigger

No assets were bigger

Smaller

No assets were smaller

Unchanged

No assets were unchanged

@csenel csenel changed the title [WIP] feat: add get-latest-transaction function to extend end dates feat: add get-latest-transaction function to extend end dates Sep 20, 2025
@csenel csenel changed the title feat: add get-latest-transaction function to extend end dates feat: extend end dates beyond today Sep 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Report end date should go up to latest transaction date instead of current date
1 participant