Pēteris Caune
57336187a7
Fix HTML email preview in the checks list
4 years ago
Pēteris Caune
d4fc314696
Set iframe's charset to utf8
4 years ago
Pēteris Caune
46bc7d8306
Improve HTML email display in the "Ping Details" dialog
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
c3b6d40012
Fix selectize initialization in the Details page
Fixes : #462
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
0d03e3f00b
Add "Failure Keyword" filtering for inbound emails (cc: #396 )
4 years ago
Pēteris Caune
f573578108
Some JS linting fixes
4 years ago
Pēteris Caune
3eebd8968d
Added "When paused, ignore pings" option in the Filtering Rules dialog ( #369 )
5 years ago
Pēteris Caune
ab692236eb
Fix selectize initialization when the project has 0 existing tags.
5 years ago
Pēteris Caune
6147451851
JS cleanup.
5 years ago
Pēteris Caune
00810ff123
Use Selectize.js for entering tags. Fixes #324
5 years ago
Pēteris Caune
3f19181028
"Filtering Rules" dialog, an option to require HTTP POST. Fixes #297
5 years ago
Pēteris Caune
339ac5e9d9
After adding a new check redirect to the "Check Details" page.
5 years ago
Pēteris Caune
9474006d83
Support informal time zones.
5 years ago
Pēteris Caune
dfd449b101
Three choices in timezone switcher (UTC / check's timezone / browser's timezone). Fixes #278
5 years ago
Pēteris Caune
72d608902d
Fix JS to construct correct URLs when running from a subdirectory. Fixes #273
5 years ago
Pēteris Caune
b2ebce6cf9
Show the number of downtimes and total downtime minutes in "Check Details" page.
5 years ago
Pēteris Caune
9f69dcb158
Show the Description section in Check Details screen even if the description is missing. Fixes #246
6 years ago
Pēteris Caune
c4c657f5d4
Add "Transfer to Another Project" dialog in check's Details page.
6 years ago
Pēteris Caune
7e56eb883e
Fetch ping details using HTTP GET, not HTTP POST.
6 years ago
Pēteris Caune
3ecd6bd422
Can toggle integrations in Details page by clicking on them.
6 years ago
Pēteris Caune
8ab8e15c4e
Update document.title
6 years ago
Pēteris Caune
8fa9a6f3f6
Fix local time / UTC switcher (it was getting reset on auto-updates).
6 years ago
Pēteris Caune
ecba1eb40b
More efficient log updates.
6 years ago
Pēteris Caune
a883fe38aa
Log auto-refreshes in the details page.
6 years ago
Pēteris Caune
04fede0897
Auto-refresh current status in log page.
6 years ago
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page.
6 years ago
Pēteris Caune
cbd755585a
Layout tweaks for the "Log" page.
7 years ago
Pēteris Caune
02f6853d4c
Save request body for every ping, not just the last one.
7 years ago
Di Wu
7f52d8c98e
fix some markup and be more explicit about date time format
9 years ago
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
9 years ago
Pēteris Caune
36f0e7c82a
Transport column (http, https, email) in log
9 years ago