Commit graph

398 commits

Author SHA1 Message Date
Pēteris Caune
eb4e579a71
Update docs with the "/start" endpoint. 2018-12-25 17:39:40 +02:00
Pēteris Caune
b3e290b284
Show elapsed times in ping log 2018-12-25 13:01:49 +02:00
Pēteris Caune
481848a749
Add "/ping/<code>/start" API endpoint 2018-12-18 22:57:12 +02:00
Pēteris Caune
cf08f54c30
Use timezone-aware datetimes with croniter, avoid conversions to and from naive datetimes. This avoids ambiguities around DST transitions and properly solves #196 2018-12-14 12:24:12 +02:00
Pēteris Caune
1a9f7e17f8
Cancelling a plan clears out Subscription.plan_name 2018-12-14 11:05:57 +02:00
Pēteris Caune
a3ddf0ddef
Use email instead of team name in "<user> invites you to their account" emails. Unfortunately the team name is being abused for spam. 2018-12-12 18:09:41 +02:00
Pēteris Caune
837cac300d
Use email instead of team name in "<user> invites you to their account" emails. Unfortunately the team name is being abused for spam. 2018-12-12 16:35:31 +02:00
Pēteris Caune
b9a24a21e7
Remove the Zendesk integration (unfinished, could not get it to work acceptably) 2018-11-30 22:07:37 +02:00
Pēteris Caune
19ef8b3f7b
Allow simultaneous access to dashboards from different teams 2018-11-29 15:00:01 +02:00
Pēteris Caune
c2f200fa02
Allow simultaneous access to checks from different teams 2018-11-29 13:51:25 +02:00
Pēteris Caune
d36d4fb543
Additional python usage examples 2018-11-29 11:11:44 +02:00
Pēteris Caune
b081631e90
Fix after-login redirects for users landing in the "Add Pushover" page 2018-11-28 21:45:54 +02:00
Pēteris Caune
fb45b67892
Set Pushover alert priorities for "down" and "up" events separately. Fixes #204 2018-11-28 21:40:46 +02:00
Pēteris Caune
2e6d050656
Switch from selectize.js to bootstrap-select (for more versatility) 2018-11-28 20:13:24 +02:00
Pēteris Caune
eaba39d99b
Tweak HTML markup in alert emails for Gmail 2018-11-27 18:37:53 +02:00
Pēteris Caune
bf1395801f
Fix after-login redirects for users landing in the "Add Slack" page 2018-11-26 17:32:23 +02:00
Pēteris Caune
a7061fe6a5
Add "Get a List of Existing Integrations" API call 2018-11-21 20:21:04 +02:00
Pēteris Caune
21de50d84e
Add Channel.name field, users can now name integrations. 2018-11-20 23:31:15 +02:00
Pēteris Caune
c78ed91335
Make "API Reference" more prominent in Docs 2018-11-20 12:15:32 +02:00
Pēteris Caune
01d94176dd
Tweak HTML and CSS in alert emails. 2018-11-14 11:04:48 +02:00
Pēteris Caune
8ad3b0d537
Simplify inline scripts for easier CSP 2018-11-12 10:37:31 +02:00
Pēteris Caune
472c6424e9
Self-host slack button graphics 2018-11-12 10:21:21 +02:00
Pēteris Caune
d064112c16
Template for the unsubscribe confirmation form. 2018-11-09 22:17:45 +02:00
Pēteris Caune
b3c22dcfd2
A workaround for some email agents automatically opening "Unsubscribe" links 2018-11-09 22:12:11 +02:00
Pēteris Caune
491999db00
Update docs. 2018-11-08 12:25:23 +02:00
Pēteris Caune
0ece2664ac
Show a warning when running with DEBUG=True. Fixes #189 2018-11-06 10:48:59 +02:00
Pēteris Caune
432e592e44
Add read-only API key support 2018-10-29 21:44:34 +02:00
Pēteris Caune
0c6dcfa766
Responsive tweaks. 2018-10-29 14:21:47 +02:00
Pēteris Caune
40c83e3cba
Add a search box in the "My Checks" page. 2018-10-29 14:01:03 +02:00
Pēteris Caune
c57a9dcbc4
Omit "Details..." link (testing if it's triggering Gmail warnings) 2018-10-29 12:16:50 +02:00
Pēteris Caune
b9a81ad382
Add "List-Unsubscribe" header to alert and report emails 2018-10-23 11:26:13 +03:00
Pēteris Caune
cbb5e8cae5
Shorter, simpler telegram message. 2018-10-22 09:49:35 +03:00
Pēteris Caune
dd342f3d30
"Log In" -> "Sign In" 2018-10-20 19:24:21 +03:00
Pēteris Caune
288a57a4b1
Better name & description for Trello cards. 2018-10-20 19:09:40 +03:00
Pēteris Caune
1ea7902c86
Fix URL and icon 2018-10-18 12:24:43 +03:00
Pēteris Caune
e4d0103544
Trello integration WIP 2018-10-18 12:20:33 +03:00
Pēteris Caune
2078b45ad6
When filtering by tags, put the selected tags in the query string. Fixes #191 2018-10-12 12:52:48 +03:00
Pēteris Caune
ba1357bcdc
It is now OK to autocomplete email fields. 2018-10-12 11:54:39 +03:00
Pēteris Caune
9214265136
Separate sign up and login forms. 2018-10-12 10:55:15 +03:00
Pēteris Caune
371eebe1f2
Disable autocomplete for email fields. 2018-10-11 11:32:02 +03:00
Pēteris Caune
4acd6a16e8
Login form: rename the email box to "identity" to avoid some auto-signup bots 2018-10-10 09:53:42 +03:00
Pēteris Caune
a58ce791c0
Improved layout & style, fixed hamburger menu in login page. 2018-10-09 16:12:02 +03:00
Pēteris Caune
59857a69c0
"Docs > Third-Party Resources" page. Fixes #174, #68 2018-10-08 14:47:15 +03:00
Pēteris Caune
9e9c504e2d
Update plan names, nicer "Change Plan" form. 2018-09-25 13:12:21 +03:00
Pēteris Caune
7cac2d91bc
Add "What Can I Monitor" section in the Welcome page. 2018-09-11 20:57:32 +03:00
Pēteris Caune
1b962efe41
New styling for integrations on the Welcome page. 2018-09-10 21:58:24 +03:00
Pēteris Caune
3a8056f0e2
Showcase the "Check Details" page and the badges 2018-09-09 23:44:55 +03:00
Pēteris Caune
d2939ac9af
Include check's description in Slack messages. 2018-08-20 20:17:23 +03:00
Pēteris Caune
78aca869c5
"Details..." instead of "Show Log..." in emails. 2018-08-20 19:30:36 +03:00
Pēteris Caune
1b664a6b54
Wider content area in emails 2018-08-20 19:29:21 +03:00