Pēteris Caune
|
c15a4871c2
|
Badges
|
2016-07-03 18:59:07 +03:00 |
|
Pēteris Caune
|
f9c1a174b7
|
Documentation for PowerShell. Fixes #66
|
2016-06-30 22:40:20 +03:00 |
|
Pēteris Caune
|
a4375aa5b5
|
Fix HTML validation issues
|
2016-06-30 21:45:25 +03:00 |
|
Pēteris Caune
|
1319175fe0
|
Merge pull request #64 from diwu1989/patch-2
Remove stray </a> from alert-body-html.html
|
2016-06-29 01:42:05 +03:00 |
|
Di Wu
|
93f4f7b6fa
|
Update report-body-html.html
|
2016-06-28 15:38:21 -07:00 |
|
Di Wu
|
4705186434
|
Update alert-body-html.html
|
2016-06-28 15:37:33 -07:00 |
|
Pēteris Caune
|
aba0c0ebf0
|
Summary table tweaks
|
2016-06-25 06:32:10 +03:00 |
|
Pēteris Caune
|
99434fcf9c
|
Correct path to logo
|
2016-06-25 06:05:11 +03:00 |
|
Pēteris Caune
|
abd19ac901
|
Nicer alert email template, and plain text versions for all emails.
|
2016-06-25 05:59:48 +03:00 |
|
Pēteris Caune
|
2df92c9c9e
|
Nicer html report
|
2016-06-25 05:27:28 +03:00 |
|
Pēteris Caune
|
b0f8763465
|
Admin improvements
|
2016-06-24 23:09:26 +03:00 |
|
Pēteris Caune
|
589449727e
|
Note about reliability
|
2016-06-21 23:03:52 +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
|
ce23d65ebf
|
Check.get_status() returns "up" also during grace period
|
2016-06-21 02:22:51 +03:00 |
|
Pēteris Caune
|
1f70f56819
|
Check model gets "in_grace_period" method. It replaces the transient "grace" status. Also, remove references of the obsolete "paused" status.
|
2016-06-20 20:35:02 +03:00 |
|
Pēteris Caune
|
c7845a965e
|
Text version for login message
|
2016-06-12 13:10:44 +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
|
e612eda0f8
|
Nicer login email.
|
2016-06-06 16:21:42 +03:00 |
|
Pēteris Caune
|
39ca0a8924
|
Handle paypal entries in billing history page
|
2016-06-03 19:27:36 +03:00 |
|
Pēteris Caune
|
742e7f992e
|
Add "Terms" to footer.
|
2016-06-03 19:09:59 +03:00 |
|
Pēteris Caune
|
5676f7e1e8
|
Usage instructions in "My Checks" page
|
2016-05-24 13:55:51 +03:00 |
|
Di Wu
|
5f276b99e3
|
div fixes
|
2016-05-23 17:03:06 -07: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
|
813c316888
|
Access rights checks for team access stuff in profile page.
|
2016-05-14 12:51:10 +03:00 |
|
Pēteris Caune
|
b725b5c4a5
|
Team Access refinements.
|
2016-05-14 12:36:40 +03:00 |
|
Pēteris Caune
|
e20fbd7783
|
Inline icons in welcome page.
|
2016-05-10 22:48:15 +03:00 |
|
Pēteris Caune
|
435b8c220d
|
Fix bug in /accounts/switch_team/, updated messaging.
|
2016-05-09 18:00:34 +03:00 |
|
Pēteris Caune
|
00d18e86bd
|
Reduce query count for team lookups
|
2016-05-09 16:51:22 +03:00 |
|
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
2016-05-09 15:35:13 +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
|
36f8ee2970
|
Basic text version of alert email.
|
2016-04-16 01:13:24 +03:00 |
|
Pēteris Caune
|
ba357b045c
|
Mattermost with Slack integration: payload fields must be strings not integers, or else there will be a bunch of JS errors on Mattermost web UI.
|
2016-04-15 00:13:13 +03:00 |
|
Pēteris Caune
|
5f4cf6780a
|
Replace localhost with SITE_ROOT variable in API example
|
2016-04-14 15:15:43 +03:00 |
|
Pēteris Caune
|
e55650c781
|
Syntax highlighting for API examples.
|
2016-04-14 15:01:41 +03:00 |
|
Spencer Sun
|
ae30eec1d0
|
Add GET /api/v1/checks/ to the API
|
2016-04-05 11:58:00 -07:00 |
|
Pēteris Caune
|
93402c9c13
|
Fixing "Set Password" button
|
2016-03-09 10:23:09 +02:00 |
|
Pēteris Caune
|
da613963e9
|
Email alerts and monthly reports have links to Log pages.
Don't show ping URLs -- gmail converts them to clickable links, and people click on them.
|
2016-03-08 10:35:39 +02:00 |
|
Pēteris Caune
|
24e370cb72
|
Corrected example request again.
|
2016-02-18 10:21:11 +02:00 |
|
Pēteris Caune
|
c4b5a8bb5b
|
Corrected example request again.
|
2016-02-18 10:17:54 +02:00 |
|
Pēteris Caune
|
0fd843d430
|
Corrected example request.
|
2016-02-18 00:09:56 +02: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
|
7d305e216c
|
List Pushover and VictorOps on welcome page.
|
2016-02-04 09:54:06 +02:00 |
|
Pēteris Caune
|
6bb08e16d6
|
Updated instructions and JSON payload for VictorOps integration.
|
2016-02-04 09:21:58 +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 |
|