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