- 06 Sep, 2013 2 commits
-
-
Rashid Khan committed
-
Rashid Khan committed
-
- 04 Sep, 2013 4 commits
-
-
Templated and scriptable dashboard options
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Made logstash.js look more like logstash.json. Added info notice for lack of failover and time filter
Rashid Khan committed
-
- 03 Sep, 2013 3 commits
-
-
Rashid Khan committed
-
Rashid Khan committed
-
Removed extra ">" in tooltip
Rashid Khan committed
-
- 02 Sep, 2013 1 commit
-
-
bobrik committed
-
- 30 Aug, 2013 19 commits
-
-
Spencer Alger committed
-
Switched settings panels to use tip directive
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Tooltip series identifier
spenceralger committed -
Added a checkbox to the tooltip's settings that will cause the query to be displayed in the case an alias is not set.
Spencer Alger committed -
added tip directive for defining question mark tooltips
Rashid Khan committed -
Rashid Khan committed
-
Tooltip stacked values separation option
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
added a tooltip settings section to the histogram settings editor. Currently the only setting defines which value is displayed on stacked charts.
Spencer Alger committed -
Duplicate alerts should not stack up
Rashid Khan committed -
Rashid Khan committed
-
Allow users to delete the last unpinned query as long as there are pinned queries
Rashid Khan committed -
Rashid Khan committed
-
queries, rather than just checking for other unpinned queries.
Spencer Alger committed -
Added clickable urls to table row details view
Rashid Khan committed -
Rashid Khan committed
-
- 29 Aug, 2013 4 commits
-
-
when the query is not aliased.
Spencer Alger committed -
Spencer Alger committed
-
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 2 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
-