Commit graph

3308 commits

Author SHA1 Message Date
Shelby Sturgis 700a733bb9 Merge branch 'master' into feature/legend_fix 2014-10-03 22:48:51 +03:00
Shelby Sturgis 8347807f85 bugs, bugs, bugs 2014-10-03 22:43:18 +03:00
Spencer aa25e0c915 Merge pull request #469 from spenceralger/gridster_preview
Put the gridster 'preview' back
2014-10-03 13:42:17 -06:00
Spencer Alger 6881817196 put the gridster 'preview' back 2014-10-03 12:29:07 -07:00
Spencer 9702567efd Merge pull request #468 from w33ble/segmented-errors
catch failures from es client
2014-10-03 13:18:46 -06:00
Shelby Sturgis f9215cbb0c Merge branch 'master' into feature/legend_fix 2014-10-03 22:13:17 +03:00
Shelby Sturgis b38dff7f1d removing wrong reference to label for pie charts in dispatch 2014-10-03 22:09:51 +03:00
Shelby Sturgis 8c9a36f91e Closes issue #340. Legend now has human readable date formats. I've passed in the field formatters to format the values. The solution however is not ideal as I have had to duplicate code in several places. This fix should work without fault, but it needs to be revised in the future. 2014-10-03 21:49:30 +03:00
Rashid Khan 092a625567 Increase timeout to 60s 2014-10-03 11:31:01 -07:00
Rashid Khan 9aa1e31742 Merge pull request #463 from rashidkpc/fix/target-directory-versioning
Fix/target directory versioning
2014-10-03 11:17:57 -07:00
Rashid Khan c54d0f0608 One more capitalization problem in the readme 2014-10-03 11:16:28 -07:00
Rashid Khan d3c076b7f0 Fixing some new capitalization issues 2014-10-03 11:14:04 -07:00
Rashid Khan eaa1d30a38 Fixing capitalization 2014-10-03 11:11:29 -07:00
Rashid Khan d35d6b287d more leslie fixing 2014-10-03 11:09:13 -07:00
Joe Fleming a49e609ac2 catch failures from es client 2014-10-03 11:02:49 -07:00
Shelby Sturgis eeb94f03ff Merge branch 'master' into feature/legend_fix 2014-10-03 20:45:17 +03:00
Chris Cowan 33255aef85 adding a startup message and fixing the config file setting to ensure it uses the proper config file 2014-10-03 10:25:46 -07:00
Rashid Khan b1431c5af1 Fix Leslie's changes to README.md 2014-10-03 10:19:53 -07:00
Rashid Khan 5c7614038f Version the extracted directory. Closes #462 2014-10-03 10:16:29 -07:00
Shelby Sturgis 69bea72ff7 temporary changes 2014-10-03 19:26:14 +03:00
Spencer e406423cdc Merge pull request #458 from stormpython/feature/bugfix_#445
Closes #445. Legend is now displayed when there are multiple charts with...
2014-10-02 16:01:49 -06:00
Joe Fleming 167ee78ca7 Merge pull request #434 from spenceralger/fix/443
[discover/fetch] report stats properly
2014-10-02 14:49:29 -07:00
Joe Fleming a20880c3ca Merge pull request #435 from spenceralger/fix/350
Reset the aggParams on agg change
2014-10-02 14:49:18 -07:00
Joe Fleming 230e8a72b5 Merge pull request #453 from spenceralger/state_state_state
State state state
2014-10-02 14:48:50 -07:00
Spencer Alger 6f1e23fe74 Merge branch 'master' into state_state_state 2014-10-02 13:14:35 -07:00
Leslie Hawthorn 5e53ce8936 Update K3_FAQ.md
minor nit updates to punctuation
2014-10-02 21:54:27 +02:00
Leslie Hawthorn 1a0129cf9c Update README.md
minor nit edits, e.g. capitalize Kibana
2014-10-02 21:48:45 +02:00
Shelby Sturgis 6d50b8c84b Closes #445. Legend is now displayed when there are multiple charts with different labels 2014-10-02 22:25:02 +03:00
Spencer Alger 7008a51b34 [state_management] use replace when stating (hehe) the obvious 2014-10-02 12:16:38 -07:00
Spencer e17a04c585 Merge pull request #430 from stormpython/feature/visualize_events_off
turning off events in visualize
2014-10-02 10:22:27 -07:00
Spencer Alger 99c0d85db4 Merge branch 'master' into pr
Conflicts:
	src/kibana/components/vislib/visualizations/column_chart.js
2014-10-02 10:20:10 -07:00
Spencer 5fc6a7bb56 Merge pull request #451 from rashidkpc/fix/panel_drag_handle
Only allow the panel to be dragged by its header
2014-10-02 10:13:54 -07:00
Spencer 3f896fdc9f Merge pull request #454 from jthomassie/fix-clip-path
fix clip-paths issue on line charts in dashboard
2014-10-02 10:06:42 -07:00
Juan Thomassie a9919855e1 revised linechart to add unique id to clip-paths, closes #450 2014-10-02 10:19:39 -05:00
Shelby Sturgis 2c22d25208 Merge branch 'master' into feature/legend_fix 2014-10-02 17:49:13 +03:00
Shelby Sturgis 74b501dbdf cleaning up the getNames function and helper functions in the Data module 2014-10-02 17:48:57 +03:00
Rashid Khan 5b79aa821b Labels -> Milestones. 2014-10-02 07:48:42 -07:00
Spencer Alger c8f8202eef fix #452 by disabling flex-shrink for the table 2014-10-01 19:17:53 -07:00
Spencer Alger bc7daf9ac6 remove 'write global state' to url all over the place 2014-10-01 17:38:35 -07:00
Spencer Alger 4d83fea7b5 [state_management] stop writing globalState to the url 2014-10-01 17:22:05 -07:00
Spencer Alger 4c8a49bc64 [state_management] if a state should be persisted, force it back into the url 2014-10-01 17:09:12 -07:00
Spencer Alger 04a2227076 [state_management] moved 'auto destroy' logic to State class 2014-10-01 17:07:59 -07:00
Rashid Khan f9785dab30 Only allow the panel to be dragged by its header 2014-10-01 16:37:41 -07:00
Rashid Khan f224cfb426 Merge pull request #439 from spenceralger/bug/missing_fields_in_discover
[discover] reprocess the rows on every response if we are sorting
2014-10-01 16:18:41 -07:00
Rashid Khan dd84a556f0 Merge pull request #447 from spenceralger/bug/dashboard_filtering
Fix filtering in dashboard
2014-10-01 16:14:49 -07:00
Rashid Khan b65ac25713 Merge pull request #438 from spenceralger/no_description
[visualize] remove description from save, until we flesh out the feature
2014-10-01 16:06:29 -07:00
Rashid Khan b1d91ed995 Merge pull request #423 from rashidkpc/experiment/table
Discover table performance/wrapping enhancement
2014-10-01 16:05:45 -07:00
Rashid Khan c303c9e9d0 Update K3_FAQ.md
Fix line breaks
2014-10-01 15:45:46 -07:00
Rashid Khan da0cc10bae Merge branch 'master' of github.com:elasticsearch/kibana4 2014-10-01 15:44:59 -07:00
Rashid Khan 988ac7ca7e Add Kibana 3 migration FAQ 2014-10-01 15:44:43 -07:00