Pēteris Caune
|
19ef8b3f7b
|
Allow simultaneous access to dashboards from different teams
|
2018-11-29 15:00:01 +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
|
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
|
7046e2410c
|
Checks have a "Description" field. Fixes #182
|
2018-08-20 18:16:00 +03:00 |
|
Pēteris Caune
|
7e56eb883e
|
Fetch ping details using HTTP GET, not HTTP POST.
|
2018-08-19 18:18:25 +03:00 |
|
Pēteris Caune
|
3ecd6bd422
|
Can toggle integrations in Details page by clicking on them.
|
2018-08-19 16:02:17 +03:00 |
|
Pēteris Caune
|
a883fe38aa
|
Log auto-refreshes in the details page.
|
2018-08-19 12:32:03 +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
|
1c71010a41
|
Less repetition, smaller size of "My Checks" HTML
|
2018-06-15 11:40:54 +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
|
67363abe4f
|
Use icon font for channel icons.
|
2018-06-11 15:54:24 +03:00 |
|
Pēteris Caune
|
b6d47eb3b5
|
Generate less HTML to show the channel grid.
|
2018-06-11 12:40:20 +03:00 |
|
Pēteris Caune
|
639249a395
|
/checks/status/ sends smaller payload.
|
2018-06-11 12:02:00 +03:00 |
|
Pēteris Caune
|
8d6a694711
|
Performance tweaks, avoid slow repaints when showing tooltips
|
2018-06-11 11:31:28 +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
|
fd367b42da
|
Always show failed checks first. Fixes #173
|
2018-05-25 20:20:58 +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
|
61191d1cb9
|
Use $.attr() for reading data-tags value, as $.data() can do unwanted conversions. Fixes #161
|
2018-03-13 08:03:31 +02:00 |
|
Pēteris Caune
|
1110c6908c
|
Testcase for /checks/status/. More efficient DOM updates.
|
2018-02-26 12:10:56 +02:00 |
|
Pēteris Caune
|
422a7911e8
|
Auto-refresh check statuses every 3s while user is active, and every 60s afterwards.
|
2018-02-26 01:36:59 +02:00 |
|
Pēteris Caune
|
1b4ca77096
|
Prepare for auto-refresh in "My Checks" screen.
|
2018-02-25 00:00:37 +02: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
|
aabfd55f7c
|
Cleanup and tests for cron preview.
|
2016-12-26 10:27:19 +02:00 |
|
Pēteris Caune
|
b29400710f
|
Fix race conditions in preview code.
|
2016-12-23 20:46:27 +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
|
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
|
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
|
820c7b1352
|
"show usage" button next to each check
|
2016-06-06 17:14:43 +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 |
|
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
|
5d2cc0b0fc
|
Set and revoke API key in Settings page.
|
2016-02-16 15:08:13 +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
|
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
|
63bdd841fc
|
Switcher between URL and Email in "My Checks" page.
|
2015-08-12 19:12:36 +03:00 |
|
Pēteris Caune
|
36f0e7c82a
|
Transport column (http, https, email) in log
|
2015-08-01 20:52:58 +03:00 |
|
Pēteris Caune
|
1b0413aa49
|
Responsive CSS
|
2015-08-01 00:43:22 +03:00 |
|
Pēteris Caune
|
d8828b2d25
|
Frequency -> Period, messaging on welcome page.
|
2015-07-27 18:38:54 +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 |
|