mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #751] [MERGED] Small changes for new client area #943
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/751
Author: @Boy132
Created: 12/2/2024
Status: ✅ Merged
Merged: 12/3/2024
Merged by: @Boy132
Base:
main← Head:fix/little-things📝 Commits (8)
6a50f7badd placeholder to allocation notese07f579add button to open server in admin areab8edc27use new client area for "console" button on EditServerf1a5e62hide schedule presets on viewc23999buse arrow functions for auth checks5664320add placeholder to schedules last run60a5ac0change icon of "open in admin"10b2989fix parentheses📊 Changes
8 files changed (+21 additions, -8 deletions)
View changed files
📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+2 -1)📝
app/Filament/Server/Pages/Settings.php(+3 -3)📝
app/Filament/Server/Pages/Startup.php(+2 -2)📝
app/Filament/Server/Resources/AllocationResource/Pages/ListAllocations.php(+2 -1)📝
app/Filament/Server/Resources/FileResource/Pages/EditFiles.php(+1 -1)📝
app/Filament/Server/Resources/ScheduleResource.php(+1 -0)📝
app/Filament/Server/Resources/ScheduleResource/Pages/ListSchedules.php(+1 -0)📝
app/Providers/Filament/ServerPanelProvider.php(+9 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.