Pēteris Caune
eb4e579a71
Update docs with the "/start" endpoint.
6 years ago
Pēteris Caune
2e6d050656
Switch from selectize.js to bootstrap-select (for more versatility)
6 years ago
Pēteris Caune
7046e2410c
Checks have a "Description" field. Fixes #182
6 years ago
Pēteris Caune
7f6d6dcea1
Cleanup.
6 years ago
Pēteris Caune
3ecd6bd422
Can toggle integrations in Details page by clicking on them.
6 years ago
Pēteris Caune
8ab8e15c4e
Update document.title
6 years ago
Pēteris Caune
8fa9a6f3f6
Fix local time / UTC switcher (it was getting reset on auto-updates).
6 years ago
Pēteris Caune
a883fe38aa
Log auto-refreshes in the details page.
6 years ago
Pēteris Caune
04fede0897
Auto-refresh current status in log page.
6 years ago
Pēteris Caune
8b01acefe2
Show 20 most recent pings by default.
6 years ago
Pēteris Caune
8e7b05f96e
Gear icon links to Log page directly
6 years ago
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page.
6 years ago
Pēteris Caune
ea8e08acd2
Log page redesign WIP
6 years ago
Pēteris Caune
5ffc3088f3
staticfiles -> static, and some cleanup
6 years ago
Pēteris Caune
3fc84ca0ff
Foundation for "fail" pings (cc: #151 )
7 years ago
Pēteris Caune
cbd755585a
Layout tweaks for the "Log" page.
7 years ago
Pēteris Caune
218d0c6873
Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal.
7 years ago
Pēteris Caune
02f6853d4c
Save request body for every ping, not just the last one.
7 years ago
Austin
cb1eac50d9
Adds PagerTree Integration
7 years ago
someposer
05c84d7976
Add support for arbitrary headers using a JSON body for webhooks.
7 years ago
Pēteris Caune
fc415b39c8
Better formatting for Pushover notifications in log
8 years ago
Pēteris Caune
fdc1bfcd57
Log page now lists sent notifications. Slack notification handles simple/cron check kinds.
8 years ago
James Moore
1ae07b2028
made changes more concise
8 years ago
James Moore
b1bb1540b8
adds a SITE_NAME setting that's used to label the site
8 years ago
Pēteris Caune
c8bcb23fd6
Material icons.
8 years ago
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
8 years ago
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
9 years ago
Pēteris Caune
57b813677a
Log page shows notice about reached ping log limit.
9 years ago
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.
9 years ago
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
9 years ago
Pēteris Caune
aa2bc72293
Better style for Log page.
9 years ago
Pēteris Caune
cee2b52d3e
More tests.
9 years ago
Pēteris Caune
36f0e7c82a
Transport column (http, https, email) in log
9 years ago
Pēteris Caune
1b0413aa49
Responsive CSS
9 years ago
Pēteris Caune
3550218129
Keep a log of pings
9 years ago