Pēteris Caune
|
40c83e3cba
|
Add a search box in the "My Checks" page.
|
6 years ago |
Pēteris Caune
|
df86fd29b3
|
During DST transition, handle ambiguous dates as pre-transition. Fixes #196
|
6 years ago |
Pēteris Caune
|
e4d0103544
|
Trello integration WIP
|
6 years ago |
Pēteris Caune
|
2078b45ad6
|
When filtering by tags, put the selected tags in the query string. Fixes #191
|
6 years ago |
Pēteris Caune
|
59857a69c0
|
"Docs > Third-Party Resources" page. Fixes #174, #68
|
6 years ago |
Pēteris Caune
|
cf37439877
|
Timezones were missing in Details page, "Change Schedule" dialog. Fixed.
|
6 years ago |
Pēteris Caune
|
7046e2410c
|
Checks have a "Description" field. Fixes #182
|
6 years ago |
Pēteris Caune
|
7e56eb883e
|
Fetch ping details using HTTP GET, not HTTP POST.
|
6 years ago |
Pēteris Caune
|
8ab8e15c4e
|
Update document.title
|
6 years ago |
Pēteris Caune
|
3021e1c944
|
Fix redirects.
|
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
|
8b01acefe2
|
Show 20 most recent pings by default.
|
6 years ago |
Pēteris Caune
|
458c4cfeeb
|
Hook up buttons in the log page.
|
6 years ago |
Pēteris Caune
|
ea8e08acd2
|
Log page redesign WIP
|
6 years ago |
Pēteris Caune
|
9cbd0138da
|
Demo checks shown on welcome page are not saved to database. User's first check is created when creating the user.
|
7 years ago |
Pēteris Caune
|
5cf6f1b51e
|
Merge Check.get_status() and Check.in_grace_period() into one.
This avoids duplicate calls to Check.get_grace_start() in several places.
|
7 years ago |
Pēteris Caune
|
0e8226b5d7
|
Optimize /checks/status: load and parse the template once, not N times.
|
7 years ago |
Pēteris Caune
|
83a2ff17e6
|
Toggle integrations on/off on "My Checks" page.
|
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
|
5f908a01e4
|
When we don't recognize a message from Telegram, respond with 200 OK so Telegram doesn't keep retrying.
|
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
|
ef6e1870d9
|
Preliminary Django 2 support
|
7 years ago |
Pēteris Caune
|
9bc0f1b82a
|
Dropping Python 2 support
|
7 years ago |
Pēteris Caune
|
02f6853d4c
|
Save request body for every ping, not just the last one.
|
7 years ago |
Pēteris Caune
|
cf6882edd3
|
SMS numbers can be annotated with labels. Fixes #155
|
7 years ago |
Pēteris Caune
|
827939deb7
|
Clean up Pushover subscription flow, add Setup Instructions with screenshots.
|
7 years ago |
Pēteris Caune
|
ba6995198b
|
Fix tests, lazy-load user's teams.
|
7 years ago |
Pēteris Caune
|
1b4ca77096
|
Prepare for auto-refresh in "My Checks" screen.
|
7 years ago |
Pēteris Caune
|
fc176cd832
|
`settelegramwebhook` now sends a correct "allowed_updates" field.
|
7 years ago |
Pēteris Caune
|
c6e35c9b39
|
Handle Telegram callbacks that are not text messages. Fixes #147
|
7 years ago |
Pēteris Caune
|
c4b316003d
|
Replace healthchecks.io branding with generic branding.
|
7 years ago |
Pēteris Caune
|
a869906fde
|
Zendesk integration (experimental and hidden from Integrations page for now)
|
7 years ago |
Austin
|
abe7076a73
|
Add the PagerTree form handler
|
7 years ago |
Pēteris Caune
|
7c7919fdb4
|
UI tweaks for the "Add Webhook" form.
|
7 years ago |
someposer
|
5781ddfe4d
|
Created an improved interface for arbitrary headers and simplified
header storage.
|
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
|
f3c6b0fb0d
|
TimeoutForm prepares timedelta objects.
|
7 years ago |
Pēteris Caune
|
7c1c20b07e
|
Don't create new checks in the docs page. For examples, use a dummy "your-uuid-here" value.
|
7 years ago |
Pēteris Caune
|
fc8d9ffe48
|
Checks can be sorted by name or last ping. Fixes #136
|
7 years ago |
Pēteris Caune
|
27ebb4fde5
|
Cleanup
|
7 years ago |
Pēteris Caune
|
012a86495f
|
Use client-side installation flow for installing HipChat integration.
|
7 years ago |
Pēteris Caune
|
367f5a595d
|
Small tweaks to make sure we don't query accounts_profile multiple times on every request.
|
7 years ago |
Pēteris Caune
|
96e00df0ab
|
Use PagerDuty Connect.
|
7 years ago |
Pēteris Caune
|
2a7a7e0272
|
Show "The HipChat integration has been added!" message, tweaks to HipChat setup instructions.
|
7 years ago |
Pēteris Caune
|
40bc11782e
|
Nicer HipChat alerts.
|
7 years ago |
Pēteris Caune
|
bef71c0acc
|
For HipChat integration, use HipChat's server-side installation flow.
|
7 years ago |
Pēteris Caune
|
2d9563440e
|
Cron syntax cheatsheet. Fixes #126
|
7 years ago |