mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1356] [MERGED] Add button to view install logs #1349
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/1356
Author: @Boy132
Created: 5/9/2025
Status: ✅ Merged
Merged: 5/9/2025
Merged by: @Boy132
Base:
main← Head:boy132/view-install-logs📝 Commits (6)
eb7532aadd simple button to view install logs1664176Merge branch 'main' into boy132/view-install-logse3cbc9bAdd custom view for readonlyd046736Update action/form/lang7d64691Merge branch 'main' into boy132/view-install-logsa9d0a1cadd missing import📊 Changes
7 files changed (+240 additions, -6 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+37 -4)📝
app/Models/Node.php(+1 -0)📝
app/Models/Server.php(+6 -1)📝
app/Repositories/Daemon/DaemonServerRepository.php(+8 -0)📝
app/Services/Servers/ToggleInstallService.php(+1 -1)📝
lang/en/admin/server.php(+3 -0)➕
resources/views/filament/plugins/monaco-editor-logs.blade.php(+184 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.