[PR #1229] [MERGED] add netlify development banner #3609

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1229
Author: @MatissJanis
Created: 6/29/2023
Status: Merged
Merged: 6/29/2023
Merged by: @MatissJanis

Base: masterHead: matiss/netlify-banner


📝 Commits (3)

📊 Changes

5 files changed (+55 additions, -3 deletions)

View changed files

📝 packages/desktop-client/config-overrides.js (+5 -0)
📝 packages/desktop-client/src/components/App.js (+3 -0)
packages/desktop-client/src/components/DevelopmentTopBar.tsx (+32 -0)
📝 packages/desktop-client/src/components/FatalError.js (+9 -3)
upcoming-release-notes/1229.md (+6 -0)

📄 Description

Adding a Netlify deployment banner so it would be easy to jump back to the PR from a preview link.

Screenshot 2023-06-29 at 21 40 59

🔄 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/1229 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 6/29/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/netlify-banner` --- ### 📝 Commits (3) - [`205be88`](https://github.com/actualbudget/actual/commit/205be8856d9e92ad2c809ae0c6ed148654a6afae) :sparkles: add netlify development banner - [`8568a0f`](https://github.com/actualbudget/actual/commit/8568a0ff114a4fa7cb6c4ab34f097ab2043ae55e) Release notes - [`a711949`](https://github.com/actualbudget/actual/commit/a7119495ed62b86aa1117ab0071a1380faddd0aa) Fix index ### 📊 Changes **5 files changed** (+55 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/config-overrides.js` (+5 -0) 📝 `packages/desktop-client/src/components/App.js` (+3 -0) ➕ `packages/desktop-client/src/components/DevelopmentTopBar.tsx` (+32 -0) 📝 `packages/desktop-client/src/components/FatalError.js` (+9 -3) ➕ `upcoming-release-notes/1229.md` (+6 -0) </details> ### 📄 Description Adding a Netlify deployment banner so it would be easy to jump back to the PR from a preview link. <img width="1031" alt="Screenshot 2023-06-29 at 21 40 59" src="https://github.com/actualbudget/actual/assets/886567/46dd8fee-dca1-4f80-8e49-ef3eee169f16"> --- <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:44:10 -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#3609