icingadb-web/library/Icingadb
jrauh01 8f346c3442
Some checks are pending
L10n Update / update (push) Waiting to run
CI / PHP (push) Waiting to run
Replace [INFO]/(INFO) w/ .state-info ball in plugin output (#1348)
Like the existing OK/WARNING/CRITICAL/etc. markers, `[INFO]` and `(INFO)` in
plugin output are replaced with a state ball element so they render as a visual
indicator instead of plain text.

Add the `.state-ball.state-info` style using `@default-text-color` as the ball
background, so it renders **white** in dark mode and **dark** in light mode.
2026-03-25 15:15:19 +01:00
..
Authentication License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
Command Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00
Common Use PDO MySQL driver-specific constants 2026-03-19 22:08:30 +01:00
Compat Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00
Data Fix leading comma in JSON export (#1349) 2026-03-25 15:11:05 +01:00
Hook Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00
Model Ensure forward compatibility with ipl-orm by adding return types (#1340) 2026-03-23 16:17:52 +01:00
ProvidedHook Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00
Redis Ensure forward compatibility with ipl-orm by adding return types (#1340) 2026-03-23 16:17:52 +01:00
Setup License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
Util Replace [INFO]/(INFO) w/ .state-info ball in plugin output (#1348) 2026-03-25 15:15:19 +01:00
View License source files as GPL-3.0-or-later 2026-03-11 14:03:05 +01:00
Web Avoid using null as an array key or as the key to array_key_exists() 2026-03-20 14:54:23 +01:00
Widget Change implicit nullable type declaration to explicit 2026-03-19 22:08:30 +01:00