towerops/lib/towerops_web/live/insights_live
Graham McIntire d051968ae6 fix(insights): render acronym sources uppercase (AI, SNMP)
The CSS `capitalize` class only capitalises the first letter, so the
source filter pills and per-card badges showed "Ai" and "Snmp". Switch
to a `source_label/1` helper that returns "AI" / "SNMP" verbatim and
falls back to `String.capitalize/1` for the rest (Preseem, Gaiia,
System).
2026-05-10 12:41:57 -05:00
..
index.ex fix(insights): render acronym sources uppercase (AI, SNMP) 2026-05-10 12:41:57 -05:00
index.html.heex fix(insights): render acronym sources uppercase (AI, SNMP) 2026-05-10 12:41:57 -05:00