Pēteris Caune
1f70f56819
Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status.
9 years ago
Pēteris Caune
820c7b1352
"show usage" button next to each check
9 years ago
Pēteris Caune
e612eda0f8
Nicer login email.
9 years ago
Pēteris Caune
742e7f992e
Add "Terms" to footer.
9 years ago
Pēteris Caune
5676f7e1e8
Usage instructions in "My Checks" page
9 years ago
Di Wu
7f52d8c98e
fix some markup and be more explicit about date time format
9 years ago
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
9 years ago
Pēteris Caune
e20fbd7783
Inline icons in welcome page.
9 years ago
Pēteris Caune
435b8c220d
Fix bug in /accounts/switch_team/, updated messaging.
9 years ago
Pēteris Caune
47f2105562
Variables in webhook URLs. Fixes #52
9 years ago
Pēteris Caune
5f4cf6780a
Replace localhost with SITE_ROOT variable in API example
9 years ago
Pēteris Caune
e55650c781
Syntax highlighting for API examples.
9 years ago
Spencer Sun
ae30eec1d0
Add GET /api/v1/checks/ to the API
9 years ago
Pēteris Caune
24e370cb72
Corrected example request again.
9 years ago
Pēteris Caune
c4b5a8bb5b
Corrected example request again.
9 years ago
Pēteris Caune
0fd843d430
Corrected example request.
9 years ago
Pēteris Caune
f78fb95d5e
API documentation.
9 years ago
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
9 years ago
Spencer Sun
0ff2f1a9c7
Add VictorOps integration
9 years ago
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
9 years ago
Pēteris Caune
752c6f2530
CSS to fit long channel values.
9 years ago
Pēteris Caune
2c04a42a57
Display last notification in Integrations page.
9 years ago
Pēteris Caune
57b813677a
Log page shows notice about reached ping log limit.
9 years ago
Di Wu
79b7327c9e
fix tests and optimize authentication and fix some unclosed markup
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
9c41258328
Privacy policy, updated content in About page, links in footer.
9 years ago
Pēteris Caune
c2cc4d2a86
Sizing tweaks for "My Checks" table. Select ping urls by clicking on them.
9 years ago
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
9 years ago
Pēteris Caune
0cf4e5c9df
PowerShell example on Welcome page.
9 years ago
Pēteris Caune
6fced734d1
Slack is the most popular integration, so move it to top.
9 years ago
Pēteris Caune
3ba47b1a67
Style tweaks for PushOver integration
9 years ago
Thomas Jost
85c1f65887
Add Pushover integration
9 years ago
Pēteris Caune
7039188482
Payments with Braintree, WIP
9 years ago
Pēteris Caune
aa2bc72293
Better style for Log page.
9 years ago
Pēteris Caune
c1840a92bd
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
9 years ago
Pēteris Caune
c5578ac44a
Update wording in "Incorrect Link" pages. Fixes #5
9 years ago
Pēteris Caune
34060b7968
JS for collapsing menu on welcome page
9 years ago
Pēteris Caune
d833d299c2
Don't use jQuery on welcome page, much less JS to load.
Slightly reduce the size of bootstrap.css, by commenting out unused components.
Unauthenticated users see full logo, logged in users see icon-only logo.
9 years ago
Pēteris Caune
077c362432
Resize screenshots
9 years ago
Pēteris Caune
69001abea9
HipChat setup instructions
9 years ago
Pēteris Caune
3461817066
PagerDuty setup instructions
9 years ago
Pēteris Caune
b39425e8a1
Rename channels to integrations. Move "Add Integration" functionality to separate pages to make room for setup instructions.
9 years ago
Pēteris Caune
ebe5d2d91d
HipChat integration
9 years ago
Pēteris Caune
7bb17cefad
Add Slack integration
9 years ago
Pēteris Caune
7e51c9bc0d
oops
9 years ago
Pēteris Caune
9fe126e790
Logo tweaks
9 years ago
Pēteris Caune
69da73b5fe
Wording tweaks in welcome page.
9 years ago
Pēteris Caune
16098b2968
Wording tweaks in welcome page.
9 years ago
Pēteris Caune
cee2b52d3e
More tests.
9 years ago