[PR #790] [MERGED] (bank-sync) expose demo-bank in the UI for DEV & preview builds #3331

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/790
Author: @MatissJanis
Created: 3/19/2023
Status: Merged
Merged: 3/20/2023
Merged by: @MatissJanis

Base: masterHead: matiss/demo-bank


📝 Commits (3)

  • af76177 (bank-sync) expose demo-bank in the UI for DEV & preview builds
  • 531634a Release notes
  • bfc1f6b Add isNonProductionEnvironment

📊 Changes

7 files changed (+21 additions, -21 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/ConfigServer.js (+2 -5)
📝 packages/desktop-client/src/components/modals/ManageRulesModal.js (+2 -5)
📝 packages/desktop-client/src/hooks/useFeatureFlag.js (+2 -5)
📝 packages/loot-core/src/server/main.js (+3 -1)
📝 packages/loot-design/src/components/manager/BudgetList.js (+2 -5)
📝 packages/loot-design/src/util/environment.js (+4 -0)
upcoming-release-notes/790.md (+6 -0)

📄 Description

Depends on server change: https://github.com/actualbudget/actual-server/pull/168


🔄 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/790 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/19/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/demo-bank` --- ### 📝 Commits (3) - [`af76177`](https://github.com/actualbudget/actual/commit/af76177bbf13c21374ea4eb139dee90d5e1cfe80) :sparkles: (bank-sync) expose demo-bank in the UI for DEV & preview builds - [`531634a`](https://github.com/actualbudget/actual/commit/531634ad58cfb807b3bd01d3dd4377e007b81978) Release notes - [`bfc1f6b`](https://github.com/actualbudget/actual/commit/bfc1f6bd9bd132e3a654afb0590b7fc50f6f8a95) Add isNonProductionEnvironment ### 📊 Changes **7 files changed** (+21 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/ConfigServer.js` (+2 -5) 📝 `packages/desktop-client/src/components/modals/ManageRulesModal.js` (+2 -5) 📝 `packages/desktop-client/src/hooks/useFeatureFlag.js` (+2 -5) 📝 `packages/loot-core/src/server/main.js` (+3 -1) 📝 `packages/loot-design/src/components/manager/BudgetList.js` (+2 -5) 📝 `packages/loot-design/src/util/environment.js` (+4 -0) ➕ `upcoming-release-notes/790.md` (+6 -0) </details> ### 📄 Description Depends on server change: https://github.com/actualbudget/actual-server/pull/168 --- <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:40:01 -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#3331