[PR #780] [MERGED] Fix Issue 763 #964

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/780
Author: @lancepioch
Created: 12/8/2024
Status: Merged
Merged: 12/8/2024
Merged by: @notAreYouScared

Base: mainHead: issue-763


📝 Commits (2)

📊 Changes

4 files changed (+5 additions, -6 deletions)

View changed files

📝 resources/views/filament/components/node-cpu-chart.blade.php (+1 -1)
📝 resources/views/filament/components/node-memory-chart.blade.php (+1 -1)
📝 resources/views/filament/components/node-storage-chart.blade.php (+1 -1)
📝 resources/views/filament/components/server-console.blade.php (+2 -3)

📄 Description

Fix #763


🔄 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/780 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 12/8/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue-763` --- ### 📝 Commits (2) - [`6b55df5`](https://github.com/pelican-dev/panel/commit/6b55df5f657a3702c5c2828ccecb75cdc92527c8) Fix path to moved component - [`9f2df69`](https://github.com/pelican-dev/panel/commit/9f2df6920689e01375587f6049021ac5d29fb455) Fix actual issue #763 ### 📊 Changes **4 files changed** (+5 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/filament/components/node-cpu-chart.blade.php` (+1 -1) 📝 `resources/views/filament/components/node-memory-chart.blade.php` (+1 -1) 📝 `resources/views/filament/components/node-storage-chart.blade.php` (+1 -1) 📝 `resources/views/filament/components/server-console.blade.php` (+2 -3) </details> ### 📄 Description Fix #763 --- <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:06:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#964