- 18 Sep, 2016 4 commits
- 16 Sep, 2016 3 commits
-
-
closes #5981
bergquist committed -
closes #6025
bergquist committed -
Torkel Ödegaard committed
-
- 15 Sep, 2016 16 commits
-
-
* Feature: Flexible Y-Min and Y-Max settings. Y-Min and Y-Max is now string. New usage for both Y-Min and Y-Max (Where X is a real number): >X Y-Max/Y-Max is auto if data is above X else X <X Y-Max/Y-Min is auto if data is below X else X =X Y-Max/Y-Min is scaled to current value +/- X ~X Y-Max/Y-Min is caled to average value +/- X Example: Y-Min: <100 Y-Max: >200 If all points are within 100 and 200: Y-Min is 100 and Y-Max is 200 If some points are above 200: Y-Min is 100 and Y-Max is auto If some points are below 100: Y-Min is auto and Y-Max is 200 if some points are below 100 and above 200: Y-Min and Y-Max is auto Tests for new settings added * Use parseFloat instead of implicit conversion * feat(flexible_y-min/max): refactor. * feat(flexible_y-min/max): added more tests.
Alexander Zobnin committed -
bergquist committed
-
cmartin0077 committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
Zihao Yu committed
-
* Re-create PR #4527 from @arcolife: fixes #4526 - add nested support to fieldname autocomplete; Also: - update _mapping to first use given time range for deducting index mapping, then fallback to today's date based index name * (elasticsearch): refactor getFields() method. * (elasticsearch): add tests for getFields() method. * (elasticsearch): fixed _get() method (tests was broken after @arcolife commit).
Alexander Zobnin committed
-
- 14 Sep, 2016 11 commits
-
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
ref #5981
bergquist committed -
bergquist committed
-
ref #5981
bergquist committed -
tech(lib upgrade): fixed issue with angular 1.5.8, so can revert revert of upgrade, that is we are no on latest angularjs, #6022
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 13 Sep, 2016 6 commits
-
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-