mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-05 00:39:46 +03:00
[PR #935] [MERGED] Add roles to owner selector on Create/Edit Server page #1066
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/935
Author: @rmartinoscar
Created: 1/23/2025
Status: ✅ Merged
Merged: 1/23/2025
Merged by: @rmartinoscar
Base:
main← Head:add/RoleToOwnerSelector📝 Commits (2)
d914d72Add roles to owner selector on Create/Edit Server pagea4025c5Only show one📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php(+1 -1)📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+1 -1)📄 Description
Before it shown
email | useremail | user (Admin)now it shows
email | useremail | user (Root Admin)email | user (Role1, Role2)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.