Pēteris Caune
b3e290b284
Show elapsed times in ping log
2018-12-25 13:01:49 +02:00
Pēteris Caune
bee1cbca80
Better ellipsizing of long log lines.
2018-08-19 20:06:42 +03:00
Pēteris Caune
3ecd6bd422
Can toggle integrations in Details page by clicking on them.
2018-08-19 16:02:17 +03:00
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page.
2018-08-17 15:09:36 +03:00
Pēteris Caune
ea8e08acd2
Log page redesign WIP
2018-08-17 11:40:45 +03:00
Pēteris Caune
3fc84ca0ff
Foundation for "fail" pings (cc: #151 )
2018-05-17 19:41:13 +03:00
Pēteris Caune
cbd755585a
Layout tweaks for the "Log" page.
2018-03-18 23:01:24 +02:00
Pēteris Caune
218d0c6873
Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal.
2018-03-18 15:54:57 +02:00
Pēteris Caune
fdc1bfcd57
Log page now lists sent notifications. Slack notification handles simple/cron check kinds.
2016-12-14 11:15:45 +02:00
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
2016-06-30 21:45:25 +03:00
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
2016-05-18 12:33:25 +03:00
Pēteris Caune
1e3285423f
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
...
Check.n_pings now stores the total number of pings the check has ever received. Running "prunepings" command doesn't affect this field. +a new "prunepingsslow" command which works in smaller chunks so is appropriate for initial pruning of a huge api_ping table.
2016-01-03 18:11:12 +02:00
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
2016-01-03 02:43:56 +02:00
Pēteris Caune
aa2bc72293
Better style for Log page.
2015-11-10 02:40:31 +02:00
Pēteris Caune
3bafac24ba
Split style.css in smaller files. Email instructions in welcome page.
2015-08-01 21:56:05 +03:00