Pēteris Caune
c4b5a8bb5b
Corrected example request again.
2016-02-18 10:17:54 +02:00
Pēteris Caune
0fd843d430
Corrected example request.
2016-02-18 00:09:56 +02:00
Pēteris Caune
f78fb95d5e
API documentation.
2016-02-18 00:07:10 +02:00
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
2016-02-04 09:54:06 +02:00
Spencer Sun
0ff2f1a9c7
Add VictorOps integration
2016-02-03 17:35:29 -05:00
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
2016-01-31 22:39:56 +02:00
Pēteris Caune
752c6f2530
CSS to fit long channel values.
2016-01-31 21:19:21 +02:00
Pēteris Caune
2c04a42a57
Display last notification in Integrations page.
2016-01-31 20:29:49 +02:00
Pēteris Caune
57b813677a
Log page shows notice about reached ping log limit.
2016-01-11 12:27:57 +02:00
Di Wu
79b7327c9e
fix tests and optimize authentication and fix some unclosed markup
2016-01-04 23:47:32 -05: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
9c41258328
Privacy policy, updated content in About page, links in footer.
2015-12-27 00:42:40 +02:00
Pēteris Caune
c2cc4d2a86
Sizing tweaks for "My Checks" table. Select ping urls by clicking on them.
2015-12-22 20:07:30 +02:00
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
2015-12-14 12:52:42 +02:00
Pēteris Caune
0cf4e5c9df
PowerShell example on Welcome page.
2015-12-11 19:18:44 +02:00
Pēteris Caune
6fced734d1
Slack is the most popular integration, so move it to top.
2015-12-11 18:43:50 +02:00
Pēteris Caune
3ba47b1a67
Style tweaks for PushOver integration
2015-12-02 14:46:41 +02:00
Thomas Jost
6c9e3bb24d
Merge branch 'master' into pushover
2015-11-25 17:00:55 +01:00
Thomas Jost
85c1f65887
Add Pushover integration
2015-11-25 16:06:24 +01:00
Pēteris Caune
7039188482
Payments with Braintree, WIP
2015-11-16 21:29:33 +02:00
Pēteris Caune
aa2bc72293
Better style for Log page.
2015-11-10 02:40:31 +02:00
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.
2015-10-30 14:21:12 +02:00
Pēteris Caune
c5578ac44a
Update wording in "Incorrect Link" pages. Fixes #5
2015-10-28 10:01:24 +02:00
Pēteris Caune
34060b7968
JS for collapsing menu on welcome page
2015-10-11 10:58:10 +03:00
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.
2015-10-10 18:42:27 +03:00
Pēteris Caune
077c362432
Resize screenshots
2015-10-08 18:09:12 +03:00
Pēteris Caune
69001abea9
HipChat setup instructions
2015-10-06 00:47:19 +03:00
Pēteris Caune
3461817066
PagerDuty setup instructions
2015-10-06 00:28:20 +03:00
Pēteris Caune
b39425e8a1
Rename channels to integrations. Move "Add Integration" functionality to separate pages to make room for setup instructions.
2015-10-05 23:22:14 +03:00
Pēteris Caune
ebe5d2d91d
HipChat integration
2015-10-01 23:47:03 +03:00
Pēteris Caune
7bb17cefad
Add Slack integration
2015-09-30 22:19:59 +03:00
Pēteris Caune
7e51c9bc0d
oops
2015-08-22 13:19:51 +03:00
Pēteris Caune
9fe126e790
Logo tweaks
2015-08-22 13:17:08 +03:00
Pēteris Caune
69da73b5fe
Wording tweaks in welcome page.
2015-08-22 09:15:12 +03:00
Pēteris Caune
16098b2968
Wording tweaks in welcome page.
2015-08-21 22:53:47 +03:00
Pēteris Caune
cee2b52d3e
More tests.
2015-08-18 21:17:13 +03:00
Pēteris Caune
d81555687e
Test for HEAD method, note about IPv6
2015-08-18 10:52:22 +03:00
Pēteris Caune
655f51e1d2
Another screenshot, wording.
2015-08-17 21:17:28 +03:00
Pēteris Caune
058101b941
Can remove channels
2015-08-14 12:15:49 +03:00
Pēteris Caune
ab58e76ca2
Admin tweaks, style tweaks. Channels page included in navigation.
2015-08-14 11:58:27 +03:00
Pēteris Caune
f0089e2cd2
Send emails using djmail, can verify email addresses in /channels/
2015-08-14 10:56:07 +03:00
Pēteris Caune
061fc4f6a9
Notification Channels WIP
2015-08-12 23:51:45 +03:00
Pēteris Caune
63bdd841fc
Switcher between URL and Email in "My Checks" page.
2015-08-12 19:12:36 +03:00
Pēteris Caune
0501a131ae
More content in docs section
2015-08-01 23:02:51 +03:00
Pēteris Caune
3bafac24ba
Split style.css in smaller files. Email instructions in welcome page.
2015-08-01 21:56:05 +03:00
Pēteris Caune
36f0e7c82a
Transport column (http, https, email) in log
2015-08-01 20:52:58 +03:00
Pēteris Caune
1b0413aa49
Responsive CSS
2015-08-01 00:43:22 +03:00
Pēteris Caune
89c3fad985
Fixing link in "About"
2015-07-27 23:28:59 +03:00
Pēteris Caune
911b28026a
More content on welcome page, more alternatives in docs. Rename "Grace Period" to "Grace Time"
2015-07-27 23:25:06 +03:00