mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-26 19:13:14 +03:00
[PR #979] [CLOSED] Use shorthand for getting user id
#1093
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/979
Author: @rmartinoscar
Created: 2/7/2025
Status: ❌ Closed
Base:
main← Head:fix/UserID📝 Commits (2)
8cd2383Use shorthand to avoid loading the whole User Modelc5b573fMerge branch 'main' into fix/UserID📊 Changes
7 files changed (+11 additions, -11 deletions)
View changed files
📝
app/Filament/Admin/Resources/ApiKeyResource/Pages/CreateApiKey.php(+1 -1)📝
app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php(+1 -1)📝
app/Filament/Admin/Resources/UserResource/Pages/EditUser.php(+3 -3)📝
app/Filament/Admin/Resources/UserResource/Pages/ListUsers.php(+1 -1)📝
app/Filament/App/Resources/ServerResource/Pages/ListServers.php(+2 -2)📝
app/Filament/Server/Resources/FileResource/Pages/DownloadFiles.php(+1 -1)📝
app/Filament/Server/Resources/UserResource.php(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.