mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #648] [MERGED] Remove old admin area #872
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/648
Author: @lancepioch
Created: 10/21/2024
Status: ✅ Merged
Merged: 11/14/2024
Merged by: @lancepioch
Base:
main← Head:lance/remove-old-admin📝 Commits (10+)
6429b13Remove old admin6c24e92Remove controller testfb8cc7dRemove unused exceptions17b479bRemove unused files26c9948More small tweaks4e01a88Fix doc block48580faRemove unused service73f056cRestore these630c1e0Add back autoDeploy2f96477Revert "Add back autoDeploy"📊 Changes
243 files changed (+41 additions, -20965 deletions)
View changed files
➖
app/Exceptions/AccountNotFoundException.php(+0 -7)➖
app/Exceptions/AutoDeploymentException.php(+0 -7)📝
app/Exceptions/DisplayException.php(+0 -4)📝
app/Exceptions/Http/Connection/DaemonConnectionException.php(+0 -3)➖
app/Exceptions/Http/Server/FileTypeNotEditableException.php(+0 -9)➖
app/Exceptions/Repository/Daemon/InvalidPowerSignalException.php(+0 -9)➖
app/Exceptions/Repository/RepositoryException.php(+0 -9)➖
app/Exceptions/Service/Allocation/AllocationDoesNotBelongToServerException.php(+0 -9)➖
app/Exceptions/Service/Egg/BadJsonFormatException.php(+0 -9)➖
app/Exceptions/Service/Egg/NoParentConfigurationFoundException.php(+0 -9)➖
app/Exceptions/Service/Schedule/Task/TaskIntervalTooLongException.php(+0 -9)➖
app/Exceptions/Service/Server/RequiredVariableMissingException.php(+0 -9)➖
app/Exceptions/Transformer/InvalidTransformerLevelException.php(+0 -9)➖
app/Extensions/Facades/Theme.php(+0 -13)➖
app/Extensions/Themes/Theme.php(+0 -21)➖
app/Facades/LogBatch.php(+0 -14)📝
app/Filament/Resources/ServerResource/Pages/EditServer.php(+5 -4)➖
app/Helpers/Time.php(+0 -20)➖
app/Http/Controllers/Admin/ApiController.php(+0 -91)➖
app/Http/Controllers/Admin/BaseController.php(+0 -25)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.