[PR #434] [MERGED] Separate these out in the navigation #759

Closed
opened 2026-02-05 17:53:35 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/434
Author: @lancepioch
Created: 6/27/2024
Status: Merged
Merged: 6/27/2024
Merged by: @notAreYouScared

Base: mainHead: feature/nav-grouping


📝 Commits (1)

  • eaedf1f Separate these out in the navigation

📊 Changes

4 files changed (+4 additions, -0 deletions)

View changed files

📝 app/Filament/Resources/ApiKeyResource.php (+1 -0)
📝 app/Filament/Resources/DatabaseHostResource.php (+1 -0)
📝 app/Filament/Resources/DatabaseResource.php (+1 -0)
📝 app/Filament/Resources/MountResource.php (+1 -0)

📄 Description

After:
image

Before:
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/434 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 6/27/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `feature/nav-grouping` --- ### 📝 Commits (1) - [`eaedf1f`](https://github.com/pelican-dev/panel/commit/eaedf1f3f74bc13611e8875e2a0a3010988bb183) Separate these out in the navigation ### 📊 Changes **4 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/ApiKeyResource.php` (+1 -0) 📝 `app/Filament/Resources/DatabaseHostResource.php` (+1 -0) 📝 `app/Filament/Resources/DatabaseResource.php` (+1 -0) 📝 `app/Filament/Resources/MountResource.php` (+1 -0) </details> ### 📄 Description After: <img width="1728" alt="image" src="https://github.com/pelican-dev/panel/assets/1296882/80cbac5a-3e13-4510-9db6-129c5360520a"> Before: <img width="1728" alt="image" src="https://github.com/pelican-dev/panel/assets/1296882/66151713-16cf-4527-8afd-6d251ff6e261"> --- <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 17:53:35 +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#759