mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #2100] [MERGED] Add traits for customizing wizard steps #1756
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/2100
Author: @Boy132
Created: 1/12/2026
Status: ✅ Merged
Merged: 1/15/2026
Merged by: @Boy132
Base:
main← Head:boy132/customize-wizard-steps📝 Commits (2)
1e6dee3add traits for customizing wizard stepsd506753Merge remote-tracking branch 'origin/main' into boy132/customize-wizard-steps📊 Changes
8 files changed (+1122 additions, -1061 deletions)
View changed files
➕
app/Enums/StepPosition.php(+9 -0)📝
app/Filament/Admin/Resources/Nodes/Pages/CreateNode.php(+348 -343)📝
app/Filament/Admin/Resources/Servers/Pages/CreateServer.php(+708 -698)📝
app/Livewire/Installer/PanelInstaller.php(+24 -17)➕
app/Traits/Filament/CanCustomizeSteps.php(+33 -0)📝
lang/en/admin/node.php(+0 -1)📝
lang/en/admin/server.php(+0 -1)📝
lang/en/installer.php(+0 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.