mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1038] [MERGED] Update Admin Resources #1130
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/1038
Author: @notAreYouScared
Created: 2/27/2025
Status: ✅ Merged
Merged: 2/27/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/fix-translations📝 Commits (1)
dd31fc4Update admin resources📊 Changes
8 files changed (+10 additions, -32 deletions)
View changed files
📝
app/Filament/Admin/Resources/ApiKeyResource.php(+3 -3)📝
app/Filament/Admin/Resources/DatabaseHostResource/Pages/CreateDatabaseHost.php(+1 -1)📝
app/Filament/Admin/Resources/DatabaseHostResource/Pages/EditDatabaseHost.php(+2 -2)📝
app/Filament/Admin/Resources/MountResource.php(+0 -18)📝
app/Filament/Admin/Resources/MountResource/Pages/CreateMount.php(+1 -0)📝
app/Filament/Admin/Resources/RoleResource/Pages/EditRole.php(+1 -2)📝
app/Filament/Admin/Resources/UserResource/Pages/EditUser.php(+1 -1)📝
app/Filament/Admin/Resources/WebhookResource/Pages/EditWebhookConfiguration.php(+1 -5)📄 Description
Update Admin Resources from the recent #963 PR that removed some translations and broke creating mounts
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.