[PR #2074] [MERGED] Disable field if server variable is not user_editable #1743

Closed
opened 2026-02-05 18:23:29 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: boy132/fix-readonly-variables


📝 Commits (1)

  • aa0070c disable 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/2074 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/6/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-readonly-variables` --- ### 📝 Commits (1) - [`aa0070c`](https://github.com/pelican-dev/panel/commit/aa0070cc9500273955882d8606984591d2a78fd2) disable field if server variable is not user_editable ### 📊 Changes **4 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #2056 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:23:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1743