Bart
Bart
No, I haven't updated it for KO 3.3... but feel free to fork ;-) Yes, it supports relations, but not out-of-the-box. I've got a example project [SmackyTables](https://github.com/digibart/smacky-tables). In [views/admin/table_list_waitress.php](https://github.com/digibart/smacky-tables/blob/3.2/master/application/views/admin/table_list_waitress.php#L18) I...
nope, maybe the `responseTimesAverage`, but showing all `responseTimes` would get too complicated I think. Not only the implementation but also making sure the interface stays nice and clean....
example when the API is down for maintenance: ``` jsonUptimeRobotApi({"stat": "fail","id":"105","message":"API maintenance. Will be up very soon"}) ```