[PR #1248] [MERGED] Remove NavigationGroups for Admin Navbar #1275

Closed
opened 2026-02-05 18:08:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1248
Author: @rmartinoscar
Created: 4/13/2025
Status: Merged
Merged: 4/18/2025
Merged by: @lancepioch

Base: mainHead: fix/AdminNavbar


📝 Commits (1)

  • 2f646da Remove NavigationGroups for Admin Navbar

📊 Changes

7 files changed (+1 additions, -27 deletions)

View changed files

📝 app/Filament/Admin/Resources/EggResource.php (+0 -5)
📝 app/Filament/Admin/Resources/NodeResource.php (+0 -5)
📝 app/Filament/Admin/Resources/RoleResource.php (+1 -1)
📝 app/Filament/Admin/Resources/ServerResource.php (+0 -5)
📝 app/Filament/Admin/Resources/UserResource.php (+0 -5)
📝 app/Providers/Filament/AdminPanelProvider.php (+0 -4)
📝 lang/en/admin/dashboard.php (+0 -2)

📄 Description

Before
image
image

After
image
image


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

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1248 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 4/13/2025 **Status:** ✅ Merged **Merged:** 4/18/2025 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `fix/AdminNavbar` --- ### 📝 Commits (1) - [`2f646da`](https://github.com/pelican-dev/panel/commit/2f646daf77fe4663ef838286b06dbcfb300c3672) Remove `NavigationGroups` for Admin Navbar ### 📊 Changes **7 files changed** (+1 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/EggResource.php` (+0 -5) 📝 `app/Filament/Admin/Resources/NodeResource.php` (+0 -5) 📝 `app/Filament/Admin/Resources/RoleResource.php` (+1 -1) 📝 `app/Filament/Admin/Resources/ServerResource.php` (+0 -5) 📝 `app/Filament/Admin/Resources/UserResource.php` (+0 -5) 📝 `app/Providers/Filament/AdminPanelProvider.php` (+0 -4) 📝 `lang/en/admin/dashboard.php` (+0 -2) </details> ### 📄 Description Before ![image](https://github.com/user-attachments/assets/8920ba07-6d2a-4e9e-8d43-4571ca2d612b) ![image](https://github.com/user-attachments/assets/79d14fbd-7b7d-4ec0-bfef-39b7d417591f) After ![image](https://github.com/user-attachments/assets/0cea977e-b31a-472b-9ead-ddbd7a978c15) ![image](https://github.com/user-attachments/assets/629bcff9-d6d9-4187-85d8-f265b877ec3b) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:08:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1275