Pēteris Caune
2d20f439dd
Remove PagerDuty Connect
...
PagerDuty Connect is deprecated and will be discontinued.
It is replaced by PagerDuty Simple Install Flow (see
README for setup instructions).
2021-06-21 10:44:21 +03:00
Pēteris Caune
c1f433bb71
Rename VictorOps -> Splunk On-Call
2021-02-03 16:09:24 +02:00
Pēteris Caune
67560c96e1
Change icon CSS class prefix to work around Fanboy's filter list
...
Problem: if you use uBlock Origin, and enable the
"Fanboy's Social" filter list, Healthchecks does not show
Telegram or WhatsApp icons. This is because the filter list
contains "##.icon-telegram" and "##.icon-whatsapp" entries.
This commit changes the CSS class prefix to "ic-". So we're
now using icon classes like "ic-telegram" and "ic-whatsapp".
As a bonus, we save 2 bytes in HTML per displayed icon :-)
2021-02-03 10:44:35 +02:00
Pēteris Caune
dc9fcfa0ab
Fix a grid misalignment in the welcome page
2021-02-03 10:05:06 +02:00
Pēteris Caune
65ace8238a
Add the ZULIP_ENABLED setting
2021-02-03 09:11:32 +02:00
Pēteris Caune
e2c90c05b8
Add the VICTOROPS_ENABLED setting
2021-02-03 09:00:28 +02:00
Pēteris Caune
8811640d45
Add the SPIKE_ENABLED setting
2021-01-29 15:21:38 +02:00
Pēteris Caune
725be65bdd
Add the PROMETHEUS_ENABLED setting
2021-01-29 15:05:42 +02:00
Pēteris Caune
419d96da7a
Add the PAGERTREE_ENABLED setting
2021-01-29 14:21:02 +02:00
Pēteris Caune
28150e85fa
Add the PD_ENABLED setting
2021-01-29 14:06:40 +02:00
Pēteris Caune
8d5890d883
Add the OPSGENIE_ENABLED setting, rename OpsGenie -> Opsgenie
2021-01-29 13:47:13 +02:00
Pēteris Caune
5f31b8b873
Add the MSTEAMS_ENABLED setting
2021-01-29 13:20:44 +02:00
Pēteris Caune
6c3debaf11
Add the MATTERMOST_ENABLED setting
2021-01-29 12:36:47 +02:00
Pēteris Caune
52435a9a0c
Add the SLACK_ENABLED setting
2021-01-29 11:59:33 +02:00
Pēteris Caune
67ff8a9bee
Add the WEBHOOKS_ENABLED setting
2021-01-29 11:16:11 +02:00
Pēteris Caune
cd99af14ba
Add Signal integration
...
Fixes : #428
2021-01-09 11:58:18 +02:00
Pēteris Caune
4f53325730
THe LINE Notify integration uses OAuth2 flow.
2020-09-01 11:37:54 +03:00
Pēteris Caune
94b993354f
Sort integrations in A-Z order. Rename "LineNotify" -> "LINE Notify". Update the LINE Notify icon.
2020-08-20 11:16:59 +03:00
carson.wang
74668551a7
Add tests & Doesn't get LineNotify token using setting
2020-08-20 10:42:04 +03:00
carson.wang
65b65188d1
Test LineNotify integration with healthcheck
2020-08-20 10:42:00 +03:00
Pēteris Caune
ee9ac0ffef
New integration: phone calls. Fixes #403
2020-07-29 18:30:50 +03:00
Pēteris Caune
fd14e0e03b
Experimental L10N support in base and welcome templates. cc: #404
2020-07-21 22:57:40 +03:00
Pēteris Caune
519a666057
{% site_name %} -> {{ site_name }} so we can use blocktrans tags for L10N
2020-07-21 17:59:39 +03:00
Pēteris Caune
028e131327
Update pinging examples.
2020-07-17 16:51:23 +03:00
Pēteris Caune
f5ceb612e0
Link to the Prometheus docs from the welcome page.
2020-07-10 15:24:19 +03:00
Divyansh
6300947c77
integration for Spike
2020-07-09 10:44:40 +03:00
Pēteris Caune
8e51d26595
Removing Pager Team integration, project appears to be discontinued
2020-06-09 13:26:15 +03:00
Pēteris Caune
fbd8419700
CSS tweaks in the welcome page, fix footer margin.
2020-04-24 14:02:55 +03:00
Pēteris Caune
733c589e47
Section labels in the welcome tour.
2020-04-07 10:12:46 +03:00
Pēteris Caune
f1750a5f6e
Add Zulip in the Welcome page.
2020-03-23 12:25:30 +02:00
Pēteris Caune
dab15c3b8c
Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram)
2020-02-27 16:32:31 +02:00
Pēteris Caune
99bdc0ec8c
Tweak the integrations grid size in the welcome page.
2020-02-20 11:33:41 +02:00
Pēteris Caune
b5a4dada43
Add Prometheus in the welcome page.
2020-02-20 11:14:14 +02:00
Pēteris Caune
b7d6f1bb30
link rel="canonical" on the welcome page
2020-02-03 11:17:24 +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
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
6cd4e494e8
Add go example to "manage.py pygmentize" command.
...
Make sure the Go snippet shows up in the welcome page and also in the check details page.
2019-10-07 15:10:36 +03:00
omurbekjk
3d9261c7c4
feature: golang code snippet added
2019-10-03 17:22:36 +06:00
Pēteris Caune
dd83ec2214
Sort integrations into mostly alphabetic order, add Mattermost.
2019-08-21 09:12:04 +03:00
Pēteris Caune
33dece4ad2
Remove stray angle bracket.
2019-08-12 23:37:18 +03:00
Pēteris Caune
ba886e90cb
Merge pull request #272 from caronc/master
...
Apprise Integration
2019-08-12 11:58:27 +03:00
Pēteris Caune
a99a009491
Fix typo.
2019-08-11 23:46:27 +03:00
Chris Caron
b5a03369b6
Apprise Notifications are now a controlled via settings
2019-08-08 20:28:54 -04:00
Chris Caron
c2b1d00422
Apprise Integration
2019-08-07 19:36:06 -04:00
Pēteris Caune
40f4adf78b
Add WhatsApp integration (uses Twilio same as the SMS integration)
2019-05-31 13:01:01 +03:00
Pēteris Caune
73e5c651af
Add Matrix to the landing page.
2019-03-21 15:49:16 +02:00
Pēteris Caune
d7e977d599
Fix taglines, resize images.
2019-03-21 12:31:41 +02:00
Michal Bryc
6f1ade98e2
Add more views
2019-03-13 22:03:24 -07:00
Pēteris Caune
f8c0c20d34
Retire HipChat.
2019-02-25 22:31:27 +02:00
Pēteris Caune
0c6dcfa766
Responsive tweaks.
2018-10-29 14:21:47 +02:00