[PR #1348] [MERGED] Hide ChartWidgets when Server isInConflictState or Offline #1338

Closed
opened 2026-02-04 19:37:56 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: issue/1346


📝 Commits (2)

  • 34f5c86 Hide ChartWidgets when Server isInConflictState or Offline
  • 7070fb3 Use canView instead

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1348 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 5/8/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/1346` --- ### 📝 Commits (2) - [`34f5c86`](https://github.com/pelican-dev/panel/commit/34f5c86cba1ec9c7d4fe72b778f7834ead9728da) Hide `ChartWidgets` when `Server` isInConflictState or Offline - [`7070fb3`](https://github.com/pelican-dev/panel/commit/7070fb3cc9fa1e6877d456b53ae798c16498e3f4) Use `canView` instead ### 📊 Changes **3 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Widgets/ServerCpuChart.php` (+9 -0) 📝 `app/Filament/Server/Widgets/ServerMemoryChart.php` (+9 -0) 📝 `app/Filament/Server/Widgets/ServerNetworkChart.php` (+9 -0) </details> ### 📄 Description Closes #1346 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:37:56 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1338