mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 11:20:56 +03:00
[PR #1673] [MERGED] Remove DaemonPowerRepository #1518
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/1673
Author: @rmartinoscar
Created: 9/5/2025
Status: ✅ Merged
Merged: 9/8/2025
Merged by: @rmartinoscar
Base:
main← Head:chore/removeDaemonPowerRepository📝 Commits (1)
9556d3aRemove DaemonPowerRepository📊 Changes
11 files changed (+47 additions, -55 deletions)
View changed files
📝
app/Console/Commands/Server/BulkPowerActionCommand.php(+4 -4)📝
app/Extensions/Features/Schemas/GSLTokenSchema.php(+3 -3)📝
app/Extensions/Features/Schemas/JavaVersionSchema.php(+3 -3)📝
app/Extensions/Features/Schemas/MinecraftEulaSchema.php(+3 -3)📝
app/Filament/App/Resources/ServerResource/Pages/ListServers.php(+4 -4)📝
app/Http/Controllers/Api/Client/Servers/PowerController.php(+3 -3)📝
app/Jobs/Schedule/RunTaskJob.php(+3 -3)➖
app/Repositories/Daemon/DaemonPowerRepository.php(+0 -21)📝
app/Repositories/Daemon/DaemonServerRepository.php(+13 -0)📝
tests/Integration/Api/Client/Server/PowerControllerTest.php(+4 -4)📝
tests/Integration/Jobs/Schedule/RunTaskJobTest.php(+7 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.