Commit graph

1056 commits

Author SHA1 Message Date
Spencer Alger 8c0375fed3 fixed some style issues 2015-04-01 17:55:05 -07:00
Spencer Alger da16712f7b Merge branch 'master' of github.com:elastic/kibana into add/jscs 2015-04-01 16:22:50 -07:00
Chris Cowan 78636577c2 Merge pull request #2732 from spalger/registryConstructor
IndexedArray extensions
2015-03-31 17:41:54 -07:00
Chris Cowan 944f908b37 Merge pull request #3237 from lukasolson/issues/1784
Add custom date histogram interval option
2015-03-31 17:31:01 -07:00
Spencer a8eb412116 Merge pull request #3493 from lukasolson/fix-booleans-index-patterns
Fix boolean and index pattern editors in advanced settings.
2015-03-31 16:44:31 -07:00
lukasolson 47142af7a0 Fix boolean and index pattern editors in advanced settings. 2015-03-31 16:07:20 -07:00
Rashid Khan be31861f47 Merge branch 'pr/3233' 2015-03-31 15:42:06 -07:00
Spencer 4e239a512f Merge pull request #3480 from spalger/fix/3224
[filterBar] abstract watch logic, and split into update/fetch
2015-03-31 10:27:50 -07:00
Joe Fleming 3cef495a57 Merge pull request #3262 from lukasolson/issues/3172
Add date range aggregation
2015-03-31 10:25:57 -07:00
Spencer Alger 3e7883698a remove tabs 2015-03-31 08:52:23 -07:00
Spencer Alger 3271980f07 [filterBar/watchFilters] switched out handler object with an event emitter 2015-03-30 16:19:25 -07:00
Spencer Alger de499606ac added tests to prove 96aef8f02e 2015-03-30 12:16:25 -07:00
lukasolson bd87017a5b Modify date range agg so that the key is readable, and allow empty to/from inside range 2015-03-26 16:45:17 -07:00
Lukas Olson 7e8c47a07b Merge pull request #3259 from rashidkpc/fix/_timestamp_missing
Fix _timestamp in doc tables + arrays in advanced settings
2015-03-25 09:25:38 -07:00
Chris Cowan a568caf22a Merge pull request #3396 from w33ble/range-query-filter
Range query filter - exclude right side value
2015-03-23 17:17:38 -07:00
Joe Fleming 98c257a882 Merge pull request #3327 from jimmyjones2/indexpattern_order
Sort index list
2015-03-23 13:22:03 -07:00
Jimmy Jones 6ba6358a76 Add tests 2015-03-20 20:04:18 +00:00
Joe Fleming e44518b6b3 update test 2015-03-19 14:19:55 -07:00
Shelby Sturgis 4cde4061c0 broke out methods in the yaxis, added tests for new methods in the yaxis 2015-03-17 15:29:58 -07:00
Spencer 7dbb0840b2 Merge pull request #3369 from spalger/fix/3286
Fix/3286
2015-03-17 09:02:23 -07:00
Spencer Alger 448f5dd789 [aggConfig/tests] added tests for AggConfig#fieldFormatter 2015-03-16 10:49:10 -07:00
Khalah Jones-Golden d35e3f61af Merge branch 'master' into bubbleChart
Conflicts:
	src/kibana/components/vislib/visualizations/line_chart.js
	src/kibana/plugins/vis_types/vislib/editors/line.html
	src/kibana/plugins/vis_types/vislib/line.js
	src/kibana/plugins/visualize/editor/agg.html
2015-03-15 15:35:19 -07:00
Khalah Jones-Golden 84626fa27d fixed __proto__ deprecation issue 2015-03-15 15:17:45 -07:00
Khalah Jones-Golden 04797349c7 Added tests for agg, and canRemove 2015-03-15 15:17:45 -07:00
Khalah Jones-Golden 7ebadfb99c fixed tests, expanded more tests to include the zAxis 2015-03-15 15:14:00 -07:00
Khalah Jones-Golden 4ad7836234 fixed test, expanded a test to include zAspect 2015-03-15 15:14:00 -07:00
Khalah Jones-Golden a1726b0d56 fixed test suite 2015-03-15 15:14:00 -07:00
lukasolson c5400da454 Add interval parser and tests, fix fractional intervals < 1 2015-03-14 18:09:31 -07:00
lukasolson db1f3d2ac3 Modify date range aggregation to allow date math and create date math input directive 2015-03-11 15:00:31 -07:00
Rashid Khan 706aa3c3f1 Merge branch 'master' of github.com:elasticsearch/kibana into fixitfriday/auto-select-first 2015-03-06 15:21:09 -07:00
Rashid Khan f1399241f1 Merge pull request #2936 from jimmyjones2/underscore_warning
Warn in document viewer when field name starts with underscore
2015-03-06 15:17:26 -07:00
Spencer Alger 10c4d3ad3b Merge branch 'master' of https://github.com/elasticsearch/kibana into add/jscs 2015-03-06 10:46:06 -07:00
lukasolson 0ed3d356ac Fix broken test 2015-03-06 07:40:09 -07:00
lukasolson b0d9fef4f0 Add date range aggregation (issues/3172) 2015-03-04 16:38:28 -07:00
Shelby Sturgis fcfaf5d763 Merge branch 'fix/3199' of https://github.com/jthomassie/kibana into fix/3199
Conflicts:
	src/kibana/components/vislib/visualizations/line_chart.js
2015-03-04 16:01:51 -05:00
Rashid Khan 2263d2236e Fix _timestamp and arrays in advanced settings, add test for value type 2015-03-04 12:04:05 -07:00
Chris Cowan 386dabe5f5 Removing unused promise 2015-03-03 13:19:29 -07:00
Chris Cowan 6f2345361e Wrong decription 2015-03-02 19:05:07 -07:00
Chris Cowan 40aec286cc Adding an upgrade use case 2015-03-02 17:03:43 -07:00
Chris Cowan a731c78e2b Adding tests around upgradeConfig 2015-03-02 16:51:49 -07:00
lukasolson 637cca4989 Add custom date histogram interval option (issues/1784) 2015-03-02 16:09:47 -07:00
Juan Thomassie 169287f2a4 fixed failing test of pie slice classname 2015-03-02 11:51:50 -06:00
Joe Fleming 966b732d39 doh - remove .only 2015-02-27 16:12:48 -07:00
Khalah Jones Golden c212cde8af Merge pull request #3200 from w33ble/highlight-saves
Highlight saves
2015-02-27 18:03:48 -04:00
Rashid Khan c51819840a Merge pull request #2939 from timroes/highlight-refresh-interval
Highlight the currently active refresh interval in timepicker
2015-02-27 14:22:45 -07:00
Rashid Khan 2556112cfb Add test for filtered collections 2015-02-27 13:38:21 -07:00
Tim Roes 44190c55dd add test for timepicker refresh interval highlight 2015-02-27 21:26:02 +01:00
Rashid Khan 9d0501b70c Merge branch 'master' of github.com:elasticsearch/kibana into pr/3134 2015-02-27 12:45:30 -07:00
Joe Fleming 387c13e685 add input_focus tests 2015-02-27 12:12:43 -07:00
Lukas Olson d31be9aa73 Merge pull request #3186 from stormpython/fix/3169
Align legend and pie colors
2015-02-26 14:28:27 -07:00