Pēteris Caune
c2f200fa02
Allow simultaneous access to checks from different teams
6 years ago
Pēteris Caune
2e6d050656
Switch from selectize.js to bootstrap-select (for more versatility)
6 years ago
Pēteris Caune
0ece2664ac
Show a warning when running with DEBUG=True. Fixes #189
6 years ago
Pēteris Caune
0c6dcfa766
Responsive tweaks.
6 years ago
Pēteris Caune
40c83e3cba
Add a search box in the "My Checks" page.
6 years ago
Pēteris Caune
dd342f3d30
"Log In" -> "Sign In"
6 years ago
Pēteris Caune
a58ce791c0
Improved layout & style, fixed hamburger menu in login page.
6 years ago
Pēteris Caune
3ecd6bd422
Can toggle integrations in Details page by clicking on them.
6 years ago
Pēteris Caune
a883fe38aa
Log auto-refreshes in the details page.
6 years ago
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page.
6 years ago
Pēteris Caune
5ffc3088f3
staticfiles -> static, and some cleanup
6 years ago
Pēteris Caune
dd5a690b99
"My Checks" page uses the same markup for desktop and mobile.
7 years ago
Pēteris Caune
83a2ff17e6
Toggle integrations on/off on "My Checks" page.
7 years ago
Pēteris Caune
bf1af1c0d5
Wording tweaks.
7 years ago
Pēteris Caune
6cef65e0d2
Tweak meta descriptions, keywords and copy
7 years ago
Pēteris Caune
9fb7ca7103
Users can specify a separate email address that will receive invoices.
7 years ago
Pēteris Caune
02f6853d4c
Save request body for every ping, not just the last one.
7 years ago
Pēteris Caune
ba6995198b
Fix tests, lazy-load user's teams.
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
56aa1b2b1f
Document `settelegramwebhook` in README, and 2017->2018
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
c3c63bf523
Style tweaks.
7 years ago
Pēteris Caune
b3395f1314
Apple touch icon.
7 years ago
Pēteris Caune
2393dad09e
Users can update their email addresses. Fixes #105
7 years ago
Pēteris Caune
2d9563440e
Cron syntax cheatsheet. Fixes #126
7 years ago
Pēteris Caune
3862cd6b06
Adding Check.last_ping_body field, and an UI to show it ( #116 )
8 years ago
Pēteris Caune
1ce6dffa59
Style tweaks, updated titles in modal dialogs.
8 years ago
Pēteris Caune
1b883690e9
oops
8 years ago
Pēteris Caune
4906a5247c
Split "Account Settings" page into subpages.
8 years ago
Pēteris Caune
d0f9a624ed
2016->2017
8 years ago
Pēteris Caune
c8b1c482ea
Populate timezones, use selectize.
8 years ago
Chitharanjan Das
4e260421f0
Adds 'copy to clipboard' function to example code snippets
8 years ago
James Moore
1ae07b2028
made changes more concise
8 years ago
James Moore
b1bb1540b8
adds a SITE_NAME setting that's used to label the site
8 years ago
Pēteris Caune
c8bcb23fd6
Material icons.
8 years ago
Pēteris Caune
742e7f992e
Add "Terms" to footer.
9 years ago
Pēteris Caune
b725b5c4a5
Team Access refinements.
9 years ago
Pēteris Caune
00d18e86bd
Reduce query count for team lookups
9 years ago
Pēteris Caune
fdf9c607e5
Team Access, test cleanup
9 years ago
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
9 years ago
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
9 years ago
Pēteris Caune
9c41258328
Privacy policy, updated content in About page, links in footer.
9 years ago
Pēteris Caune
91e6f80d9a
Code to send monthly reports (but no management command yet to actually send them)
9 years ago
Pēteris Caune
2f0e6b5672
Notify user about first charge, show "Pricing" in top nav again.
9 years ago
Pēteris Caune
d9d4417b70
'manage.py compress' doesn't look at local_settings.py so this conditional doesn't work.
9 years ago
Pēteris Caune
3ba47b1a67
Style tweaks for PushOver integration
9 years ago
Pēteris Caune
7039188482
Payments with Braintree, WIP
9 years ago
Pēteris Caune
aa2bc72293
Better style for Log page.
9 years ago
Pēteris Caune
d833d299c2
Don't use jQuery on welcome page, much less JS to load.
Slightly reduce the size of bootstrap.css, by commenting out unused components.
Unauthenticated users see full logo, logged in users see icon-only logo.
9 years ago