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
Rashid Khan
fa6633b7fd
A few simple tests for the timepicker
2014-05-16 15:42:18 -07:00
Rashid Khan
078a1ef00b
added timepicker test skeleton
2014-05-15 16:03:56 -07:00
Rashid Khan
97482bd222
added timepicker test skeleton
2014-05-15 16:03:56 -07:00
Spencer Alger
5f892176c2
switched to indexPatters as saved objects
2014-05-01 16:31:39 -07:00
Spencer Alger
30851d68c9
switched to indexPatters as saved objects
2014-05-01 16:31:39 -07:00
Rashid Khan
ce23f984e5
Add test for 1M
2014-04-21 13:11:31 -07:00
Rashid Khan
b7750c5776
Add test for 1M
2014-04-21 13:11:31 -07:00
Rashid Khan
7724939ba0
Updated K4D3, add functions and tests for interval scaling
2014-04-21 13:09:51 -07:00
Rashid Khan
608a6f0ca4
Updated K4D3, add functions and tests for interval scaling
2014-04-21 13:09:51 -07:00
Spencer Alger
c9a334893f
moved discover state logic into SyncedSearch factory, closes #62 , closes #44
2014-04-17 13:55:21 -07:00
Spencer Alger
b1945bcc8d
moved discover state logic into SyncedSearch factory, closes #62 , closes #44
2014-04-17 13:55:21 -07:00
Rashid Khan
ad71fa7c0c
Implemented quick, relative and absolute timepicker. Closes #57
2014-04-17 11:21:01 -07:00
Rashid Khan
5c2419072b
Implemented quick, relative and absolute timepicker. Closes #57
2014-04-17 11:21:01 -07:00
Rashid Khan
00844d67bf
Date math parser and tests
2014-04-16 11:11:29 -07:00
Rashid Khan
b5192fa7d8
Date math parser and tests
2014-04-16 11:11:29 -07:00
Spencer Alger
6dae33c5e9
fixed tests
2014-04-08 14:01:16 -07:00
Spencer Alger
b42df10b5e
fixed tests
2014-04-08 14:01:16 -07:00