mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #280] [MERGED] Rework Server Pages #669
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/280
Author: @notAreYouScared
Created: 5/28/2024
Status: ✅ Merged
Merged: 6/3/2024
Merged by: @notAreYouScared
Base:
main← Head:charles/rework-server📝 Commits (7)
dec1cf8Rework Edit Server Paged461242Improve Logic on buttonsdd223b4WIP Server Transfera6d07edSoon-TM118977cMerge branch 'main' into charles/rework-server58d1fd3Add Mounts + Icons44f5ea5Merge branch 'main' into charles/rework-server📊 Changes
5 files changed (+1202 additions, -414 deletions)
View changed files
📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+595 -405)➕
app/Filament/Resources/ServerResource/Pages/EditServerOrg.php(+588 -0)📝
app/Http/Controllers/Admin/ServersController.php(+14 -6)📝
app/Services/Servers/SuspensionService.php(+4 -2)📝
app/Services/Servers/TransferServerService.php(+1 -1)📄 Description
a WIP, Also mostly functional
Things that need attention.
~ Database needs to be done.
~ Transfer Server form needs to be created.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.