mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #881] [MERGED] Update admin area navigation #1028
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/881
Author: @Boy132
Created: 1/6/2025
Status: ✅ Merged
Merged: 1/7/2025
Merged by: @Boy132
Base:
main← Head:update-admin-navigation📝 Commits (1)
9e7940aupdate admin area navigation📊 Changes
9 files changed (+27 additions, -20 deletions)
View changed files
📝
app/Filament/Admin/Pages/Settings.php(+0 -2)📝
app/Filament/Admin/Resources/EggResource.php(+2 -0)📝
app/Filament/Admin/Resources/NodeResource.php(+2 -0)📝
app/Filament/Admin/Resources/RoleResource.php(+1 -1)📝
app/Filament/Admin/Resources/ServerResource.php(+2 -0)📝
app/Filament/Admin/Resources/UserResource.php(+2 -0)📝
app/Providers/Filament/AdminPanelProvider.php(+16 -15)📝
app/Providers/Filament/AppPanelProvider.php(+1 -1)📝
app/Providers/Filament/ServerPanelProvider.php(+1 -1)📄 Description
Before:

After:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.