mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1651] [MERGED] Filament v4 🎉 #1509
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/1651
Author: @notAreYouScared
Created: 9/3/2025
Status: ✅ Merged
Merged: 9/8/2025
Merged by: @notAreYouScared
Base:
main← Head:filament-v4📝 Commits (10+)
61da930wipfc3ca29wip0852c8bremove upgrade8e483f9pint6284c73wip8b4e750Holy crap it loads!3c77c00disable spa23e02ffHasForms -> HasSchema6f5ce87temp fix login28b752areplaceplaceholderwithtextentry📊 Changes
379 files changed (+5684 additions, -6707 deletions)
View changed files
📝
.github/workflows/build.yaml(+1 -1)📝
.gitignore(+0 -1)📝
app/Console/Commands/Environment/DatabaseSettingsCommand.php(+3 -2)📝
app/Console/Commands/Environment/EmailSettingsCommand.php(+2 -1)📝
app/Console/Commands/Maintenance/PruneOrphanedBackupsCommand.php(+2 -1)📝
app/Console/Commands/Node/MakeNodeCommand.php(+2 -1)📝
app/Console/Commands/Node/NodeConfigurationCommand.php(+1 -1)📝
app/Console/Commands/UpgradeCommand.php(+7 -4)📝
app/Console/Commands/User/DisableTwoFactorCommand.php(+8 -5)📝
app/Console/Commands/User/MakeUserCommand.php(+2 -1)➕
app/Enums/CustomizationKey.php(+37 -0)➖
app/Enums/EditorLanguages.php(+0 -141)📝
app/Enums/StartupVariableType.php(+2 -1)📝
app/Exceptions/DisplayException.php(+4 -3)📝
app/Exceptions/Handler.php(+12 -9)📝
app/Exceptions/Http/HttpForbiddenException.php(+2 -1)📝
app/Exceptions/Http/Server/ServerStateConflictException.php(+2 -1)➖
app/Exceptions/Http/TwoFactorAuthRequiredException.php(+0 -18)📝
app/Exceptions/ManifestDoesNotExistException.php(+4 -2)📝
app/Exceptions/PanelException.php(+3 -1)...and 80 more files
📄 Description
Well... This should be fun ❤️
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.