[PR #2005] [MERGED] Cashflow.js -> Cashflow.tsx #4068

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2005
Author: @lucasboebel
Created: 12/2/2023
Status: Merged
Merged: 12/12/2023
Merged by: @MatissJanis

Base: masterHead: cashflow-to-ts


📝 Commits (10+)

📊 Changes

3 files changed (+11 additions, -11 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/reports/CashFlow.tsx (+4 -10)
📝 packages/loot-core/src/types/server-handlers.d.ts (+1 -1)
upcoming-release-notes/2005.md (+6 -0)

📄 Description

first pull request, feedback appreciated :)


🔄 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/2005 **Author:** [@lucasboebel](https://github.com/lucasboebel) **Created:** 12/2/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `cashflow-to-ts` --- ### 📝 Commits (10+) - [`3cd903e`](https://github.com/actualbudget/actual/commit/3cd903ece83aa644aecbaa2397462e7e82498756) fixing merge conflicts - [`deb8405`](https://github.com/actualbudget/actual/commit/deb8405b57449b91d0d3dc99bf57c5658b2fef8b) adding release notes - [`0789053`](https://github.com/actualbudget/actual/commit/07890537a3477a27da7b5622a5736151079d02e8) finishing touches - [`d4249ae`](https://github.com/actualbudget/actual/commit/d4249aef7b09197503c79e30a217793880acb217) prettier changes - [`c0384fc`](https://github.com/actualbudget/actual/commit/c0384fc6c6428e206609a4af95381f49b37c5076) prettier changes 2 - [`5cc71aa`](https://github.com/actualbudget/actual/commit/5cc71aad81b7beba13a9ba8d5c031ae0d0d9d913) trying to fix type errors - [`009e248`](https://github.com/actualbudget/actual/commit/009e2487d440a712f44a0a325c7be8e4a0e6a4f2) trying to fix type errors 2 - [`e52669b`](https://github.com/actualbudget/actual/commit/e52669b2b4d0d1a193881eb51225f9ccab283788) trying to lint errors - [`c72a3b3`](https://github.com/actualbudget/actual/commit/c72a3b39678eba1da21f7a81ce324fcb17bde89b) trying to lint errors 2 - [`04b9dd8`](https://github.com/actualbudget/actual/commit/04b9dd8c5b483063ad009f3564247be8d6c89e47) removing start/end from CashFlowGraph ### 📊 Changes **3 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/CashFlow.tsx` (+4 -10) 📝 `packages/loot-core/src/types/server-handlers.d.ts` (+1 -1) ➕ `upcoming-release-notes/2005.md` (+6 -0) </details> ### 📄 Description first pull request, feedback appreciated :) <!-- 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 --> --- <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:51:03 -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#4068