mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #2151] Add Daemon Base Directory field #1784
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/2151
Author: @Frogperson
Created: 1/29/2026
Status: 🔄 Open
Base:
main← Head:edit-node-daemon-base📝 Commits (3)
88ae5e2Add "Daemon Base Directory" field to the node edit and creation pages.47cd396Merge branch 'pelican-dev:main' into edit-node-daemon-base60dfcfcFix formatting in EditNode.php📊 Changes
3 files changed (+27 additions, -7 deletions)
View changed files
📝
app/Filament/Admin/Resources/Nodes/Pages/CreateNode.php(+8 -1)📝
app/Filament/Admin/Resources/Nodes/Pages/EditNode.php(+17 -6)📝
lang/en/admin/node.php(+2 -0)📄 Description
Added a field to change the default daemon_base when creating or editing a node via the panel.
Closes #2130
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.