[PR #2635] [MERGED] [Mobile] Add To Be Budgeted category to cover and transfer modal #34617

Closed
opened 2026-04-20 21:45:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2635
Author: @joel-jeremy
Created: 4/19/2024
Status: Merged
Merged: 4/22/2024
Merged by: @joel-jeremy

Base: masterHead: mobile-add-to-be-budgeted-category


📝 Commits (6)

  • 4593911 Add To Be Budgeted category to cover and transfer modal
  • 67a1fb2 Release notes
  • 14102ce Fix To Be Budgeted input selection
  • c8a4bdd Fix typecheck error
  • de3599c Fix duplicate modals in firefox
  • 843f7aa Fix lint error

📊 Changes

4 files changed (+34 additions, -20 deletions)

View changed files

📝 packages/desktop-client/src/components/Modals.tsx (+1 -0)
📝 packages/desktop-client/src/components/modals/CoverModal.tsx (+11 -9)
📝 packages/desktop-client/src/components/modals/TransferModal.tsx (+16 -11)
upcoming-release-notes/2635.md (+6 -0)

📄 Description

Add To Be Budgeted category to cover and transfer modal


🔄 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/2635 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/22/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `mobile-add-to-be-budgeted-category` --- ### 📝 Commits (6) - [`4593911`](https://github.com/actualbudget/actual/commit/459391152cc5c82600d848ec446d51c39863ed4c) Add To Be Budgeted category to cover and transfer modal - [`67a1fb2`](https://github.com/actualbudget/actual/commit/67a1fb2767f5eccc9dc86528759ec3d9ed8d04d4) Release notes - [`14102ce`](https://github.com/actualbudget/actual/commit/14102cee491d4042540b762505b7cf80bea64c7b) Fix To Be Budgeted input selection - [`c8a4bdd`](https://github.com/actualbudget/actual/commit/c8a4bdd5b40ba73d66bb6f80b2f70928e1c19af9) Fix typecheck error - [`de3599c`](https://github.com/actualbudget/actual/commit/de3599c0a5389b1ec92474eb3fd75940249880df) Fix duplicate modals in firefox - [`843f7aa`](https://github.com/actualbudget/actual/commit/843f7aa99779be7211c59aa34661862421c03b30) Fix lint error ### 📊 Changes **4 files changed** (+34 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/Modals.tsx` (+1 -0) 📝 `packages/desktop-client/src/components/modals/CoverModal.tsx` (+11 -9) 📝 `packages/desktop-client/src/components/modals/TransferModal.tsx` (+16 -11) ➕ `upcoming-release-notes/2635.md` (+6 -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 --> Add To Be Budgeted category to cover and transfer modal --- <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-20 21:45:29 -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#34617