mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #1288] [MERGED] Only use navigation groups when using sidebar #1300
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/1288
Author: @Boy132
Created: 4/22/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @Boy132
Base:
main← Head:boy132/sidebar-navigation-groups📝 Commits (2)
6200928Revert "RemoveNavigationGroupsfor Admin Navbar (#1248)"f7f7f65make navigation groups conditional📊 Changes
9 files changed (+30 additions, -4 deletions)
View changed files
📝
app/Filament/Admin/Resources/EggResource.php(+5 -0)📝
app/Filament/Admin/Resources/NodeResource.php(+5 -0)📝
app/Filament/Admin/Resources/RoleResource.php(+1 -1)📝
app/Filament/Admin/Resources/ServerResource.php(+5 -0)📝
app/Filament/Admin/Resources/UserResource.php(+5 -0)📝
app/Providers/Filament/AdminPanelProvider.php(+5 -1)📝
app/Providers/Filament/AppPanelProvider.php(+1 -1)📝
app/Providers/Filament/ServerPanelProvider.php(+1 -1)📝
lang/en/admin/dashboard.php(+2 -0)📄 Description
Follow up for #1248.
Sidebar:

Topbar:

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