mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-25 03:14:39 +03:00
[PR #1023] [MERGED] Enhance Node health column
#1120
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/1023
Author: @rmartinoscar
Created: 2/22/2025
Status: ✅ Merged
Merged: 2/22/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/NodeHealthColumn📝 Commits (5)
21c2fdaMake sure we are talking to aPelican Wingsinstancee97d1f5RefactorNodeSystemInformationf01d27cRemove leftover Component3c642acYou need those for it to be Lazy4bf9a39Enforce matchingtoken_id📊 Changes
4 files changed (+44 additions, -29 deletions)
View changed files
📝
app/Filament/Admin/Resources/NodeResource/Pages/ListNodes.php(+1 -1)📝
app/Filament/Components/Tables/Columns/NodeHealthColumn.php(+2 -0)📝
app/Repositories/Daemon/DaemonConfigurationRepository.php(+16 -1)📝
resources/views/livewire/node-system-information.blade.php(+25 -27)📄 Description
Make sure we are talking to wings using UserAgent. (Requires https://github.com/pelican-dev/wings/pull/73)
Rework blade
Animate pulse heartbeat
https://github.com/user-attachments/assets/cb1385aa-69f8-4aa0-9aa4-9262c19b64a8
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.