[PR #914] [MERGED] Actually use nodeUpdateService not only for keys #1056

Closed
opened 2026-02-05 18:02:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/914
Author: @rmartinoscar
Created: 1/15/2025
Status: Merged
Merged: 1/16/2025
Merged by: @rmartinoscar

Base: mainHead: feature/NodeUpdate


📝 Commits (5)

  • 52984e2 Actually use nodeUpdateService not only for keys
  • 0147888 Add behind proxy & ignore panel config updates
  • 1e4b613 Don't Halt
  • 6ef8632 Prevent double notification
  • 4bafef5 Revert "Add behind proxy & ignore panel config updates"

📊 Changes

1 file changed (+46 additions, -2 deletions)

View changed files

📝 app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php (+46 -2)

📄 Description

image
image

So when you change the port wings updates it automatically via api call


🔄 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/914 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 1/15/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `feature/NodeUpdate` --- ### 📝 Commits (5) - [`52984e2`](https://github.com/pelican-dev/panel/commit/52984e2799c384e6fdbefd4d3867836773a18b08) Actually use nodeUpdateService not only for keys - [`0147888`](https://github.com/pelican-dev/panel/commit/0147888c6cbda54be3375ee91ba8600e0d238b78) Add behind proxy & ignore panel config updates - [`1e4b613`](https://github.com/pelican-dev/panel/commit/1e4b613fcb30f6b9a8e5986e49921cab0a78a078) Don't Halt - [`6ef8632`](https://github.com/pelican-dev/panel/commit/6ef86326f2892f90684c9e7eb103c49bcf150022) Prevent double notification - [`4bafef5`](https://github.com/pelican-dev/panel/commit/4bafef5aec08baea88538af6d9eafc51e0c34297) Revert "Add behind proxy & ignore panel config updates" ### 📊 Changes **1 file changed** (+46 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/NodeResource/Pages/EditNode.php` (+46 -2) </details> ### 📄 Description ![image](https://github.com/user-attachments/assets/52b05be4-dcfe-4bf9-805e-a944957a3690) ![image](https://github.com/user-attachments/assets/9dd1c2a1-ff34-4a98-953a-80cc542e6317) So when you change the port wings updates it automatically via api call --- <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-05 18:02:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1056