mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1119] [MERGED] Add UI for server transfers #1186
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pelican-dev/panel/pull/1119
Author: @Boy132
Created: 3/18/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @notAreYouScared
Base:
main← Head:boy132/server-transfer-ui📝 Commits (2)
70e2cdaadd ui for server transfersd9c8ecddisable transfer button when server is in conflict state📊 Changes
2 files changed (+47 additions, -25 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+46 -24)📝
lang/en/admin/server.php(+1 -1)📄 Description
Closes #289
Allocations probably need more validation but for now I think it's fine.
In the future we should replace the Selects with a Repeater that shows all old allocations and options to "connect" them to new allocations.
Note: I have only tested the UI itself, not the actual transfer because I don't have a setup with more than one node.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.