From 62479c0a72419fc97cbcd37f1f33be10a3d43d7a Mon Sep 17 00:00:00 2001 From: david kiania Date: Thu, 18 Jun 2026 16:01:56 +0300 Subject: [PATCH] feat(tickets map): closed tickets render as faded same SLA colour MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previously closed INC tickets all used one flat slate pin, losing the SLA outcome and reading as inactive/uninformative. Now a closed ticket keeps its SLA colour but as a light ('pastel') version — Breached → light red, Compliant → light green — so active tickets stay vivid and closed ones are a washed-out same-hue. Makes active-vs-closed and SLA outcome apparent across both layers. - Faded closed pin images keyed on sla_status (Compliant|Breached, + fallback). - inc-closed layer matches sla_status → faded pin; popup badge + legend updated (new "Closed SLA" key); header subtitle reworded. Co-Authored-By: Claude Opus 4.8 --- src/index.html | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/src/index.html b/src/index.html index d62b892..72927aa 100644 --- a/src/index.html +++ b/src/index.html @@ -424,7 +424,7 @@
-

Live INC map open (SLA-coloured) · closed overlay · ISP vehicles

+

Live INC map open (SLA-coloured) · closed (faded same colour) · ISP vehicles