[PR #820] [MERGED] Add own column class for node health #990

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/820
Author: @Boy132
Created: 12/12/2024
Status: Merged
Merged: 12/12/2024
Merged by: @Boy132

Base: mainHead: refactor/node-health-column


📝 Commits (1)

  • 1d7f7c6 add own column class for node health

📊 Changes

3 files changed (+21 additions, -6 deletions)

View changed files

📝 app/Filament/Admin/Resources/NodeResource/Pages/ListNodes.php (+2 -4)
app/Filament/Components/Tables/Columns/NodeHealthColumn.php (+17 -0)
📝 resources/views/livewire/columns/version-column.blade.php (+2 -2)

📄 Description

No description provided


🔄 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/820 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `refactor/node-health-column` --- ### 📝 Commits (1) - [`1d7f7c6`](https://github.com/pelican-dev/panel/commit/1d7f7c62f5b75edb98dde0041562310d4640a705) add own column class for node health ### 📊 Changes **3 files changed** (+21 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/NodeResource/Pages/ListNodes.php` (+2 -4) ➕ `app/Filament/Components/Tables/Columns/NodeHealthColumn.php` (+17 -0) 📝 `resources/views/livewire/columns/version-column.blade.php` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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:08:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#990