Spencer Alger
f092f5cdf7
completed the splitting of _wrap_route_with_prep.js
2014-07-16 11:43:36 -07:00
Spencer Alger
a5995ce3db
added tests for route wrapping
2014-07-15 12:45:45 -07:00
Spencer Alger
a32d0438b2
added tests for route wrapping
2014-07-15 12:45:45 -07:00
Spencer Alger
24aded5aa5
added test
2014-07-11 11:59:13 -07:00
Spencer Alger
433bcaeef8
added test
2014-07-11 11:59:13 -07:00
Spencer Alger
30f3d217d3
wrap top-level tests in a describe so the beforeEach doesn't leak
2014-07-11 11:58:20 -07:00
Spencer Alger
43bae12e8b
wrap top-level tests in a describe so the beforeEach doesn't leak
2014-07-11 11:58:20 -07:00
Spencer Alger
8857d9e483
started tests for routes
2014-06-20 12:27:41 -07:00
Spencer Alger
5db9fa3fc6
started tests for routes
2014-06-20 12:27:41 -07:00
Rashid Khan
c71b9dab83
Ignore rison.js
2014-06-19 14:53:11 -07:00
Rashid Khan
00ce06bdff
Ignore rison.js
2014-06-19 14:53:11 -07:00
Spencer Alger
ae6e163bfe
sort expects a 1, 0, or -1 to be returned, not a boolean
2014-06-19 09:52:29 -07:00
Spencer Alger
808703c0cd
sort expects a 1, 0, or -1 to be returned, not a boolean
2014-06-19 09:52:29 -07:00
Spencer Alger
0917ba213c
misread the line and thought I was helping
2014-06-18 19:00:36 -07:00
Spencer Alger
aac88eaa83
misread the line and thought I was helping
2014-06-18 19:00:36 -07:00
Spencer Alger
7363c1e13d
fixed a bug in the versionmath that occured when multiple of the same version were sorted. Updated the tests to include this
2014-06-18 18:59:06 -07:00
Spencer Alger
351f0eb42d
fixed a bug in the versionmath that occured when multiple of the same version were sorted. Updated the tests to include this
2014-06-18 18:59:06 -07:00
Rashid Khan
b526eb2917
Add semantic version checking. Set minimum elasticsearch version to 1.2.1
2014-06-18 13:56:43 -07:00
Rashid Khan
98bb102ae5
Add semantic version checking. Set minimum elasticsearch version to 1.2.1
2014-06-18 13:56:43 -07:00
Rashid Khan
e8c9173e6f
Add class to spinner, fix linting, remove whitespace
2014-06-17 14:29:20 -07:00
Rashid Khan
91665a7905
Add class to spinner, fix linting, remove whitespace
2014-06-17 14:29:20 -07:00
Rashid Khan
5fbcd92bfb
Merge branch 'master' of github.com:elasticsearch/kibana4
2014-06-17 14:20:19 -07:00
Rashid Khan
65a5e23389
Merge branch 'master' of github.com:elasticsearch/kibana4
2014-06-17 14:20:19 -07:00
Rashid Khan
90401e8ea3
Add tests for moment, startFrom and uriescape filters
2014-06-17 14:20:08 -07:00
Rashid Khan
4172050651
Add tests for moment, startFrom and uriescape filters
2014-06-17 14:20:08 -07:00
Spencer Alger
0f9e99fc1a
change all require paths to be relative
2014-06-17 14:05:55 -07:00
Spencer Alger
0bc95c617b
change all require paths to be relative
2014-06-17 14:05:55 -07:00
Rashid Khan
dc1aafa746
Tests for the fieldType filter
2014-06-17 13:33:19 -07:00
Rashid Khan
e1a8ee0e03
Tests for the fieldType filter
2014-06-17 13:33:19 -07:00
Rashid Khan
483e9c8ff9
Add tests for interval describe
2014-06-16 15:35:18 -07:00
Rashid Khan
9b7f6fa2e8
Add tests for interval describe
2014-06-16 15:35:18 -07:00
Spencer Alger
3c2f6ca38c
moved devServer into a module so that it can be used programmatically
2014-06-12 16:01:24 -07:00
Spencer Alger
50f0368a72
moved devServer into a module so that it can be used programmatically
2014-06-12 16:01:24 -07:00
Spencer Alger
434e205681
Revert "moved devServer into a module so that it can be used programmatically"
...
This reverts commit 7ace826b63
.
2014-06-12 15:44:09 -07:00
Spencer Alger
cac3fd6dbb
Revert "moved devServer into a module so that it can be used programmatically"
...
This reverts commit 7ace826b63
.
2014-06-12 15:44:09 -07:00
Spencer Alger
09346b5339
moved devServer into a module so that it can be used programmatically
2014-06-12 15:43:44 -07:00
Spencer Alger
7ace826b63
moved devServer into a module so that it can be used programmatically
2014-06-12 15:43:44 -07:00
Spencer Alger
dc19e13227
Summary of Changes:
...
- rounded intervals now come with a "description" property that gives a simple human-readable description of the interval. (ie. "5 hours", "10 sec")
- auto and scaled buckets now display the interval for the measurements
- expanded the parsing abilities of `toMs()`
- renamed `toMS()` to `toMs()`
- histogram will now use the field's converter for creating the tooltip.
- date field format added
2014-05-27 14:16:31 -07:00
Spencer Alger
f3237ea178
Summary of Changes:
...
- rounded intervals now come with a "description" property that gives a simple human-readable description of the interval. (ie. "5 hours", "10 sec")
- auto and scaled buckets now display the interval for the measurements
- expanded the parsing abilities of `toMs()`
- renamed `toMS()` to `toMs()`
- histogram will now use the field's converter for creating the tooltip.
- date field format added
2014-05-27 14:16:31 -07:00
Rashid Khan
2e2b10c718
Add tests for truncate directives
2014-05-26 09:43:07 -07:00
Rashid Khan
f781a197ff
Add tests for truncate directives
2014-05-26 09:43:07 -07:00
Spencer Alger
f6e1bafa31
index_patterns now can have patterned index names
2014-05-22 10:48:20 -07:00
Spencer Alger
0a55dc2a30
index_patterns now can have patterned index names
2014-05-22 10:48:20 -07:00
Rashid Khan
a6e97dd36f
added tests for timepickers and truncate directives
2014-05-22 10:01:00 -07:00
Rashid Khan
2203f35e74
added tests for timepickers and truncate directives
2014-05-22 10:01:00 -07:00
Rashid Khan
9d50620c7f
Seperate out the relative from formatter, add relative tests
2014-05-20 10:31:22 -04:00
Rashid Khan
9ed5dba47b
Seperate out the relative from formatter, add relative tests
2014-05-20 10:31:22 -04:00
Rashid Khan
fd6a8b21a3
Added a few more tests for the timepicker
2014-05-19 13:56:55 -07:00
Rashid Khan
21f883471f
Added a few more tests for the timepicker
2014-05-19 13:56:55 -07:00
Rashid Khan
a20b6d5036
A few simple tests for the timepicker
2014-05-16 15:42:18 -07:00