Spencer Alger
|
2846297dd9
moved the adition of the start and end time of the series after the reduce function checks each data point from elastic search. This whould resolve #422
|
12 lat temu |
spenceralger
|
dfd5f1baba
Merge pull request #436 from spenceralger/responsive-tooltip
|
12 lat temu |
Spencer Alger
|
7f745428fe
centralized the tooltip creation and placement logic, and configured it to move out of the way when it would otherwise render off screen
|
12 lat temu |
spenceralger
|
cb8f020ae1
Merge pull request #431 from spenceralger/geo_point_filter
|
12 lat temu |
Spencer Alger
|
b160700e68
adjusted the shared kbn.top_field_values() function to preserve field values, specifically so that arrays are not flattened to strings
|
12 lat temu |
Rashid Khan
|
77e1e004a6
Merge pull request #429 from rashidkpc/newlines
|
12 lat temu |
Rashid Khan
|
471b7ee443
Closes #173
|
12 lat temu |
Rashid Khan
|
f922658341
Merge pull request #428 from rashidkpc/issue426
|
12 lat temu |
Rashid Khan
|
7970296cbe
Closes #426
|
12 lat temu |
Rashid Khan
|
09c9e132fa
Merge pull request #427 from rashidkpc/jshint
|
12 lat temu |
Rashid Khan
|
4a360ffb62
Merge remote-tracking branch 'spencer/shared-config' into jshint
|
12 lat temu |
Rashid Khan
|
ae5ddf8736
Merge pull request #425 from rashidkpc/master
|
12 lat temu |
Rashid Khan
|
3330a6b9f7
Fixing merge conflict
|
12 lat temu |
Rashid Khan
|
dcdea1d8cc
Fixing merge conflict
|
12 lat temu |
Spencer Alger
|
a6c425ef97
emergency fix for the abundance of jshint errors -- sorry y'all
|
12 lat temu |
Spencer Alger
|
389f8aef4d
white-space cleanse, and added forin flags to a couple files that need to be looked at at a later date.
|
12 lat temu |
spenceralger
|
74a526daaf
Merge pull request #401 from spenceralger/shared-config
|
12 lat temu |
Spencer Alger
|
d778873ba5
Moved JSHint config into the standard .jshintrc file, so that it can be shared with the command line version as well as version that run within IDEs
|
12 lat temu |
Spencer Alger
|
1989a30735
Merge branch 'master' into geo_point_filter
|
12 lat temu |
spenceralger
|
6c4f00ced8
Merge pull request #420 from spenceralger/zero-filled-ts
|
12 lat temu |
Spencer Alger
|
b4a2391b8c
Merge branch 'master' into geo_point_filter
|
12 lat temu |
Spencer Alger
|
7252800c53
Restored the "required_times" functionality so that stacking will work as expected.
|
12 lat temu |
Rashid Khan
|
0af2549712
Merge pull request #418 from rashidkpc/fix
|
12 lat temu |
Rashid Khan
|
196d39e462
squashing merge
|
12 lat temu |
Rashid Khan
|
826e8d7393
Merge branch 'master' of github.com:rashidkpc/kibana3
|
12 lat temu |
Rashid Khan
|
71cf9dfa8c
Revert "added check for 404 response from the index_save call, assumes that auto_create_index is disabled and attempts to create the index before saving a second time"
|
12 lat temu |
Spencer Alger
|
0ab6e73f06
fixed a property typo
|
12 lat temu |
Spencer Alger
|
1b87ce387d
cleaned up the documentation a bit
|
12 lat temu |
Spencer Alger
|
d891d00fa4
Restored the "fill all the holes" strategy to the ZeroFill class, and introduced the fill_style option ("minimal" and
|
12 lat temu |
Spencer Alger
|
0a4f6d0dad
added check for 404 response from the index_save call, assumes that auto_create_index is disabled and attempts to create the index before saving a second time
|
12 lat temu |