Pēteris Caune
|
87dabf881a
|
Title for the usage examples dialog.
|
7 years ago |
Pēteris Caune
|
123013c67d
|
"Show Log" button in "Last Ping" dialog.
|
7 years ago |
Pēteris Caune
|
e4150e8514
|
Settings > Badges page shows badges from all teams user has access to.
|
7 years ago |
Pēteris Caune
|
3241ea8c00
|
Update icons and screenshots on the Welcome page.
|
7 years ago |
Pēteris Caune
|
dc0a5cb8d8
|
Filtering by tags works properly again.
|
7 years ago |
Pēteris Caune
|
0cfc945a11
|
Re-adding mail icon
|
7 years ago |
Pēteris Caune
|
dd5a690b99
|
"My Checks" page uses the same markup for desktop and mobile.
|
7 years ago |
Pēteris Caune
|
67363abe4f
|
Use icon font for channel icons.
|
7 years ago |
Pēteris Caune
|
b6d47eb3b5
|
Generate less HTML to show the channel grid.
|
7 years ago |
Pēteris Caune
|
639249a395
|
/checks/status/ sends smaller payload.
|
7 years ago |
Pēteris Caune
|
8d6a694711
|
Performance tweaks, avoid slow repaints when showing tooltips
|
7 years ago |
Pēteris Caune
|
83a2ff17e6
|
Toggle integrations on/off on "My Checks" page.
|
7 years ago |
Pēteris Caune
|
0b3030311c
|
Rename pushover.png -> po.png to match the Channel.kind value
|
7 years ago |
Pēteris Caune
|
9ae4235c9b
|
"My Checks" page: show the number of failed checks in the page title.
|
7 years ago |
Pēteris Caune
|
6bf6ab6479
|
Show the number of remaining available checks under "Add Check" button
when 10 or less remaining.
|
7 years ago |
Pēteris Caune
|
fd367b42da
|
Always show failed checks first. Fixes #173
|
7 years ago |
Pēteris Caune
|
3fc84ca0ff
|
Foundation for "fail" pings (cc: #151)
|
7 years ago |
Pēteris Caune
|
6cef65e0d2
|
Tweak meta descriptions, keywords and copy
|
7 years ago |
Pēteris Caune
|
521b089501
|
Remove First & Last name from Billing Details, to limit the amount of personal data we potentially store.
|
7 years ago |
Pēteris Caune
|
9fb7ca7103
|
Users can specify a separate email address that will receive invoices.
|
7 years ago |
Pēteris Caune
|
cbd755585a
|
Layout tweaks for the "Log" page.
|
7 years ago |
Pēteris Caune
|
218d0c6873
|
Remove Check.last_ping_body field. CSS tweaks for the "Ping Details" modal.
|
7 years ago |
Pēteris Caune
|
02f6853d4c
|
Save request body for every ping, not just the last one.
|
7 years ago |
Pēteris Caune
|
b734b1baba
|
Illustration for Pushover setup guide step 3
|
7 years ago |
Pēteris Caune
|
827939deb7
|
Clean up Pushover subscription flow, add Setup Instructions with screenshots.
|
7 years ago |
Pēteris Caune
|
61191d1cb9
|
Use $.attr() for reading data-tags value, as $.data() can do unwanted conversions. Fixes #161
|
7 years ago |
Pēteris Caune
|
01fef3d054
|
Pricing updates.
|
7 years ago |
Pēteris Caune
|
1110c6908c
|
Testcase for /checks/status/. More efficient DOM updates.
|
7 years ago |
Pēteris Caune
|
422a7911e8
|
Auto-refresh check statuses every 3s while user is active, and every 60s afterwards.
|
7 years ago |
Pēteris Caune
|
1b4ca77096
|
Prepare for auto-refresh in "My Checks" screen.
|
7 years ago |
Pēteris Caune
|
55d6471156
|
Validate HTTP header names in the "Add Webhook" form.
|
7 years ago |
Pēteris Caune
|
c4b316003d
|
Replace healthchecks.io branding with generic branding.
|
7 years ago |
Pēteris Caune
|
01c3a13922
|
Billing overhaul.
|
7 years ago |
Pēteris Caune
|
a869906fde
|
Zendesk integration (experimental and hidden from Integrations page for now)
|
7 years ago |
Pēteris Caune
|
e80b30c3fc
|
Arrows in PagerTree setup instructions.
|
7 years ago |
Austin
|
8ab8bcdbbe
|
Adds a nice tutorial for the PagerTree integration
|
7 years ago |
Austin
|
cb1eac50d9
|
Adds PagerTree Integration
|
7 years ago |
Pēteris Caune
|
780796dc2a
|
UI tweak for the special case when the account has no tags.
|
7 years ago |
Pēteris Caune
|
1b7d4f6f3e
|
Adding "Overall status" badge.
|
7 years ago |
Pēteris Caune
|
edfcac5942
|
"Integration Details" modal dialogs for webhook integrations.
|
7 years ago |
Pēteris Caune
|
7c7919fdb4
|
UI tweaks for the "Add Webhook" form.
|
7 years ago |
someposer
|
602ad1dea8
|
Improved handling of webhook header values when form has errors
|
7 years ago |
someposer
|
5781ddfe4d
|
Created an improved interface for arbitrary headers and simplified
header storage.
|
7 years ago |
Pēteris Caune
|
cf5cbfaa3c
|
Annual subscriptions, updated Braintree Drop-in integration
|
7 years ago |
Pēteris Caune
|
ddd940688e
|
Disable channel (mark as email_verified=False) when email bounces.
|
7 years ago |
Pēteris Caune
|
888d7a1f9c
|
auto-focus input elements in Account Settings modal dialogs.
|
7 years ago |
Pēteris Caune
|
882933668a
|
Natural sort for check names, fixes #136.
Apply the user's chosen sort order in emails also.
|
7 years ago |
Pēteris Caune
|
d520706c27
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
7 years ago |
Pēteris Caune
|
fc8d9ffe48
|
Checks can be sorted by name or last ping. Fixes #136
|
7 years ago |
Pēteris Caune
|
23b237ed96
|
API call for deleting checks.
|
7 years ago |