Commit graph

5882 commits

Author SHA1 Message Date
Shelby Sturgis 06ffa8e6cb troubleshooting recursion issue 2015-02-05 12:39:38 -05:00
Spencer 4e7a6a6113 Merge pull request #2886 from spenceralger/noRightClickBrush
[vislib/dispatch] only start brushing with a left-click
2015-02-05 09:47:41 -07:00
Spencer 64cb3da913 Merge pull request #2888 from mikeolivieri/pluralize-hits
pluralize hit - closes #2877
2015-02-05 09:47:25 -07:00
Spencer Alger c9103f4de3 [vislib/tooltip] update the tests 2015-02-05 09:36:11 -07:00
Shelby Sturgis f87f2555e5 Merge branch 'master' into fix/2863 2015-02-05 10:33:57 -05:00
Shelby Sturgis d012c90386 adding ability to test for whether some values are zero 2015-02-05 10:33:28 -05:00
Shelby Sturgis cea1bdf98d adding ability to throw error for pie charts when all values are zero. 2015-02-04 21:31:22 -05:00
Spencer Alger 13f1d6537f [aggConfig] use property descriptors to decorate so they can be removed later 2015-02-04 18:48:52 -07:00
Mike Olivieri 912447fb52 closing ng-pluralize tag 2015-02-04 20:32:29 -05:00
Spencer Alger c798c13ef4 [vislib/endzones increase endzone accuracy, but provide hint for end of area/line 2015-02-04 18:29:12 -07:00
Mike Olivieri 428d9614ab pluralize hit - closing #2877 2015-02-04 20:23:07 -05:00
Joe Fleming 5be10e806c fix issue dealing with no results 2015-02-04 18:15:24 -07:00
Spencer Alger 459bef06fe [vislib/endzone] base endzones on extents rather than min/max value 2015-02-04 18:05:48 -07:00
Spencer Alger d06e757007 [vislib/tooltip] fix tooltip performance regression 2015-02-04 18:04:16 -07:00
Joe Fleming b3cae041e7 stacked cache naming, fix iteration across charts 2015-02-04 17:42:23 -07:00
Chris Cowan 68ded83d56 Merge pull request #2876 from lukasolson/issues/2868
Fix console error for visualizations without spy
2015-02-04 17:02:00 -07:00
Spencer Alger aecc98d577 [vislib/endzones] make endzone msg dynamic, and compatible with bucket markers 2015-02-04 16:32:11 -07:00
Spencer Alger 9722bafa3e [vislib/xAxis] abstract interval adding logix 2015-02-04 16:31:12 -07:00
Spencer Alger aaac071a2f [vislib/xaxis] allow disabling extension of final bucket 2015-02-04 16:02:39 -07:00
Shelby Sturgis 215e8c41a4 fixing conflict issues, and correcting tests after merge with master 2015-02-04 16:55:53 -05:00
Spencer Alger c07ce5cad3 Merge branch 'master' of https://github.com/elasticsearch/kibana into bucketOnExpression 2015-02-04 14:44:35 -07:00
Spencer Alger 0f700f896d [vislib/dispatch] only start brushing with a left-click 2015-02-04 14:42:22 -07:00
Shelby Sturgis 6119b9e729 Merge branch 'master' into fix/#1962
Conflicts:
	src/kibana/components/vislib/lib/data.js
2015-02-04 16:17:29 -05:00
Spencer ea37c7cfc2 Merge pull request #2820 from stormpython/2803
Remove Clipping
2015-02-04 14:10:55 -07:00
Shelby Sturgis 1875e09a17 Merge pull request #9 from spenceralger/2803
Added tooltips to endzones
2015-02-04 15:57:47 -05:00
Shelby Sturgis b228b10b06 working on a solution for all zero values 2015-02-04 15:55:48 -05:00
Chris Cowan aa3d030634 Rearranging some code so it's less confusing 2015-02-04 13:55:42 -07:00
Chris Cowan bb79546e2e Removing some code that made it in unnecessarily 2015-02-04 13:51:42 -07:00
Chris Cowan fac1a917d6 Refactor Proxy Authentication and Error Handling
Closes #2872
Added check if the headers have been sent before sending the error
message to the browser.
2015-02-04 13:48:20 -07:00
Spencer Alger bec86b448b Merge branch '2803' of github.com:stormpython/kibana into 2803 2015-02-04 13:46:10 -07:00
Spencer Alger 4675da2d8c [vislib/tooltip] support multiple tooltips rendering to the same el 2015-02-04 13:45:22 -07:00
Shelby Sturgis 7a5d49fe28 troubleshooting 2015-02-04 14:41:52 -05:00
Spencer Alger 0f3b517340 [aggResponse/pointSeries] filter out null metrics 2015-02-04 12:36:25 -07:00
Shelby Sturgis 42d6504235 Removing blank space and setting up for an error checker 2015-02-04 12:44:13 -05:00
Shelby Sturgis f96d591b2a troubleshooting 2015-02-04 11:59:47 -05:00
Shelby Sturgis 78515fb319 troubleshooting: going back to basics 2015-02-04 10:54:38 -05:00
lukasolson a7247c7f15 Fix console error for visualizations without spy (issues/2868) 2015-02-04 08:04:00 -07:00
Shelby Sturgis 7b2d7666d6 Merge branch 'master' into fix/#1962 2015-02-04 10:03:05 -05:00
Shelby Sturgis f82f97d2d2 Merge branch 'master' into 2803 2015-02-04 10:02:49 -05:00
Shelby Sturgis 4ba6c598b8 troubleshooting 2015-02-04 10:02:15 -05:00
Spencer Alger 2ecee73c96 [vislib/pointSeriesChart] added endzone tooltips 2015-02-03 19:10:44 -07:00
Spencer Alger 058cbf9061 Merge branch 'master' of https://github.com/elasticsearch/kibana into 2803 2015-02-03 16:34:24 -07:00
Joe Fleming 2cd85bcf24 Merge pull request #2865 from spenceralger/conditionalKeepField
Only keep the field if it matches the field type filter
2015-02-03 16:28:51 -07:00
Joe Fleming 7b1bca7623 Merge pull request #2866 from w33ble/fix-buildNum
Fix dev buildNum value
2015-02-03 16:27:50 -07:00
Joe Fleming b977ad0b6c use Number.MAX_SAFE_INTEGER instead of Number.MAX_VALUE 2015-02-03 15:59:02 -07:00
Spencer Alger 4a88640a13 [aggConfig] only keep the field if it matches the field type filter 2015-02-03 15:50:52 -07:00
Spencer Alger 3b805f9506 [discover] take the saved index pattern into consideration 2015-02-03 15:33:10 -07:00
Shelby Sturgis a597a41c02 Merge branch 'master' into fix/#1962 2015-02-03 17:24:40 -05:00
Shelby Sturgis 8b3d6e97c5 Merge branch 'master' into 2803 2015-02-03 16:58:30 -05:00
Shelby Sturgis e7168f02a0 fixing error with line chart. Line chart values should not be stacked. 2015-02-03 16:58:02 -05:00