Commit graph

1323 commits

Author SHA1 Message Date
Pēteris Caune
20edec4c94 Payments WIP 2015-11-22 12:20:36 +02:00
Pēteris Caune
7a207a8c49 Pricing table, WIP 2015-11-16 23:16:38 +02: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
bf7161c5f6 Slack setup instructions 2015-10-06 00:04:56 +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
3921915049 Updated logo 2015-08-25 00:01:24 +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
3bf3c39766 Logo and favicon 2015-08-22 10:50:43 +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
18635e947a More tests. 2015-08-14 15:06:06 +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
Pēteris Caune
3550218129 Keep a log of pings 2015-07-27 19:46:38 +03:00
Pēteris Caune
d8828b2d25 Frequency -> Period, messaging on welcome page. 2015-07-27 18:38:54 +03:00
Pēteris Caune
2750729bc9 combine css and js 2015-07-21 13:45:25 +03:00
Pēteris Caune
6a4cef3131 Docs updates 2015-07-21 01:23:57 +03:00
Pēteris Caune
4ccbac7e4a Formatting of durations 2015-07-16 10:51:16 +03:00
Pēteris Caune
16763fcde0 Static backdrop for timeout dialog. So dragging sliders doesn't accidentally close the dialog. 2015-07-16 10:28:45 +03:00
Pēteris Caune
fe78275d3f Display "late" status in My Checks page and in alerts. 2015-07-16 10:14:32 +03:00
Pēteris Caune
e18fcf424f Style tweaks in timeout dialog, fix trigger. 2015-07-16 09:55:29 +03:00
Pēteris Caune
0af1fb782a Add ability to set grace period 2015-07-16 01:24:56 +03:00
Pēteris Caune
29e36fc14d Can remove checks from "My Checks" page. 2015-07-14 09:30:30 +03:00
Pēteris Caune
95181059f7 Nicer emails 2015-07-11 14:20:56 +03:00
Pēteris Caune
2abec6ff6a Nicer emails 2015-07-11 14:19:02 +03:00
Pēteris Caune
c54cb6469d Send emails using djrill (Mandrill) 2015-07-11 11:45:38 +03:00
Pēteris Caune
b2dc319e6c "Add Check" was broken, fixing. 2015-07-10 12:54:18 +03:00