[PR #4947] [CLOSED] [WIP] [POC] Schedules in budget #5674

Closed
opened 2026-02-28 21:16:32 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4947
Author: @lelemm
Created: 5/6/2025
Status: Closed

Base: masterHead: feat/projected-values


📝 Commits (1)

📊 Changes

5 files changed (+162 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx (+60 -1)
📝 packages/desktop-client/src/components/spreadsheet/index.ts (+6 -0)
📝 packages/loot-core/src/client/queries.ts (+6 -0)
📝 packages/loot-core/src/server/budget/base.ts (+75 -0)
📝 packages/loot-core/src/server/budget/report.ts (+15 -0)

📄 Description


🔄 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/4947 **Author:** [@lelemm](https://github.com/lelemm) **Created:** 5/6/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/projected-values` --- ### 📝 Commits (1) - [`e35ec20`](https://github.com/actualbudget/actual/commit/e35ec20028f814a2fff678d5b7006a4f67dfc6c1) POC ### 📊 Changes **5 files changed** (+162 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/tracking/TrackingBudgetComponents.tsx` (+60 -1) 📝 `packages/desktop-client/src/components/spreadsheet/index.ts` (+6 -0) 📝 `packages/loot-core/src/client/queries.ts` (+6 -0) 📝 `packages/loot-core/src/server/budget/base.ts` (+75 -0) 📝 `packages/loot-core/src/server/budget/report.ts` (+15 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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 21:16:32 -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#5674