Commit graph

4 commits

Author SHA1 Message Date
Sukhwinder Dhillon
b5040b2fae EventRenderer: Fix soft_state event visual
- Only the CheckAttempt visual must be skipped in case $layout is minimal|header, not the whole condition body.
2025-06-13 08:13:12 +02:00
Sukhwinder Dhillon
066702fb49 EventRenderer: Don't show check attempts in header and minimal layout 2025-03-28 16:13:17 +01:00
Sukhwinder Dhillon
80fc6a4229 Cleanup css and php code 2025-03-28 16:13:17 +01:00
Sukhwinder Dhillon
0d9bcc985f Rename HistoryRenderer to EventRenderer
- use `NotificationRenderer` instance as class property

NotificationRenderer:
- Make the phraseForType() method non-static and protected, as it is only used internally.
2025-03-28 16:13:17 +01:00
Renamed from library/Icingadb/View/HistoryRenderer.php (Browse further)