mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #1348] [MERGED] Hide ChartWidgets when Server isInConflictState or Offline
#1338
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/1348
Author: @rmartinoscar
Created: 5/8/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @rmartinoscar
Base:
main← Head:issue/1346📝 Commits (2)
34f5c86HideChartWidgetswhenServerisInConflictState or Offline7070fb3UsecanViewinstead📊 Changes
3 files changed (+27 additions, -0 deletions)
View changed files
📝
app/Filament/Server/Widgets/ServerCpuChart.php(+9 -0)📝
app/Filament/Server/Widgets/ServerMemoryChart.php(+9 -0)📝
app/Filament/Server/Widgets/ServerNetworkChart.php(+9 -0)📄 Description
Closes #1346
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.