mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #2074] [MERGED] Disable field if server variable is not user_editable #1743
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/2074
Author: @Boy132
Created: 1/5/2026
Status: ✅ Merged
Merged: 1/6/2026
Merged by: @Boy132
Base:
main← Head:boy132/fix-readonly-variables📝 Commits (1)
aa0070cdisable field if server variable is not user_editable📊 Changes
4 files changed (+14 additions, -6 deletions)
View changed files
📝
app/Filament/Admin/Resources/Servers/Pages/CreateServer.php(+1 -0)📝
app/Filament/Admin/Resources/Servers/Pages/EditServer.php(+2 -1)📝
app/Filament/Components/Forms/Fields/StartupVariable.php(+4 -0)📝
app/Filament/Server/Pages/Startup.php(+7 -5)📄 Description
Closes #2056
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.