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.
9 years ago
Pēteris Caune
c7845a965e
Text version for login message
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
e612eda0f8
Nicer login email.
9 years ago
Pēteris Caune
39ca0a8924
Handle paypal entries in billing history page
9 years ago
Pēteris Caune
742e7f992e
Add "Terms" to footer.
9 years ago
Pēteris Caune
5676f7e1e8
Usage instructions in "My Checks" page
9 years ago
Di Wu
5f276b99e3
div fixes
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
813c316888
Access rights checks for team access stuff in profile page.
9 years ago
Pēteris Caune
b725b5c4a5
Team Access refinements.
9 years ago
Pēteris Caune
e20fbd7783
Inline icons in welcome page.
9 years ago
Pēteris Caune
435b8c220d
Fix bug in /accounts/switch_team/, updated messaging.
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
1bc0f82d25
Team access WIP
9 years ago
Pēteris Caune
47f2105562
Variables in webhook URLs. Fixes #52
9 years ago
Pēteris Caune
36f8ee2970
Basic text version of alert email.
9 years ago
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.
9 years ago
Pēteris Caune
5f4cf6780a
Replace localhost with SITE_ROOT variable in API example
9 years ago
Pēteris Caune
e55650c781
Syntax highlighting for API examples.
9 years ago
Spencer Sun
ae30eec1d0
Add GET /api/v1/checks/ to the API
9 years ago
Pēteris Caune
93402c9c13
Fixing "Set Password" button
9 years ago
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.
9 years ago
Pēteris Caune
24e370cb72
Corrected example request again.
9 years ago
Pēteris Caune
c4b5a8bb5b
Corrected example request again.
9 years ago
Pēteris Caune
0fd843d430
Corrected example request.
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
7d305e216c
List Pushover and VictorOps on welcome page.
9 years ago
Pēteris Caune
6bb08e16d6
Updated instructions and JSON payload for VictorOps integration.
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
21a042aa16
Move notification logic to hc.api.transports. Don't use "paused" state for checks.
9 years ago
Pēteris Caune
7b475118f9
Use lock icon
9 years ago
Pēteris Caune
63cc186fa3
Nicer slack messages.
9 years ago
Pēteris Caune
57b813677a
Log page shows notice about reached ping log limit.
9 years ago
Di Wu
79b7327c9e
fix tests and optimize authentication and fix some unclosed markup
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
4d36764644
FAQ
9 years ago
Pēteris Caune
31c10d357e
Updated pricing page, added billing history and invoices.
9 years ago
Pēteris Caune
9e7fe0bf0a
Remove FAQ from Pricing page, will be changing this again.
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