- 30 Aug, 2013 3 commits
-
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
- 29 Aug, 2013 2 commits
-
-
kbn.query_color_dot() shouldn't use border-radius
spenceralger committed -
Zero filled ts
spenceralger committed
-
- 28 Aug, 2013 5 commits
-
-
Zero-filling will now happen any time there is more than one query being plotted, even if that there is only one data point in the series.
Spencer Alger committed -
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
Spencer Alger committed -
switched out the border-radius powered query_color_dot's with font-awesome icons to maintain IE compatibility
Spencer Alger committed -
The tooltip should be more responsive
spenceralger committed -
centralized the tooltip creation and placement logic, and configured it to move out of the way when it would otherwise render off screen
Spencer Alger committed
-
- 27 Aug, 2013 16 commits
-
-
Fixes filtering on array values from the micro-analysis pop-out
spenceralger committed -
adjusted the shared kbn.top_field_values() function to preserve field values, specifically so that arrays are not flattened to strings
Spencer Alger committed -
Closes #173
Rashid Khan committed -
Rashid Khan committed
-
Closes #426
Rashid Khan committed -
Rashid Khan committed
-
Jshint and white space cleanse
Rashid Khan committed -
Rashid Khan committed
-
Fixing silly conflict
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Spencer Alger committed
-
white-space cleanse, and added forin flags to a couple files that need to be looked at at a later date.
Spencer Alger committed -
Setup a shared JSHint config file
spenceralger committed -
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
Spencer Alger committed -
Spencer Alger committed
-
- 26 Aug, 2013 14 commits
-
-
Restored the "required_times" functionality
spenceralger committed -
Spencer Alger committed
-
Spencer Alger committed
-
Bringing the rest of spencers changes in
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
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" This reverts commit 556925f8.
Rashid Khan committed -
Spencer Alger committed
-
Spencer Alger committed
-
Restored the "fill all the holes" strategy to the ZeroFill class, and introduced the fill_style option ("minimal" and "all" are possible values). Also allowed a set of required times to be specified when asking the times series for it's data. This way, we can ensure in the stacked bar chart that each data point in use has a value preventing the bars from stacking incorrectly.
Spencer Alger committed -
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
Spencer Alger committed -
Rashid Khan committed
-
updated the getFlotPairs() function to only check before and after a value, adding only enough zeros to maintain line graphs.
Spencer Alger committed -
Rashid Khan committed
-