46 Commits (80fdfbfa595320acc035e07a699561a1634017af)

Author SHA1 Message Date
  Pēteris Caune 494fd9ffb7
Improve alert summaries in ping log 5 years ago
  Pēteris Caune 052700a642
Make log events fit better on mobile screens. 5 years ago
  Pēteris Caune 7fffb95c96
load staticfiles -> load static 5 years ago
  Pēteris Caune 9474006d83
Support informal time zones. 5 years ago
  Pēteris Caune dfd449b101
Three choices in timezone switcher (UTC / check's timezone / browser's timezone). Fixes #278 5 years ago
  Pēteris Caune a4fde44e3a
Can configure the email integration to only report the "down" events. Fixes #231 6 years ago
  Pēteris Caune 0b90bb23ce
Merge base.html and base_project.html 6 years ago
  Pēteris Caune 178b0ff95c
Show "Badges" and "Settings" in top navigation. Fixes #234 6 years ago
  Michal Bryc 6f1ade98e2 Add more views 6 years ago
  Pēteris Caune 954ca4576b
Improved logic for displaying job execution times in log. Fixes #219 6 years ago
  Pēteris Caune 6b0d566922
"My Projects" page. 6 years ago
  Pēteris Caune 5edcd42033
Add the "Email Settings..." dialog and the "Subject Must Contain" setting 6 years ago
  Pēteris Caune 99d46a0ca8
Use Ping.kind instead of Ping.start and Ping.fail when displaying logs and ping details. 6 years ago
  Pēteris Caune b3e290b284
Show elapsed times in ping log 6 years ago
  Pēteris Caune 481848a749
Add "/ping/<code>/start" API endpoint 6 years ago
  Pēteris Caune 0a50962f2b
Drop the `trunc` template filter, Django has a built in `truncatechars` that does the same thing. 6 years ago
  Pēteris Caune bee1cbca80
Better ellipsizing of long log lines. 6 years ago
  Pēteris Caune 7e56eb883e
Fetch ping details using HTTP GET, not HTTP POST. 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). 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