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
04fede0897
Auto-refresh current status in log page.
2018-08-17 20:53:50 +03:00
Pēteris Caune
8e7b05f96e
Gear icon links to Log page directly
2018-08-17 15:37:38 +03:00
Pēteris Caune
458c4cfeeb
Hook up buttons in the log page.
2018-08-17 15:09:36 +03:00
Pēteris Caune
714b1c29c9
"how much time to wait" -> "how long to wait"
2018-08-17 11:39:12 +03:00
Pēteris Caune
5ffc3088f3
staticfiles -> static, and some cleanup
2018-08-04 19:43:00 +03:00
Pēteris Caune
87dabf881a
Title for the usage examples dialog.
2018-06-15 10:59:48 +03:00
Pēteris Caune
123013c67d
"Show Log" button in "Last Ping" dialog.
2018-06-15 10:52:38 +03:00
Pēteris Caune
dc0a5cb8d8
Filtering by tags works properly again.
2018-06-11 22:26:55 +03:00
Pēteris Caune
dd5a690b99
"My Checks" page uses the same markup for desktop and mobile.
2018-06-11 17:25:51 +03:00
Pēteris Caune
83a2ff17e6
Toggle integrations on/off on "My Checks" page.
2018-06-10 23:19:25 +03:00
Pēteris Caune
9ae4235c9b
"My Checks" page: show the number of failed checks in the page title.
2018-06-04 22:31:12 +03:00
Pēteris Caune
6bf6ab6479
Show the number of remaining available checks under "Add Check" button
...
when 10 or less remaining.
2018-05-30 14:52:11 +03:00
Pēteris Caune
02f6853d4c
Save request body for every ping, not just the last one.
2018-03-18 14:55:41 +02:00
Pēteris Caune
6bc3a445db
Update usage examples, add Ruby. Fixes #158
2018-03-13 12:18:32 +02:00
Pēteris Caune
01fef3d054
Pricing updates.
2018-03-04 20:26:30 +02:00
Pēteris Caune
1b4ca77096
Prepare for auto-refresh in "My Checks" screen.
2018-02-25 00:00:37 +02:00
fishnux
e9dc1f3d32
Minor HTML edit on my_checks.html
...
I wanted to check the cron cheatsheet and got annoyed because it opened on the same tab, so I had to go back and open the window/modal to edit the cron period, and open the cheatsheet again, but this time on a new tab, so I could build my cron expression side-by-side.
2017-11-28 19:18:59 +00:00
Pēteris Caune
fc8d9ffe48
Checks can be sorted by name or last ping. Fixes #136
2017-09-12 17:32:53 +03:00
Pēteris Caune
31353fe24c
Remove the nonstandard "nth weekday of month" cron example
2017-08-07 20:43:02 +03:00
Pēteris Caune
3862cd6b06
Adding Check.last_ping_body field, and an UI to show it ( #116 )
2017-05-09 13:47:23 +03:00
Pēteris Caune
859a9ed735
Pricing page tweaks. Limit free accounts to 20 checks per account.
2017-05-07 16:58:44 +03:00
Pēteris Caune
e3ed4d25bb
CSS tweaks for long check names, and for mobile view of cron form.
2016-12-27 12:09:25 +02:00
Pēteris Caune
1163364989
Improved "Update Timeout" form with dynamic preview for cron mode
2016-12-23 20:19:06 +02:00
Pēteris Caune
b22b0a44e2
Validate cron expression before saving check.
2016-12-21 12:24:24 +02:00
Pēteris Caune
c8b1c482ea
Populate timezones, use selectize.
2016-12-13 17:01:41 +02:00
Pēteris Caune
6ada656df4
UI for entering cron expression and setting timezone.
2016-12-13 13:09:53 +02:00
Pēteris Caune
913b82eb23
Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks.
2016-10-01 17:48:17 +03:00
Chitharanjan Das
4e260421f0
Adds 'copy to clipboard' function to example code snippets
2016-10-01 10:27:48 +05:30
James Moore
1ae07b2028
made changes more concise
2016-09-22 14:56:15 -07:00
James Moore
b1bb1540b8
adds a SITE_NAME setting that's used to label the site
2016-09-22 13:40:35 -07: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
84ecac633c
"Usage Examples" item in check's menu
2016-07-12 19:49:06 +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
5676f7e1e8
Usage instructions in "My Checks" page
2016-05-24 13:55:51 +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
435b8c220d
Fix bug in /accounts/switch_team/, updated messaging.
2016-05-09 18:00:34 +03:00
Di Wu
79b7327c9e
fix tests and optimize authentication and fix some unclosed markup
2016-01-04 23:47:32 -05: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
1b0413aa49
Responsive CSS
2015-08-01 00:43:22 +03:00
Pēteris Caune
911b28026a
More content on welcome page, more alternatives in docs. Rename "Grace Period" to "Grace Time"
2015-07-27 23:25:06 +03:00
Pēteris Caune
3550218129
Keep a log of pings
2015-07-27 19:46:38 +03:00
Pēteris Caune
d8828b2d25
Frequency -> Period, messaging on welcome page.
2015-07-27 18:38:54 +03:00
Pēteris Caune
2750729bc9
combine css and js
2015-07-21 13:45:25 +03:00
Pēteris Caune
4ccbac7e4a
Formatting of durations
2015-07-16 10:51:16 +03:00
Pēteris Caune
16763fcde0
Static backdrop for timeout dialog. So dragging sliders doesn't accidentally close the dialog.
2015-07-16 10:28:45 +03:00
Pēteris Caune
fe78275d3f
Display "late" status in My Checks page and in alerts.
2015-07-16 10:14:32 +03:00
Pēteris Caune
e18fcf424f
Style tweaks in timeout dialog, fix trigger.
2015-07-16 09:55:29 +03:00
Pēteris Caune
0af1fb782a
Add ability to set grace period
2015-07-16 01:24:56 +03:00
Pēteris Caune
29e36fc14d
Can remove checks from "My Checks" page.
2015-07-14 09:30:30 +03:00