mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #355] [CLOSED] Moving files to admin for app panel #708
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/355
Author: @Poseidon281
Created: 6/9/2024
Status: ❌ Closed
Base:
issue/353← Head:Feat-Client-Side📝 Commits (10+)
0e079edUpdate 1a225170Rename files88c842cMaking a beginning to the Dashboard4ad960dPint Fixes08b5789Changing username to first and last name06ef8a3New updates and Run Pint5c10fd5Added a footerb7b05efChange location of the footerb65da25Added discoverClustersb5ef6dcAdded dev warning and composer upgrade📊 Changes
46 files changed (+176 additions, -151 deletions)
View changed files
📝
app/Filament/Admin/Clusters/Settings.php(+1 -1)📝
app/Filament/Admin/Pages/Dashboard.php(+3 -3)📝
app/Filament/Admin/Resources/ApiKeyResource.php(+2 -2)📝
app/Filament/Admin/Resources/ApiKeyResource/Pages/CreateApiKey.php(+2 -2)📝
app/Filament/Admin/Resources/ApiKeyResource/Pages/ListApiKeys.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseHostResource.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseHostResource/Pages/ListDatabaseHosts.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseHostResource/RelationManagers/DatabasesRelationManager.php(+1 -1)📝
app/Filament/Admin/Resources/DatabaseResource.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseResource/Pages/CreateDatabase.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseResource/Pages/EditDatabase.php(+2 -2)📝
app/Filament/Admin/Resources/DatabaseResource/Pages/ListDatabases.php(+2 -2)📝
app/Filament/Admin/Resources/EggResource.php(+2 -2)📝
app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php(+3 -4)📝
app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php(+3 -4)📝
app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php(+2 -2)📝
app/Filament/Admin/Resources/EggResource/RelationManagers/ServersRelationManager.php(+1 -1)📝
app/Filament/Admin/Resources/MountResource.php(+2 -2)...and 26 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.