[PR #598] [MERGED] Allow configuring the server from any page on the management app #3199

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/598
Author: @j-f1
Created: 1/30/2023
Status: Merged
Merged: 1/31/2023
Merged by: @j-f1

Base: masterHead: management-switch-server


📝 Commits (1)

  • 5c92207 Allow configuring the server from any page on the management app

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/manager/ManagementApp.js (+1 -1)

📄 Description

Currently, the “Server URL: X [change]” text is only shown on the files list. With this change, it is also visible on the login, bootstrap, and server error pages. This way, even if you don’t have the password to the server stored in your local config, you can still change to a new server or stop using a server.

Testing steps:

  1. Connect to a running Actual Server.
  2. Log out.
  3. Try to change to a different server, or stop using a server.

🔄 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/598 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 1/30/2023 **Status:** ✅ Merged **Merged:** 1/31/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `management-switch-server` --- ### 📝 Commits (1) - [`5c92207`](https://github.com/actualbudget/actual/commit/5c922077cf859f8c481ea1d7c685014b238b59d6) Allow configuring the server from any page on the management app ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/manager/ManagementApp.js` (+1 -1) </details> ### 📄 Description Currently, the “Server URL: X [change]” text is only shown on the files list. With this change, it is also visible on the login, bootstrap, and server error pages. This way, even if you don’t have the password to the server stored in your local config, you can still change to a new server or stop using a server. Testing steps: 1. Connect to a running Actual Server. 2. Log out. 3. Try to change to a different server, or stop using a server. --- <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:38:00 -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#3199