Pēteris Caune
760b5b4fdb
Support for "Add to Slack" button
8 years ago
Pēteris Caune
c15a4871c2
Badges
8 years ago
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
8 years ago
Pēteris Caune
b0f8763465
Admin improvements
9 years ago
Pēteris Caune
318e97fa76
Use clipboard.js to copy ping URLs to clipboard
9 years ago
Pēteris Caune
820c7b1352
"show usage" button next to each check
9 years ago
Pēteris Caune
f02c809325
More content on pricing page.
9 years ago
Pēteris Caune
0c363f5c01
Color tweaks
9 years ago
Pēteris Caune
5676f7e1e8
Usage instructions in "My Checks" page
9 years ago
Pēteris Caune
9a15fabd06
It's more precise to say "30 days" than "1 month"
9 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
d456c37781
secsToText uses same algorithm as Python version. Position slider labels evenly.
9 years ago
Justin Huang
1fe12d46fc
Extend to month.
9 years ago
Pēteris Caune
1bc0f82d25
Team access WIP
9 years ago
Pēteris Caune
47f2105562
Variables in webhook URLs. Fixes #52
9 years ago
Pēteris Caune
f78fb95d5e
API documentation.
9 years ago
Pēteris Caune
5d2cc0b0fc
Set and revoke API key in Settings page.
9 years ago
Pēteris Caune
ae94be6123
Updated screenshots
9 years ago
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
9 years ago
Spencer Sun
0ff2f1a9c7
Add VictorOps integration
9 years ago
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
9 years ago
Pēteris Caune
752c6f2530
CSS to fit long channel values.
9 years ago
Pēteris Caune
2c04a42a57
Display last notification in Integrations page.
9 years ago
Pēteris Caune
806800c185
Don't detach password field if it is not hidden (e.g. when the form says "Wrong Password")
9 years ago
Di Wu
4558628ebf
defer inserting the password field
9 years ago
Pēteris Caune
1dacc8b797
Users can add passwords to their accounts. Fixes #6
9 years ago
Pēteris Caune
1e3285423f
Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete).
Check.n_pings now stores the total number of pings the check has ever received. Running "prunepings" command doesn't affect this field. +a new "prunepingsslow" command which works in smaller chunks so is appropriate for initial pruning of a huge api_ping table.
9 years ago
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
9 years ago
Pēteris Caune
31c10d357e
Updated pricing page, added billing history and invoices.
9 years ago
Pēteris Caune
86e6ee3cda
A fix for vertical scrollbar appearing even on short pages.
9 years ago
Pēteris Caune
9c41258328
Privacy policy, updated content in About page, links in footer.
9 years ago
Pēteris Caune
c2cc4d2a86
Sizing tweaks for "My Checks" table. Select ping urls by clicking on them.
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
cf84c02fc8
Bootstrap 3.3.6
9 years ago
Pēteris Caune
2f0e6b5672
Notify user about first charge, show "Pricing" in top nav again.
9 years ago
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
9 years ago
Pēteris Caune
263f50058e
Braintree integration WIP.
9 years ago
Pēteris Caune
3ba47b1a67
Style tweaks for PushOver integration
9 years ago
Thomas Jost
85c1f65887
Add Pushover integration
9 years ago
Pēteris Caune
20edec4c94
Payments WIP
9 years ago
Pēteris Caune
7a207a8c49
Pricing table, WIP
9 years ago
Pēteris Caune
aa2bc72293
Better style for Log page.
9 years ago
Pēteris Caune
c1840a92bd
Checks now have a new status: "paused". sendalerts management command will mark checks as paused if sending a notification throws exception. This should avoid potential infinite loops of sendalerts crashes/respawns.
9 years ago
Pēteris Caune
c5578ac44a
Update wording in "Incorrect Link" pages. Fixes #5
9 years ago
Pēteris Caune
34060b7968
JS for collapsing menu on welcome page
9 years ago
Pēteris Caune
3901e2e09a
Need jumbotron too.
9 years ago
Pēteris Caune
85e25c8ece
oopsie, did need input groups.
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
Pēteris Caune
077c362432
Resize screenshots
9 years ago