mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #232] [MERGED] Update: Navigation sidebar #648
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/232
Author: @Poseidon281
Created: 5/15/2024
Status: ✅ Merged
Merged: 5/15/2024
Merged by: @lancepioch
Base:
main← Head:Navigation-Sidebar📝 Commits (4)
d7ebde5Composer update because of error4ad837fAdded count badge to navigation sidebar7e6231eRun Pintc72d3f1Added topNavigation📊 Changes
10 files changed (+385 additions, -338 deletions)
View changed files
📝
app/Filament/Resources/ApiKeyResource.php(+4 -0)📝
app/Filament/Resources/DatabaseHostResource.php(+5 -0)📝
app/Filament/Resources/DatabaseResource.php(+5 -0)📝
app/Filament/Resources/EggResource.php(+4 -0)📝
app/Filament/Resources/MountResource.php(+5 -0)📝
app/Filament/Resources/NodeResource.php(+5 -0)📝
app/Filament/Resources/ServerResource.php(+5 -0)📝
app/Filament/Resources/UserResource.php(+4 -0)📝
app/Providers/Filament/AdminPanelProvider.php(+1 -0)📝
composer.lock(+347 -338)📄 Description
I made changes to the Navigation sidebar as asked here. Would you like me to remove the overview on the Dashboard?
If you want me to alter/add/undo anything just let me know
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.