Pēteris Caune
c1f433bb71
Rename VictorOps -> Splunk On-Call
4 years ago
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 :-)
4 years ago
Pēteris Caune
cd99af14ba
Add Signal integration
Fixes : #428
4 years ago
Pēteris Caune
8fa0d04830
Exclude Bootstrap's popovers
Not using them anywhere on the site currently, so commented them out
in bootstrap.less and regenerated bootstrap.css.
4 years ago
Pēteris Caune
dfd159ab18
Add a "Lost password?" link with instructions in the Sign In page
4 years ago
Pēteris Caune
70ef9c1904
Remove unused CSS
4 years ago
Pēteris Caune
524d1a7375
Implement badge mode (up/down vs up/late/down) selector
Fixes #282
4 years ago
Pēteris Caune
64be87137b
Add a two-factor authentication form (WIP)
4 years ago
Pēteris Caune
2c3286c280
Improve the "add security key" UX, require sudo mode
4 years ago
Pēteris Caune
03ea725612
Add Credential.created field
4 years ago
Pēteris Caune
39198c827a
Read-only users cannot edit or remove channels.
4 years ago
Pēteris Caune
c9baa2d8eb
Read-only users cannot toggle channels on and off.
4 years ago
Pēteris Caune
00790dc33c
Member.rw flag. Read-only users cannot edit check's name/desc/tags or schedule
4 years ago
Pēteris Caune
33639964b8
Add LINE Notify icon to the icon font.
4 years ago
Pēteris Caune
697cb19bde
Handle excessively long email addresses in the team member invite form.
4 years ago
Pēteris Caune
ee9ac0ffef
New integration: phone calls. Fixes #403
4 years ago
Pēteris Caune
0d03e3f00b
Add "Failure Keyword" filtering for inbound emails (cc: #396 )
4 years ago
Pēteris Caune
f814035f03
Declutter /admin/accounts/profile/
4 years ago
Pēteris Caune
80fdfbfa59
Add Spike icon in the iconfont (cc: #393 )
4 years ago
Pēteris Caune
62fe42e953
".field-email span" selector was too broad and affecting profile details page, fixed.
4 years ago
Pēteris Caune
d34854f838
Update bash examples with the "-m" parameter.
4 years ago
Pēteris Caune
e89229a2ca
In admin, visualize account's number of checks
4 years ago
Pēteris Caune
ae4918db86
CSS tweaks: do slightly less white-on-white painting
4 years ago
Pēteris Caune
1e53027b84
CSS tweaks: do slightly less white-on-white painting
4 years ago
Pēteris Caune
149096811d
In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338 )
4 years ago
Pēteris Caune
eccc193b87
In the cron expression dialog, show a human-friendly version of the expression
4 years ago
Pēteris Caune
cfb294862f
DRY, have a single "No billing address" modal dialog.
5 years ago
Pēteris Caune
95279f6f3f
Billing page allows setting up a subscription before a payment method is added.
5 years ago
Pēteris Caune
fbd8419700
CSS tweaks in the welcome page, fix footer margin.
5 years ago
Pēteris Caune
00ea45655d
In checks list, the pause button asks for confirmation. Fixes #356
5 years ago
Pēteris Caune
abdff95ce8
Admin tweaks.
5 years ago
Pēteris Caune
da954000fd
Remove unused CSS
5 years ago
Pēteris Caune
f42b2b144a
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
5 years ago
Pēteris Caune
a982ad7123
Tooltips and updated FAQ in the pricing page.
5 years ago
Pēteris Caune
f1880657fd
Added "Supporter" billing plan.
5 years ago
Pēteris Caune
609f78c5ed
"Edit" function for webhook integrations ( #176 )
5 years ago
Pēteris Caune
a1791ea404
Make sure long project names don't break layout.
5 years ago
Pēteris Caune
f352efdd5f
Experimental Zulip integration. Fixes #202
5 years ago
Pēteris Caune
26ad94d068
If the project has no integrations, show an appropriate message in the Details page, "Notification Methods" section.
5 years ago
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes #324
5 years ago
Pēteris Caune
35e476be59
Document more response codes.
5 years ago
Pēteris Caune
2e30d349aa
Tweak CSS for form controls in focused state.
5 years ago
Pēteris Caune
dab0c4200e
API reference in Markdown
5 years ago
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)
5 years ago
Pēteris Caune
dc373dc054
CSS counters for integration setup instructions.
5 years ago
Pēteris Caune
3092eaf88d
Markdown with Pygments 2.4 and later wraps code in <code> tags ( https://github.com/Python-Markdown/markdown/pull/862 ).
Reset CSS for code tags inside pre blocks.
5 years ago
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 .
5 years ago
Pēteris Caune
1e721b8bcd
Docs: full width illustrations on smaller screens
5 years ago
Pēteris Caune
4bdc893fe0
Tweak footer height to avoid vertical scrollbar.
5 years ago
Pēteris Caune
dbd21c325d
Docs: "HTTP API" page
5 years ago