Commit graph

7399 commits

Author SHA1 Message Date
Spencer Alger f5dde11813 Merge branch 'testing/updateMoch' of github.com:simianhacker/kibana into testing/updateMocha 2015-06-02 15:55:27 -07:00
Chris Cowan 233d45b6d1 Fixing tests 2015-06-02 15:52:34 -07:00
Lukas Olson 2c8e0316e0 Merge pull request #4061 from rashidkpc/fix/sort_missing
Allow sorting when index is missing sort field
2015-06-02 15:33:46 -07:00
Spencer 6f3a174dd0 Merge pull request #4 from simianhacker/testing/updateMoch
Fixed a test that was actually invalid.
2015-06-02 14:28:39 -07:00
Chris Cowan 92147fe269 Fixed a test that was actually invalid. 2015-06-02 13:57:13 -07:00
Joe Fleming fd568ee18e chain the container click handler 2015-06-02 13:38:45 -07:00
Shelby Sturgis 313de35a7f Merge pull request #4054 from w33ble/fix/log-zero-line
Fix yScale line on log scale charts
2015-06-02 15:43:15 -04:00
Shelby Sturgis 80f564aa9d Merge pull request #4053 from w33ble/fix/log-zero-values
When using log scale, values need to be 1 or larger
2015-06-02 15:18:13 -04:00
Spencer Alger 447721e5b5 [build] improve the package.json file that's included in the dist 2015-06-02 11:17:35 -07:00
Khalah Jones Golden f6cc2efe2b Merge pull request #4017 from spalger/fix/3981/d3FatalMouseleave
Don't fatal with weird event.relatedTarget
2015-06-02 14:09:15 -04:00
Joe Fleming 84a47746a8 clean up the classes (no zoom here) 2015-06-02 10:42:23 -07:00
Joe Fleming fc8eec0a77 add prevent default 2015-06-02 10:35:09 -07:00
Rashid Khan 83d8e3688e Make sort options configurable. Closes #3125 2015-06-02 09:42:52 -07:00
Rashid Khan 9ff7304018 Merge branch 'master' of github.com:elasticsearch/kibana into fix/sort_missing 2015-06-02 09:38:55 -07:00
Rashid Khan 09a54eb9fd Add unmapped_type to sort, remove unused function 2015-06-02 09:23:42 -07:00
Lukas Olson b39cf87449 Fix percentages in pie charts 2015-06-02 09:19:04 -07:00
Rashid Khan c5ba564489 Merge pull request #3813 from palecur/master
Adds updated doc material for the 4.1 release of Kibana
2015-06-02 07:33:29 -07:00
Khalah Jones Golden d653951928 Merge pull request #4021 from w33ble/kbn-info-pointer
Kbn info pointer fix
2015-06-02 07:56:21 -04:00
Joe Fleming bf3786438e remove yMin check, no longer required 2015-06-01 17:25:23 -07:00
Joe Fleming dcceb51ec8 use scale type to determine y-axis scale marker
if using log scale, min value is 1. also adds check for scale existing
2015-06-01 17:25:00 -07:00
Joe Fleming d19d5b2c8b add method to get scale type from YAxis 2015-06-01 17:24:15 -07:00
Joe Fleming 6666450f21 rename log scale values error 2015-06-01 15:45:48 -07:00
Joe Fleming c14f6e6ff6 update the error message 2015-06-01 15:33:44 -07:00
Joe Fleming 58942786b8 check for values less than 1
log scale can't graph values below 1, so the method name was also changed to reflect intention
2015-06-01 15:33:34 -07:00
Joe Fleming 233b702798 Merge pull request #4033 from spalger/testing/travisBuildCaching
[testing] add build caching
2015-06-01 14:39:43 -07:00
Joe Fleming c418e6c08e quick check to ensure the props being checked exist 2015-06-01 14:28:51 -07:00
Joe Fleming 1e7330fefc Merge pull request #3971 from stormpython/fix/3964
Throw error when line chart uses log scale with negative values
2015-06-01 14:26:38 -07:00
Spencer Alger b34096d4f4 [tilemap] move canDesaturate check into generic utility 2015-06-01 12:43:46 -07:00
Shelby Sturgis 2f5a9af621 Merge branch 'master' into fix/3964 2015-06-01 14:23:32 -04:00
Joe Fleming a9b8cd8ddd fix geo_json props test 2015-06-01 09:46:31 -07:00
Joe Fleming 133d879966 move default zoom and center back to tile_map
fixes issue when not using geoJson as the data source
2015-06-01 08:58:42 -07:00
Spencer Alger 446ee5b410 [testing] prevent sync method from timing out. 2015-05-30 11:06:31 -07:00
Spencer Alger 1f86d53566 [testing] simplify wrapping of mocha#ui and fix describe.only 2015-05-30 11:01:09 -07:00
Spencer Alger ee1e148c87 [testing] add build caching 2015-05-30 10:15:51 -07:00
Spencer Alger 1bed567f92 [testing] update mocha 2015-05-30 10:08:02 -07:00
Joe Fleming 8a543a5789 update geoJson mock data for tests 2015-05-29 17:19:12 -07:00
Joe Fleming 89d78f2a1d use an emitter to update agg params on move
updates both the current agg and any editable agg, if one exists. Note that the moveEnd event also fires on zoom change
2015-05-29 17:03:12 -07:00
Joe Fleming 4d01ca6c05 [vis] add createEditableVis method to keep internal copy of clone 2015-05-29 17:01:45 -07:00
Joe Fleming 326976b02c pass zoom and center values via geoJson
default values also moved into the geoJson response
2015-05-29 17:00:48 -07:00
Joe Fleming 360a35694b add zoom and center params to geo_has aggtype params 2015-05-29 16:58:44 -07:00
Khalah Jones Golden b29d99121b Merge pull request #3989 from w33ble/fix/chart-height
Fix chart height in FF
2015-05-29 19:55:38 -04:00
Lukas Olson 7f1945c37b Use absolute values to compute pie chart slice size (issues/3966) 2015-05-29 16:40:14 -07:00
Paul Echeverri fcaed905cb Typo fix (accounts.json -> accounts.zip) 2015-05-29 11:08:05 -07:00
Paul Echeverri 5df35aff80 Backs out repo info to be restored at a later date, adds download link for
Logstash dataset in Getting Started
2015-05-29 11:04:37 -07:00
Rashid Khan 81d8326c2d Merge branch 'master' of github.com:elasticsearch/kibana into pr/3879 2015-05-29 08:58:18 -07:00
Spencer Alger 8368822333 fix vis-type descriptions in IE 10 2015-05-28 16:42:44 -07:00
Joe Fleming 8a1d7f44b8 use kbn-info on the dashboard save 2015-05-28 16:35:44 -07:00
Joe Fleming cc9613075c set help icon on all kbn-info tooltip 2015-05-28 16:35:22 -07:00
Paul Echeverri 48e2f251b6 Adds information on setting up repositories for Kibana deb & rpm installation. 2015-05-28 15:15:39 -07:00
Lukas Olson b3050b2623 Merge pull request #4010 from w33ble/fix/cancel-overwrite
Fix fatal when users clicks cancel on saved object overwrite
2015-05-28 14:57:11 -07:00