mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #352] [MERGED] Use Wizard for server/node create pages #711
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/352
Author: @notAreYouScared
Created: 6/9/2024
Status: ✅ Merged
Merged: 6/9/2024
Merged by: @notAreYouScared
Base:
main← Head:charles/rework-create📝 Commits (6)
9b76925Update create server flow3c74081Update create node & buttonsc7d9e60Remove duplicate2ce9c73Composer Updateccf8193Small adjustments8a6ffa7pint📊 Changes
7 files changed (+1122 additions, -1058 deletions)
View changed files
📝
app/Filament/Resources/NodeResource/Pages/CreateNode.php(+75 -39)📝
app/Filament/Resources/ServerResource/Pages/CreateServer.php(+710 -666)📝
composer.lock(+327 -343)📝
public/css/filament/filament/app.css(+1 -1)📝
public/js/filament/forms/components/file-upload.js(+7 -7)📝
public/js/filament/forms/components/key-value.js(+1 -1)📝
public/js/filament/notifications/notifications.js(+1 -1)📄 Description
Create Node:


Create Server:
https://github.com/pelican-dev/panel/assets/1757840/1cffc982-552f-45ad-afda-238979ba39b6
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.