From e965ecaecdb371ab59601af652ea9ee62ebdd717 Mon Sep 17 00:00:00 2001 From: Ben Date: Tue, 14 Apr 2026 16:55:54 +0000 Subject: [PATCH] Add region filter button support to healthcheck overrides - index.html: add #region-filter div above observer list, cache-busting query strings on CSS/JS, data-map-observer-scope="expected" on body - ukmesh-theme.css: add .region-btn styles (UKMesh blue/cyan colour scheme), remove now-redundant .score-ring__track override (SVG ring handles it) The region filter UI is implemented in the gadgethd/meshcore-health-check fork and activated server-side via REGIONS_FILE env var. Co-Authored-By: Claude Sonnet 4.6 --- healthcheck-overrides/index.html | 9 +++++---- healthcheck-overrides/ukmesh-theme.css | 24 +++++++++++++++++++----- 2 files changed, 24 insertions(+), 9 deletions(-) diff --git a/healthcheck-overrides/index.html b/healthcheck-overrides/index.html index 3feb873..203497d 100644 --- a/healthcheck-overrides/index.html +++ b/healthcheck-overrides/index.html @@ -22,10 +22,10 @@ - - + + - +
@@ -154,6 +154,7 @@

Default: 0 observers.

+