mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1758] [MERGED] Make sure default variable value is set and that variables are created when viewing server #1555
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/1758
Author: @Boy132
Created: 9/29/2025
Status: ✅ Merged
Merged: 9/29/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-startup-default📝 Commits (3)
a8345f9make sure default variable value is set and that variables are created when viewing server3c35977create helper methodf7e9f20rename function📊 Changes
3 files changed (+18 additions, -10 deletions)
View changed files
📝
app/Filament/Admin/Resources/Servers/Pages/EditServer.php(+1 -9)📝
app/Filament/Server/Pages/Startup.php(+5 -1)📝
app/Models/Server.php(+12 -0)📄 Description
Closes #1754
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.