Commit graph

907 commits

Author SHA1 Message Date
Chris Cowan
22bfd9e079 Merge branch 'master' of github.com:elasticsearch/kibana into feature/config-migration
Conflicts:
	package.json
	src/server/routes/proxy.js
	tasks/test.js
2015-01-28 13:17:40 -07:00
Rashid Khan
871b4030e4 Merge pull request #2742 from lukasolson/issue-2653
Add whole number input directive
2015-01-27 16:17:56 -07:00
Juan Thomassie
96a51fa5a1 added test for not drawing circles where data === 0 2015-01-27 11:33:38 -06:00
Joe Fleming
890ccc20cc Merge pull request #2752 from rashidkpc/feature/more-times
Added more quick time options. Closes #2659
2015-01-26 12:43:35 -07:00
Rashid Khan
5b74f9cbdb Merge pull request #2559 from jthomassie/fix/#2264
Fix/#2264
2015-01-26 11:52:47 -07:00
Rashid Khan
fb0243c8be Merge pull request #2477 from stormpython/fix/#2402
Pies no longer lose labels
2015-01-26 11:44:57 -07:00
Rashid Khan
a1f544e537 Added more quick time options. Closes #2659 2015-01-23 15:46:52 -07:00
Spencer Alger
ad0d7ec2cf [mixin] added _.organizeBy 2015-01-23 12:10:49 -07:00
Spencer Alger
5cca0699c9 [aggResponse/pointSeries] added tests for 0166d56 and fixed existing 2015-01-23 12:10:49 -07:00
Chris Cowan
2b9802030c Closes #2377 - Migrate config from > GA
- Closes #2377
- Added testing framework for server side tests
- Fixed jshint
- Added config migration
- Added framework for server initialization
2015-01-23 11:34:29 -07:00
lukasolson
0fc3ce0d77 Add whole number input directive (#2653) 2015-01-23 09:59:47 -07:00
Joe Fleming
e156a968cc Merge pull request #2725 from spenceralger/organizeBy
[mixin] added _.organizeBy
2015-01-22 15:28:33 -07:00
Joe Fleming
6433493a86 Merge pull request #2719 from spenceralger/fixSeriesLabels
[aggResponse/pointSeries] format series names with the fieldFormatter
2015-01-22 15:10:22 -07:00
Spencer Alger
0c89055482 [mixin] added _.organizeBy 2015-01-22 04:29:45 -07:00
Spencer Alger
b6eead6b13 [aggResponse/pointSeries] added tests for 0166d56 and fixed existing 2015-01-21 11:02:15 -07:00
Spencer Alger
94ff1e9ead removed the dev server and cleaned up package.json 2015-01-20 11:15:31 -07:00
Joe Fleming
bcb6dd9c4f Merge pull request #2601 from spenceralger/extendedStats
Extended stats Agg
2015-01-19 12:56:45 -07:00
Spencer Alger
00b9c60834 [fancyForms] added tests 2015-01-16 17:51:10 -07:00
Spencer Alger
1c7900e1b8 [aggResponse/pointSeries] added test for point.y !== NaN 2015-01-16 16:58:21 -07:00
Spencer Alger
c1b61bee16 [aggTypes/extendedStats] tests 2015-01-16 16:44:54 -07:00
Rashid Khan
8f249b4b2a Add field formatters to field chooser details. Closes #2660 2015-01-16 14:40:37 -07:00
Shelby Sturgis
de3f3ea9ca fixing tests 2015-01-16 12:52:14 -05:00
Juan Thomassie
156632bd8b temporarily removed a failing test 2015-01-16 10:50:39 -06:00
Shelby Sturgis
beaba668e5 removing failing test 2015-01-16 09:44:50 -05:00
Shelby Sturgis
a7d130ad81 Merge branch 'master' into fix/#2402 2015-01-16 09:33:44 -05:00
Rashid Khan
769f1ed3bb Merge pull request #2652 from lukasolson/fix-2606
Fix tooltip extended outside its container
2015-01-15 16:25:53 -07:00
Joe Fleming
0b50595012 use a real aggConfig object 2015-01-15 15:13:12 -07:00
lukasolson
c0e9e56528 Fix tooltip extended outside its container (#2606) 2015-01-15 11:05:50 -07:00
Rashid Khan
1a38819a44 Merge pull request #2624 from lukasolson/2616
Apply field formatter to metric vis
2015-01-14 08:42:20 -07:00
lukasolson
2ff83f56b3 Apply field formatter to metric vis (#2616) 2015-01-13 14:00:59 -07:00
Shelby Sturgis
2bc1caf725 adding numeral.js as a dependency 2015-01-13 10:18:17 -05:00
Shelby Sturgis
20b4c8df34 Closes #2511. Y axis labels with billion values should return a suffix of B and not G 2015-01-12 09:54:32 -05:00
Shelby Sturgis
e28f92f230 fixing issue with billions returning G instead of B 2015-01-12 09:46:58 -05:00
Rashid Khan
cf5fb78426 Merge master 2015-01-09 14:54:31 -07:00
Rashid Khan
c7e1164247 Merge pull request #2486 from spenceralger/multiValueMetricAggs
Percentile Agg
2015-01-09 13:38:20 -07:00
Spencer Alger
f9ee0b2fd5 [aggTypes/percentile] updated tests 2015-01-09 12:45:18 -07:00
Shelby Sturgis
c67f6d2954 refactoring area chart tests due to html dom elements being left over 2015-01-09 12:28:11 -05:00
Rashid Khan
270c06bc23 Fix unrelated test 2015-01-09 09:55:05 -07:00
Rashid Khan
57cbea73a3 Add tests for filter builders 2015-01-09 09:40:10 -07:00
lukasolson
57d9dadcc5 Merge branch 'table-sort' 2015-01-08 08:53:41 -07:00
Rashid Khan
f8d2c3bbfb Add mapScript 2015-01-08 07:49:46 -07:00
Joe Fleming
89f15493f2 fix reference to colName sorting, add test 2015-01-07 17:30:35 -07:00
Lukas Olson
e300a47f8d Merge pull request #2544 from rashidkpc/feature/dashboard-doc-table-filter
Dashboard doc-table filters
2015-01-07 15:26:55 -07:00
Rashid Khan
ea7064ce2a Crank results so we have hits 2015-01-07 13:56:59 -07:00
Rashid Khan
d75730066c Merge pull request #2543 from rashidkpc/feature/doc-table-filters
Replace discover table with doc-table directive
2015-01-07 13:42:43 -07:00
Joe Fleming
7e07e88d28 test re-org, add test for sorting icons on duplicate columns 2015-01-07 13:32:38 -07:00
Shelby Sturgis
3c4af52128 adding tests 2015-01-07 13:03:55 -05:00
Spencer Alger
2919104744 ensure that agg ids are always strings 2015-01-07 06:22:21 -07:00
Spencer Alger
8dfd0ca039 Merge branch 'master' into multiValueMetricAggs
Conflicts:
	src/kibana/components/agg_types/buckets/terms.js
	src/kibana/components/agg_types/controls/order_agg.html
	src/kibana/plugins/visualize/editor/agg.js
	src/kibana/plugins/visualize/editor/agg_params.js
	test/unit/specs/components/agg_types/index.js
2015-01-07 06:04:25 -07:00
Rashid Khan
5f6ea04311 Merge pull request #2515 from spenceralger/orderTermsOnMetric
Order terms on metric
2015-01-06 16:11:13 -07:00