[PR #413] [MERGED] feat: allow creating test budget in netlify deployments #3114

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/413
Author: @MatissJanis
Created: 12/29/2022
Status: Merged
Merged: 12/31/2022
Merged by: @MatissJanis

Base: masterHead: matiss/netlify-demo


📝 Commits (4)

  • 8167d54 feat: allow creating test budget in netlify deployments
  • 4b69615 fix: move to REACT_APP_NETLIFY var
  • af07e01 chore: cleaning up
  • b86c495 chore: rename util to environment.js file

📊 Changes

2 files changed (+12 additions, -1 deletions)

View changed files

📝 packages/loot-design/src/components/manager/BudgetList.js (+5 -1)
packages/loot-design/src/util/environment.js (+7 -0)

📄 Description

Enabling the test budget creation button for netlify deployments. This will make running manual tests that much easier.

Screenshot 2022-12-29 at 23 09 20

🔄 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/413 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 12/29/2022 **Status:** ✅ Merged **Merged:** 12/31/2022 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/netlify-demo` --- ### 📝 Commits (4) - [`8167d54`](https://github.com/actualbudget/actual/commit/8167d542ba1cb87d51f58c5250044aa450e51db2) feat: allow creating test budget in netlify deployments - [`4b69615`](https://github.com/actualbudget/actual/commit/4b696156699f57918b9229463b0063f89242f1cc) fix: move to REACT_APP_NETLIFY var - [`af07e01`](https://github.com/actualbudget/actual/commit/af07e0187cf2380d3396a622a1c6946423c107f1) chore: cleaning up - [`b86c495`](https://github.com/actualbudget/actual/commit/b86c495e04d7617ea34102e554d1d78e1c5a89dc) chore: rename util to environment.js file ### 📊 Changes **2 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-design/src/components/manager/BudgetList.js` (+5 -1) ➕ `packages/loot-design/src/util/environment.js` (+7 -0) </details> ### 📄 Description Enabling the test budget creation button for netlify deployments. This will make running manual tests that much easier. <img width="610" alt="Screenshot 2022-12-29 at 23 09 20" src="https://user-images.githubusercontent.com/886567/210019794-14946a5d-ffc2-427a-902f-68105e31ac40.png"> --- <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:36:36 -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#3114