Commit graph

1323 commits

Author SHA1 Message Date
Pēteris Caune
0ff4bd01e0
Improved UI to invite users from account's other projects. Fixes #258.
The team size limit is applied to the number of distinct users across all projects. Fixes #332.
2020-02-14 13:05:21 +02:00
Pēteris Caune
15b9611c5a
Show a warning in project's top navigation if the project has no configured integrations. Fixes #327 2020-02-13 10:29:01 +02:00
Pēteris Caune
c3608ac07c
Use t.me/username URL in the "Add Telegram" page. 2020-02-13 09:30:19 +02:00
Pēteris Caune
c8ccd89af2
In hc.front.views.ping_details, if a ping does not exist, return a friendly message 2020-02-11 09:55:30 +02:00
Pēteris Caune
1b8460f39f
"Projects and Teams" in docs 2020-02-05 17:23:21 +02:00
Pēteris Caune
3048a20f9b
link rel="canonical" in the sign in page 2020-02-04 11:29:38 +02:00
Pēteris Caune
b1bffde3d6
Add SmartCronHelper 2020-02-04 11:26:49 +02:00
Pēteris Caune
e29b2387de
Illustrations in "Measuring script run time" page 2020-02-04 11:22:30 +02:00
Pēteris Caune
272360336b
"Configuring notifications" in docs 2020-02-03 17:41:06 +02:00
Pēteris Caune
b7d6f1bb30
link rel="canonical" on the welcome page 2020-02-03 11:17:24 +02:00
Pēteris Caune
b8c0fd0eb9
Fix links to documentation. 2020-01-29 14:17:58 +02:00
Pēteris Caune
e2fe2edcc1
Title tags for documentation pages. 2020-01-29 13:54:54 +02:00
Pēteris Caune
564f69aca5
Adding shell example 2020-01-29 13:39:41 +02:00
Pēteris Caune
d29b0050a3
Fix endpoint address. 2020-01-29 12:45:00 +02:00
Pēteris Caune
dbd21c325d
Docs: "HTTP API" page 2020-01-29 12:43:35 +02:00
Pēteris Caune
d7de6476b7
Tweaking shell script examples 2020-01-28 16:44:32 +02:00
Pēteris Caune
a276c24dd3
Docs overhaul WIP 2020-01-28 14:07:06 +02:00
Pēteris Caune
3e2ae02388
Added an example of capturing and submitting log output. Fixes #315 2020-01-23 17:53:23 +02:00
Pēteris Caune
f41c78e40f
Serve the introduction page at /docs/ 2020-01-23 16:58:28 +02:00
Pēteris Caune
50c8c153ea
Documentation in Markdown. 2020-01-23 16:04:15 +02:00
Pēteris Caune
7cf324872c
Replace the gear icon with three horizontal dots icon. Fixes #322.
Add a Pause button in the checks list. Fixes #312
2020-01-21 11:57:17 +02:00
Pēteris Caune
74ad152cc5
For superusers, show "Site Administration" in top navigation, note in README. Fixes #317 2020-01-07 12:15:09 +02:00
Pēteris Caune
4ee2646539
Show a red "!" in project's top navigation if any integration is not working 2020-01-03 13:15:24 +02:00
Pēteris Caune
52a178242b
2019 -> 2020. Cheers! 2020-01-02 10:10:20 +02:00
Pēteris Caune
3649c500d2
Don't allow adding email integrations with both "up" and "down" unchecked 2019-12-27 17:25:37 +02:00
Pēteris Caune
0d2c6217d3
Auto-submit the unsubscribe confirmation form only if signature is more than 5 minutes old. Idea from https://stackoverflow.com/questions/59281750/strategies-to-prevent-email-scanners-from-activating-unsubscribe-links/59381066#59381066 2019-12-18 16:10:30 +02:00
Bram Daams
1b3d7e8c0a being able to set/update the description of a check when creating/updating using the api 2019-12-17 15:47:13 +01:00
Pēteris Caune
eafff677d9
Don't auto-submit the unsubscribe form. Email security scanners like Office 365 Enterprise open links and *execute JS* causing users to automatically unsubscribe the first time they receive an email. Can't think of a sane fix for this :-( 2019-12-10 10:41:10 +02:00
Pēteris Caune
0addbac7ba
Remove unused ask=1 parameters. 2019-12-10 09:27:30 +02:00
Pēteris Caune
4ee92a44ff
Unsubscribe is CSRF exempt. 2019-12-09 16:14:50 +02:00
Pēteris Caune
1cdb6e6d1d
Don't set CSRF cookie on first visit. Signup is exempt from CSRF protection. 2019-12-06 08:58:32 +02:00
Pēteris Caune
22d4d55340
Added support for Shields.io badges. cc: #304, #305 2019-12-05 12:27:37 +02:00
Pēteris Caune
838aee6bdd
Show Healthchecks version in Django admin header cc: #306 2019-12-03 17:41:58 +02:00
Pēteris Caune
5f47161e5e
staticfiles -> static 2019-12-03 09:59:36 +02:00
Pēteris Caune
7b32e9ef2c
Remove unused class="update-timeout-title" 2019-11-27 16:38:11 +02:00
Pēteris Caune
3f19181028
"Filtering Rules" dialog, an option to require HTTP POST. Fixes #297 2019-11-27 16:33:36 +02:00
Pēteris Caune
f6d36b3491
Alternate flow for setting up PagerDuty integration, without using PD Connect 2019-11-22 11:17:14 +02:00
Pēteris Caune
d06721ab58
Rename "add_pd" to "add_pdc" (PagerDuty Connect). 2019-11-22 10:43:13 +02:00
Pēteris Caune
7c1b9c4b96
Rename "add_pd" to "add_pdc" (PagerDuty Connect). 2019-11-22 10:40:57 +02:00
Pēteris Caune
01955e4f99
Add MS Teams and Shell Commands to the list of integrations on Welcome page. 2019-11-21 16:01:41 +02:00
Pēteris Caune
e4646205cb
Use channel.get_kind_display() in more places. 2019-11-20 17:31:36 +02:00
Pēteris Caune
8d81ea8f9d
Add "Shell Commands" integration. Fixes #302 2019-11-20 16:00:53 +02:00
Pēteris Caune
494fd9ffb7
Improve alert summaries in ping log 2019-11-19 15:29:38 +02:00
Pēteris Caune
2b4de95141
Cleaner MS Teams setup illustrations. 2019-11-14 15:34:01 +02:00
Pēteris Caune
dc84b7be01
Add Microsoft Teams integration. Fixes #135 2019-11-14 15:19:40 +02:00
Pēteris Caune
9cbd3bfc5a
In monthly reports, no downtime stats for the current month (month has just started) 2019-11-06 10:41:14 +02:00
Pēteris Caune
052700a642
Make log events fit better on mobile screens. 2019-11-05 10:45:39 +02:00
Pēteris Caune
05855c1c69
Make the "Details" screen fit better on mobile screens. 2019-11-05 09:53:22 +02:00
Pēteris Caune
a464154151
On mobile, don't show the "Last Ping" column, but show the gear (Details) button. Fixes #286 2019-11-05 09:52:32 +02:00
Pēteris Caune
c13ec18a27
5 SMS & WhatsApp sends/mo for free plans 2019-10-30 18:31:10 +02:00