Pulse/frontend-modern/src/api
rcourtman 93223d8283 Add refresh-cluster button to detect new Proxmox cluster members
When new nodes are added to a Proxmox cluster after Pulse was
initially configured, they weren't showing up in Settings. The
existing "Refresh" button only triggered network discovery, not
cluster membership re-detection.

Changes:
- Add POST /api/config/nodes/{id}/refresh-cluster endpoint
- Add "Refresh" button in cluster node panel in Settings
- Re-detect cluster membership and update stored endpoints

Related to #799
2025-12-02 22:01:00 +00:00
..
alerts.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
dockerMetadata.ts Add custom URL editing to Docker containers and services 2025-10-28 22:50:31 +00:00
guestMetadata.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
monitoring.ts Add custom display name support for Docker hosts 2025-11-05 23:18:03 +00:00
nodes.ts Add refresh-cluster button to detect new Proxmox cluster members 2025-12-02 22:01:00 +00:00
notifications.ts Add Apprise test support for notifications 2025-11-20 17:54:20 +00:00
security.ts Add API token scopes and standalone host agent 2025-10-23 11:40:31 +00:00
settings.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
updates.ts fix: skip update check for source builds and show appropriate UI message 2025-10-21 10:08:00 +00:00