mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #307] [MERGED] Allow Servers to have Mounts #680
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/307
Author: @lancepioch
Created: 6/2/2024
Status: ✅ Merged
Merged: 6/3/2024
Merged by: @notAreYouScared
Base:
main← Head:issue/287📝 Commits (4)
110cc12Fix relationshipa1067fdAllow mounts to be added to servers0cb7f73Set the node020f028Add new component📊 Changes
5 files changed (+28 additions, -32 deletions)
View changed files
📝
app/Filament/Resources/ServerResource/Pages/CreateServer.php(+16 -2)📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+7 -0)📝
app/Http/Controllers/Admin/ServersController.php(+2 -8)➖
app/Models/MountServer.php(+0 -16)📝
app/Models/Server.php(+3 -6)📄 Description
Resolve #287
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.