Commit graph

229 commits

Author SHA1 Message Date
Pēteris Caune
02f6853d4c Save request body for every ping, not just the last one. 2018-03-18 14:55:41 +02:00
Pēteris Caune
b734b1baba Illustration for Pushover setup guide step 3 2018-03-13 14:26:32 +02:00
Pēteris Caune
827939deb7 Clean up Pushover subscription flow, add Setup Instructions with screenshots. 2018-03-13 14:08:45 +02:00
Pēteris Caune
61191d1cb9 Use $.attr() for reading data-tags value, as $.data() can do unwanted conversions. Fixes #161 2018-03-13 08:03:31 +02:00
Pēteris Caune
01fef3d054 Pricing updates. 2018-03-04 20:26:30 +02:00
Pēteris Caune
1110c6908c Testcase for /checks/status/. More efficient DOM updates. 2018-02-26 12:10:56 +02:00
Pēteris Caune
422a7911e8 Auto-refresh check statuses every 3s while user is active, and every 60s afterwards. 2018-02-26 01:36:59 +02:00
Pēteris Caune
1b4ca77096 Prepare for auto-refresh in "My Checks" screen. 2018-02-25 00:00:37 +02:00
Pēteris Caune
55d6471156 Validate HTTP header names in the "Add Webhook" form. 2018-02-15 13:16:13 +02:00
Pēteris Caune
c4b316003d Replace healthchecks.io branding with generic branding. 2018-01-13 19:21:43 +02:00
Pēteris Caune
01c3a13922 Billing overhaul. 2018-01-09 13:31:43 +02:00
Pēteris Caune
a869906fde Zendesk integration (experimental and hidden from Integrations page for now) 2017-12-29 22:53:09 +02:00
Pēteris Caune
e80b30c3fc Arrows in PagerTree setup instructions. 2017-12-17 13:44:50 +02:00
Austin
8ab8bcdbbe Adds a nice tutorial for the PagerTree integration 2017-12-15 08:55:41 -08:00
Austin
cb1eac50d9 Adds PagerTree Integration 2017-12-14 11:10:08 -08:00
Pēteris Caune
780796dc2a UI tweak for the special case when the account has no tags. 2017-11-10 22:03:33 +02:00
Pēteris Caune
1b7d4f6f3e Adding "Overall status" badge. 2017-11-10 21:52:27 +02:00
Pēteris Caune
edfcac5942 "Integration Details" modal dialogs for webhook integrations. 2017-11-10 16:45:05 +02:00
Pēteris Caune
7c7919fdb4 UI tweaks for the "Add Webhook" form. 2017-11-10 13:42:50 +02:00
Pēteris Caune
fbf28e4038
Merge pull request #140 from someposer/master
Adding Content-Type header to Webhook integrations
2017-11-10 11:39:40 +02:00
someposer
602ad1dea8 Improved handling of webhook header values when form has errors 2017-11-05 21:24:02 -06:00
someposer
5781ddfe4d Created an improved interface for arbitrary headers and simplified
header storage.
2017-11-05 19:10:19 -06:00
Pēteris Caune
cf5cbfaa3c Annual subscriptions, updated Braintree Drop-in integration 2017-11-05 14:25:39 +02:00
Pēteris Caune
ddd940688e Disable channel (mark as email_verified=False) when email bounces. 2017-11-04 17:35:14 +02:00
Pēteris Caune
888d7a1f9c auto-focus input elements in Account Settings modal dialogs. 2017-10-18 17:09:07 +03:00
Pēteris Caune
882933668a Natural sort for check names, fixes #136.
Apply the user's chosen sort order in emails also.
2017-10-15 13:34:34 +03:00
Pēteris Caune
d520706c27 Adding an option to send daily or hourly reminders if any check is down. Fixes #48 2017-10-14 16:03:56 +03:00
Pēteris Caune
fc8d9ffe48 Checks can be sorted by name or last ping. Fixes #136 2017-09-12 17:32:53 +03:00
Pēteris Caune
23b237ed96 API call for deleting checks. 2017-09-12 13:33:12 +03:00
Pēteris Caune
c3c63bf523 Style tweaks. 2017-09-03 16:16:09 +03:00
Pēteris Caune
96e00df0ab Use PagerDuty Connect. 2017-08-29 22:23:24 +03:00
Pēteris Caune
b3395f1314 Apple touch icon. 2017-08-26 19:49:15 +03:00
Pēteris Caune
2a7a7e0272 Show "The HipChat integration has been added!" message, tweaks to HipChat setup instructions. 2017-08-26 19:04:00 +03:00
Pēteris Caune
40bc11782e Nicer HipChat alerts. 2017-08-25 20:33:03 +03:00
Pēteris Caune
bef71c0acc For HipChat integration, use HipChat's server-side installation flow. 2017-08-25 19:11:41 +03:00
Pēteris Caune
2393dad09e Users can update their email addresses. Fixes #105 2017-08-23 15:47:20 +03:00
Pēteris Caune
d8bceac13f Updated screenshots. 2017-08-12 19:57:11 +03:00
Pēteris Caune
fd3e1640ad Tweak h1 and h2 font sizes. 2017-08-12 19:24:15 +03:00
Pēteris Caune
647eca5b34 Add a a screenshot of cron dialog. 2017-08-12 18:37:44 +03:00
Pēteris Caune
31353fe24c Remove the nonstandard "nth weekday of month" cron example 2017-08-07 20:43:02 +03:00
Pēteris Caune
d6917065d4 Users can edit their company details for invoices. 2017-08-07 20:18:58 +03:00
Pēteris Caune
dfed908873 Fix fonts. 2017-08-07 19:54:16 +03:00
Pēteris Caune
2d9563440e Cron syntax cheatsheet. Fixes #126 2017-07-28 23:54:48 +03:00
Pēteris Caune
c04017c2b3 Updated pricing. 2017-07-15 01:46:41 +03:00
Pēteris Caune
5f2da08d7e Per-profile, per-month counters of sent SMS messages. 2017-07-15 01:04:05 +03:00
Pēteris Caune
25fb11bb3e Alerts to SMS, work in progress. 2017-07-13 23:47:54 +03:00
Pēteris Caune
dec006890c Badges can now return either SVG or JSON 2017-06-29 15:48:59 +03:00
Pēteris Caune
edb8b88d06 Profile admin improvements 2017-06-02 19:04:48 +03:00
Pēteris Caune
2481aa5a23 Telegram integration. 2017-05-11 12:57:28 +03:00
Pēteris Caune
3862cd6b06 Adding Check.last_ping_body field, and an UI to show it (#116) 2017-05-09 13:47:23 +03:00