Commit graph

2752 commits

Author SHA1 Message Date
Spencer Alger
12493cddd1 Added new resizeChecker, and tests 2014-09-10 19:41:38 -07:00
Juan Thomassie
9b1dcd8c25 Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4 into vislib/refactor 2014-09-05 13:01:32 -05:00
Juan Thomassie
9c7136bf22 updated the tooltip to fix issue in dashboard, closes #276 2014-09-05 13:01:02 -05:00
Shelby Sturgis
b7ae5027a0 Closes issue #285 for now. Simply returning when no valid data on chart.resize(). However, we will need to revisit this in the future. 2014-09-05 19:31:14 +03:00
Shelby Sturgis
970c874c56 fixing error in less file regarding .error p nesting 2014-09-05 17:33:51 +03:00
Shelby Sturgis
d0f0dfa2d2 Closes issue #289. Added flexbox support for other browsers besides chrome. 2014-09-05 16:45:02 +03:00
Shelby Sturgis
2473b225f4 Closes #283. Error message is no longer displayed on the screen when waiting for DOM element to initialize. Removed spaces from vislib less file. 2014-09-05 15:34:33 +03:00
Juan Thomassie
ff008b49cd fixed tooltip not displaying in firefox by using different event data to calculate offsets 2014-09-04 18:24:19 -05:00
Juan Thomassie
b9c3f2e49f Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4 into vislib/refactor 2014-09-04 15:11:02 -05:00
Juan Thomassie
08bbfd12b3 Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4 into vislib/refactor 2014-09-04 15:08:01 -05:00
Shelby Sturgis
f80f9ad708 Merge branch 'develop' into vislib/refactor 2014-09-04 23:07:55 +03:00
Shelby Sturgis
3d719ac3bd Merge branch 'master' of github.com:elasticsearch/kibana4 2014-09-04 23:07:14 +03:00
Juan Thomassie
217ab428b0 fixed conflicts 2014-09-04 14:06:13 -05:00
Juan Thomassie
34ad8ddb7b Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4 2014-09-04 13:11:32 -05:00
Shelby Sturgis
0a7d104183 fixing a bug in layout where an extra '.' was being appended to a class selector, e.g '..vis-wrapper' 2014-09-04 21:03:46 +03:00
Spencer Alger
eb78386fab Allow terms agg to sort by count, which isn't really an aggregation but looks like one. 2014-09-04 09:08:04 -07:00
Shelby Sturgis
009fde0d6d Closes issues #274, #273, #270, fixed issue with right most bar being cutoff, fixed bug with toggle legend button in Dashboards, fixed bug with error message not leaving screen when window is resized, added truncation and mouseover of chart titles 2014-09-04 18:24:44 +03:00
Juan Thomassie
2481298515 updated legend and main.less to wrap long items, updated tooltip to wrap long text strings, updated x_axis and y_axis to apply flexbox changes to better fit the tick labels 2014-09-04 09:29:55 -05:00
Joe Fleming
8e1492494a Merge pull request #262 from w33ble/segmented-fetch-tests
Segmented fetch refactor and tests ヽ(;^o^ヽ)
2014-09-03 17:12:01 -07:00
Spencer
ac58bee5bf Merge pull request #279 from spenceralger/fix_sorting_by_metric
Fix sorting by metric
2014-09-03 16:25:31 -07:00
Spencer Alger
8afeea1ff3 [tests] added test for aggConfig#toDsl() and related functions 2014-09-03 16:06:32 -07:00
Spencer Alger
9dd0c0bd5d [agg_types/count] prevent count agg from generating DSL 2014-09-03 16:06:32 -07:00
Spencer Alger
1d09402768 [vis,agg_types] fix 'sort by metric', improve aggConfig#toDsl() api 2014-09-03 16:06:32 -07:00
Spencer Alger
c45fcaea75 [vis,agg_types] standardize dsl uses as 'toDsl' or 'dsl' 2014-09-03 16:06:21 -07:00
Spencer
3db112657c Merge pull request #278 from spenceralger/master
WIP changes for incomming PR
2014-09-03 16:03:04 -07:00
Spencer Alger
6ed5b17780 Revert "added grunt support for yui doc generator"
This reverts commit ed92eab2d8.
2014-09-03 15:44:00 -07:00
Spencer Alger
1e1b339856 [Private] fixed spelling error 2014-09-03 15:39:45 -07:00
Spencer Alger
3e38fe8a97 remove squire from require config 2014-09-03 15:38:54 -07:00
Juan Thomassie
0ff2284756 added word-wrpa to main.less for legend and tooltip, added comments to code in x_axis, y_axis, tooltip, legend 2014-09-03 15:28:06 -05:00
Juan Thomassie
794a0fd1d2 Merge branch 'vislib/refactor' of https://github.com/elasticsearch/kibana4 into vislib/refactor 2014-09-03 13:23:38 -05:00
Juan Thomassie
456055282f updates to the x-axis 2014-09-03 13:23:00 -05:00
Shelby Sturgis
e27bb0a6de adding comments 2014-09-03 21:15:35 +03:00
Spencer Alger
879bc446b8 Merge branch 'vis_refactor_docs_and_tests' 2014-09-03 09:58:09 -07:00
Spencer Alger
dc20b79484 Revert "Revert "terms aggs should be sorted by the metric agg""
This reverts commit 8607d14ab4.
2014-09-03 08:36:13 -07:00
Shelby Sturgis
3c17df0747 Merge branch 'develop' into vislib/refactor 2014-09-03 18:31:14 +03:00
Shelby Sturgis
51e619799c Merge branch 'master' of github.com:elasticsearch/kibana4 2014-09-03 18:30:31 +03:00
Shelby Sturgis
14c953bc0d commenting code 2014-09-03 18:30:13 +03:00
Spencer Alger
8607d14ab4 Revert "terms aggs should be sorted by the metric agg"
This reverts commit 0da1f583e7.
2014-09-03 08:26:35 -07:00
Juan Thomassie
05f279c9a7 updated YAxis to flex like the XAxis, separated the ratio calculations into separate method on both 2014-09-03 09:55:44 -05:00
Shelby Sturgis
eb8bbadca8 Merge branch 'develop' into vislib/refactor 2014-09-03 17:17:14 +03:00
Shelby Sturgis
a9ffa4f5a0 Merge branch 'master' of github.com:elasticsearch/kibana4 2014-09-03 17:15:57 +03:00
Shelby Sturgis
eaf5f070ad adding functionality to error handler and centering error message 2014-09-03 17:11:22 +03:00
Joe Fleming
a30249c08c fix agg name in test, throw exception when aggrigations are defined but the key can't be found 2014-09-02 15:24:21 -07:00
Joe Fleming
5c3ca1cc08 fix test name 2014-09-02 15:18:20 -07:00
Joe Fleming
c3be73ae57 add test for merged es client stats 2014-09-02 15:18:20 -07:00
Joe Fleming
7b3d5411b1 added processQueue tests 2014-09-02 15:18:20 -07:00
Joe Fleming
4323c46ff3 add Faker library 2014-09-02 15:18:20 -07:00
Joe Fleming
c7dbcda679 add tests around _executeSearch 2014-09-02 15:18:20 -07:00
Joe Fleming
92829c0660 clean up the manual deferred a little 2014-09-02 15:18:19 -07:00
Joe Fleming
f92ed0a7a6 update call counts, make test for multiple fetch calls better 2014-09-02 15:18:19 -07:00