Commit graph

20 commits

Author SHA1 Message Date
Johannes Meyer
3f305fe540 StateBadges: Actually render links for single badges
fixes #1160
2025-06-05 16:13:56 +02:00
raviks789
e22bd1bde8
Show root problem list for objects with problem and are part of dependency 2024-10-31 09:46:49 +01:00
Johannes Meyer
959f06cafd Utilize ipl\Web\Url::setFilter() where applicable 2023-09-12 09:52:19 +02:00
Yonas Habteab
423c9a88e4 Deprecate StateBadge class again 2023-08-29 09:27:11 +02:00
Johannes Meyer
87db46023c Properly visualize unreachable hosts
* Lists show it in their visual and title area
* The tatical view includes a slice for them
* State badges (list footers, hostgroups) also show a badge
2023-07-21 10:24:10 +02:00
Johannes Meyer
34ecf5d80f StateBadges: Require a real filter in method createLink 2023-07-21 10:24:10 +02:00
Johannes Meyer
4a0583f89d Add StateBadge(s) changes from ipl-web here 2023-07-20 10:20:09 +02:00
Johannes Meyer
121071c7f2 Revert "Drop classes StateBadge and StateBadges"
This reverts commit 6d36b0c3ed.
2023-07-20 09:36:36 +02:00
Johannes Meyer
6d36b0c3ed Drop classes StateBadge and StateBadges
They're now part of ipl-web
2023-06-15 15:48:46 +02:00
Johannes Meyer
0f90c2cad1 Don't parse new filters with the legacy implementation 2023-06-15 11:07:53 +02:00
Johannes Meyer
8b7e83fbb2 StateBadges: Prepend base table name to state filters 2021-11-12 15:04:31 +01:00
Yonas Habteab
aefd0e1f7d Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
Johannes Meyer
6e73d390c2 Replace all usages of Icinga\Data\Filter with ipl\Stdlib\Filter 2021-01-14 12:08:59 +01:00
Johannes Meyer
5e441c93a0 Add license note to every file 2020-03-13 10:36:24 +01:00
Johannes Meyer
8d537d9bb3 StateBadges: Add state.is_handled=n to unhandled badge links 2020-01-29 08:20:19 +01:00
Johannes Meyer
f50224c29d StateBadges: Enhance clickable area of a badge's link 2020-01-29 08:19:24 +01:00
Eric Lippmann
e79204ed68 StateBadges: Use trait BaseFilter 2019-12-03 11:28:45 +01:00
Eric Lippmann
2d86a93ae8 Add links to host and service state badges 2019-12-03 11:28:45 +01:00
Eric Lippmann
77b4930098 Rename to Icingadb 2019-11-05 01:07:30 +01:00
Eric Lippmann
10f58fb4a0 Rename library/Eagle to library/Icingadb 2019-11-05 01:06:28 +01:00
Renamed from library/Eagle/Common/StateBadges.php (Browse further)