mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-19 16:27:37 +00:00
- Handle standalone nodes properly in diagnostics (fixes #362) - Try /nodes endpoint first which works for both clustered and standalone - Make cluster status optional, not required for connection success - Set cluster node count to 1 for standalone nodes - Fix test connection UI showing success styling on errors (fixes #363) - Return proper HTTP error status when test-config endpoint fails - Clean up error messages to remove "API request failed: XXX" prefix - Add debug logging to trace test result states - Ensure consistent error status codes from all test endpoints Both issues reported connection problems - standalone nodes failing to connect and error messages appearing with success styling. These fixes ensure proper handling of both scenarios. |
||
|---|---|---|
| .. | ||
| adapters | ||
| alerts | ||
| api | ||
| auth | ||
| config | ||
| crypto | ||
| discovery | ||
| errors | ||
| interfaces | ||
| models | ||
| monitoring | ||
| notifications | ||
| types | ||
| updates | ||
| utils | ||
| websocket | ||