Commit graph

9 commits

Author SHA1 Message Date
Johannes Meyer
21c8191a09 Ensure compatiblity with Icinga/ipl-web#258 2025-03-28 16:43:49 +01:00
Johannes Meyer
a7e76f6f44 Try even harder to not fail badly if some results are missing 2024-07-24 17:01:07 +02:00
Johannes Meyer
91827cb4d0 ui: Do not show okay states as handled if the object is unreachable
fixes #993
2024-03-22 14:36:49 +01:00
Yonas Habteab
705a470a1f Utilize widgets moved to ipl-web 2023-09-08 14:54:47 +02:00
Sukhwinder Dhillon
9996f56af5
Display downtime icon independent from object state (#772) 2023-06-15 09:17:45 +02:00
Johannes Meyer
389cc2ff57 Merge BaseItemTable into StateItemTable 2023-06-07 10:53:44 +02:00
Sukhwinder Dhillon
cb5373b49e
Models: Use MillisecondTimestamp instead of Timestamp behavior (#753)
The `Timestamp` behavior returns float values, which the database (pgsql) cannot convert properly.
We already have a `MillisecondTimestamp` behavior, so we should use that.
2023-05-30 16:05:11 +02:00
Yonas Habteab
dd3be8d0e1 Add check_ prefix everywhere where attempt & timeout is used 2022-06-29 08:49:20 +02:00
Johannes Meyer
a404645917 Introduce new widget base class StateItemTable 2022-06-09 16:26:27 +02:00