Pēteris Caune
37bbe5a9c7
Add date filters in the Log page
2022-09-09 14:16:17 +03:00
Pēteris Caune
1b7bdea9e9
Optimize HTML output of the events log some more
2022-09-05 19:45:11 +03:00
Pēteris Caune
1b2defa6ee
Optimize HTML output in /checks/<uuid>/log/
2022-04-04 11:11:55 +03:00
Pēteris Caune
580eaceeb5
Optimize HTML output in /checks/<uuid>/log/
...
* Don't use 'date' and 'time' CSS classes in HTML output
* Replace the span.ua-body CSS class with code tags
2022-04-04 10:24:31 +03:00
Pēteris Caune
1d20be94ff
Optimize HTML output in /checks/<uuid>/log/
...
* Simplify the "n" cell
* Don't send details URLs, construct them on client side
* Strip microseconds in timestamps
2022-04-04 09:51:07 +03:00
Pēteris Caune
fd15302d2a
Improve the loading state of the "Ping Details" dialog
...
If the "Ping details" dialog takes more than ~300ms to load,
show an animated progress indicator.
Also, move the loading code to a ping_details.js file
to reduce code repetition.
2022-03-16 13:51:26 +02:00
Pēteris Caune
57336187a7
Fix HTML email preview in the checks list
2021-03-10 12:29:20 +02:00
Pēteris Caune
d4fc314696
Set iframe's charset to utf8
2021-02-26 16:36:45 +02:00
Pēteris Caune
46bc7d8306
Improve HTML email display in the "Ping Details" dialog
2021-02-26 16:25:39 +02:00
Pēteris Caune
9474006d83
Support informal time zones.
2019-08-22 11:41:08 +03:00
Pēteris Caune
dfd449b101
Three choices in timezone switcher (UTC / check's timezone / browser's timezone). Fixes #278
2019-08-22 11:17:27 +03:00
Pēteris Caune
7e56eb883e
Fetch ping details using HTTP GET, not HTTP POST.
2018-08-19 18:18:25 +03:00
Pēteris Caune
a883fe38aa
Log auto-refreshes in the details page.
2018-08-19 12:32:03 +03:00
Pēteris Caune
04fede0897
Auto-refresh current status in log page.
2018-08-17 20:53:50 +03:00
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page.
2018-08-17 15:09:36 +03:00
Pēteris Caune
cbd755585a
Layout tweaks for the "Log" page.
2018-03-18 23:01:24 +02:00
Pēteris Caune
02f6853d4c
Save request body for every ping, not just the last one.
2018-03-18 14:55:41 +02:00
Di Wu
7f52d8c98e
fix some markup and be more explicit about date time format
2016-05-23 16:59:00 -07: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
36f0e7c82a
Transport column (http, https, email) in log
2015-08-01 20:52:58 +03:00