[PR #687] [MERGED] Fix Node Health not live & Add tooltip #897

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/687
Author: @rmartinoscar
Created: 10/29/2024
Status: Merged
Merged: 10/30/2024
Merged by: @rmartinoscar

Base: mainHead: fix/HealthVersion


📝 Commits (6)

  • cde3546 Add poll & tooltip
  • 45699e1 Set refresh rate 10s & Add tooltip for unreachable node
  • a8356fc Polishing & throw curl error
  • 1954833 Update app/Models/Node.php
  • 95a8f72 Update app/Models/Node.php
  • b5145b0 Update app/Models/Node.php

📊 Changes

1 file changed (+17 additions, -1 deletions)

View changed files

📝 resources/views/livewire/node-system-information.blade.php (+17 -1)

📄 Description

  • Add livewire poll so it auto refresh
  • Add back version tooltip

image
image


🔄 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/687 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 10/30/2024 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/HealthVersion` --- ### 📝 Commits (6) - [`cde3546`](https://github.com/pelican-dev/panel/commit/cde3546889c763a91437970b6b995e79de4a29f3) Add poll & tooltip - [`45699e1`](https://github.com/pelican-dev/panel/commit/45699e16144dea8969b99faad12b95071def3e31) Set refresh rate 10s & Add tooltip for unreachable node - [`a8356fc`](https://github.com/pelican-dev/panel/commit/a8356fc5d231d5d323f6f50f0ec2f07c0687f1cb) Polishing & throw curl error - [`1954833`](https://github.com/pelican-dev/panel/commit/19548338ee2420243165304d8a651cdb633fb774) Update app/Models/Node.php - [`95a8f72`](https://github.com/pelican-dev/panel/commit/95a8f72058ea2c0d09d27bf2754a9532ac51c0a0) Update app/Models/Node.php - [`b5145b0`](https://github.com/pelican-dev/panel/commit/b5145b016bdd534a25627b653bff6c1cffb01164) Update app/Models/Node.php ### 📊 Changes **1 file changed** (+17 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/livewire/node-system-information.blade.php` (+17 -1) </details> ### 📄 Description - [x] Add livewire poll so it auto refresh - [x] Add back version tooltip ![image](https://github.com/user-attachments/assets/a2351342-f7c8-4de6-8ba0-07702715bb60) ![image](https://github.com/user-attachments/assets/1be12462-688d-4b3a-a29b-f5239752c9f4) --- <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:00:06 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#897