Pēteris Caune
30d9760768
Don't autoselect ping address in the welcome page. It gets in the way when selecting just the code portion of the address.
2016-09-24 21:39:09 +03:00
Pēteris Caune
9a00fd9944
Mention SITE_NAME in README, better docs for the unique
API field.
2016-09-23 21:13:38 +03:00
Pēteris Caune
c8bcb23fd6
Material icons.
2016-08-29 16:45:47 +03:00
Pēteris Caune
736a67396b
Fix alignment.
2016-08-11 00:22:58 +03:00
Pēteris Caune
71769e2c14
Link to GitHub on Integrations page.
2016-08-11 00:21:32 +03:00
Pēteris Caune
51cda31449
New feature: pause monitoring of an individual check. Fixes #67
2016-08-01 21:57:11 +03:00
Pēteris Caune
63b10b40ce
Limit "value" column width in channel admin
2016-08-01 16:28:38 +03:00
Pēteris Caune
468c4b4b2c
Pushbullet integration. Fixes #24
2016-07-30 18:01:47 +03:00
Pēteris Caune
9ad825ff83
Users can update payment method
2016-07-20 10:36:30 +03:00
Pēteris Caune
84ecac633c
"Usage Examples" item in check's menu
2016-07-12 19:49:06 +03:00
Pēteris Caune
fdb5aa5c98
/integrations/add_slack/ acts as a landing page if Slack button is configured.
2016-07-09 18:55:37 +03:00
Pēteris Caune
760b5b4fdb
Support for "Add to Slack" button
2016-07-08 00:05:05 +03:00
Pēteris Caune
c15a4871c2
Badges
2016-07-03 18:59:07 +03:00
Pēteris Caune
a4375aa5b5
Fix HTML validation issues
2016-06-30 21:45:25 +03:00
Pēteris Caune
b0f8763465
Admin improvements
2016-06-24 23:09:26 +03:00
Pēteris Caune
318e97fa76
Use clipboard.js to copy ping URLs to clipboard
2016-06-21 22:43:53 +03:00
Pēteris Caune
820c7b1352
"show usage" button next to each check
2016-06-06 17:14:43 +03:00
Pēteris Caune
f02c809325
More content on pricing page.
2016-06-06 16:58:14 +03:00
Pēteris Caune
0c363f5c01
Color tweaks
2016-06-06 16:14:51 +03:00
Pēteris Caune
5676f7e1e8
Usage instructions in "My Checks" page
2016-05-24 13:55:51 +03:00
Pēteris Caune
9a15fabd06
It's more precise to say "30 days" than "1 month"
2016-05-24 11:20:56 +03:00
Di Wu
7f52d8c98e
fix some markup and be more explicit about date time format
2016-05-23 16:59:00 -07:00
Pēteris Caune
f4939f4c91
Use local timezone for dates and times in ping log.
2016-05-18 12:33:25 +03:00
Pēteris Caune
d456c37781
secsToText uses same algorithm as Python version. Position slider labels evenly.
2016-05-18 03:51:34 +03:00
Justin Huang
1fe12d46fc
Extend to month.
2016-05-18 02:14:41 +03:00
Pēteris Caune
1bc0f82d25
Team access WIP
2016-05-09 11:54:18 +03:00
Pēteris Caune
47f2105562
Variables in webhook URLs. Fixes #52
2016-04-16 01:14:28 +03:00
Pēteris Caune
f78fb95d5e
API documentation.
2016-02-18 00:07:10 +02:00
Pēteris Caune
5d2cc0b0fc
Set and revoke API key in Settings page.
2016-02-16 15:08:13 +02:00
Pēteris Caune
ae94be6123
Updated screenshots
2016-02-04 11:08:21 +02:00
Pēteris Caune
7d305e216c
List Pushover and VictorOps on welcome page.
2016-02-04 09:54:06 +02:00
Spencer Sun
0ff2f1a9c7
Add VictorOps integration
2016-02-03 17:35:29 -05:00
Pēteris Caune
713f65865c
Updated cron example. Fixes #37
2016-01-31 22:39:56 +02:00
Pēteris Caune
752c6f2530
CSS to fit long channel values.
2016-01-31 21:19:21 +02:00
Pēteris Caune
2c04a42a57
Display last notification in Integrations page.
2016-01-31 20:29:49 +02:00
Pēteris Caune
806800c185
Don't detach password field if it is not hidden (e.g. when the form says "Wrong Password")
2016-01-23 15:25:16 +02:00
Di Wu
4558628ebf
defer inserting the password field
2016-01-18 21:57:25 -08:00
Pēteris Caune
1dacc8b797
Users can add passwords to their accounts. Fixes #6
2016-01-05 00:25:08 +02:00
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.
2016-01-03 18:11:12 +02:00
Pēteris Caune
f178981334
Log: instead of timeline, show placeholders for "expected but not received" pings.
2016-01-03 02:43:56 +02:00
Pēteris Caune
31c10d357e
Updated pricing page, added billing history and invoices.
2015-12-28 18:55:46 +02:00
Pēteris Caune
86e6ee3cda
A fix for vertical scrollbar appearing even on short pages.
2015-12-27 00:48:12 +02:00
Pēteris Caune
9c41258328
Privacy policy, updated content in About page, links in footer.
2015-12-27 00:42:40 +02:00
Pēteris Caune
c2cc4d2a86
Sizing tweaks for "My Checks" table. Select ping urls by clicking on them.
2015-12-22 20:07:30 +02:00
Pēteris Caune
91e6f80d9a
Code to send monthly reports (but no management command yet to actually send them)
2015-12-15 02:27:24 +02:00
Pēteris Caune
cf84c02fc8
Bootstrap 3.3.6
2015-12-15 00:47:33 +02:00
Pēteris Caune
2f0e6b5672
Notify user about first charge, show "Pricing" in top nav again.
2015-12-14 15:27:00 +02:00
Pēteris Caune
35aed93b7f
New feature: attaching tags to checks, and filtering checks list by their tags.
2015-12-14 12:52:42 +02:00
Pēteris Caune
263f50058e
Braintree integration WIP.
2015-12-07 23:13:05 +02:00
Pēteris Caune
3ba47b1a67
Style tweaks for PushOver integration
2015-12-02 14:46:41 +02:00