Commit graph

5696 commits

Author SHA1 Message Date
Chris Cowan
5982268679 oops :D 2015-02-09 13:31:29 -07:00
Chris Cowan
c34ff887aa Fixing the fix 2015-02-09 10:36:37 -07:00
Chris Cowan
f42d51a514 Adding a check to ensure res._header is set before checking values 2015-02-06 16:51:09 -07:00
Rashid Khan
02fbd17680 Merge pull request #2915 from lukasolson/update-sample-scripts
Update sample date scripts to use more efficient scripts
2015-02-06 12:09:08 -08:00
Spencer
85bae8880c Merge pull request #2904 from rashidkpc/feature/logo-in-header
New navbar styling
2015-02-06 11:49:00 -07:00
Rashid Khan
d83fe058f1 Merge pull request #2 from spenceralger/feature/logo-in-header
[dashboard] unwrap the navbar to prevent minor style issue
2015-02-06 10:48:32 -08:00
Shelby Sturgis
99d9eb39f5 Merge pull request #2913 from spenceralger/visAlerts
Warn the user when they create an invalid area chart
2015-02-06 13:43:35 -05:00
Spencer Alger
1370f351b9 [vislib/alert] hide the alert tray when mouseover, allow events to flow through 2015-02-06 11:32:24 -07:00
Spencer Alger
cc0fdbfda0 [vislib/handler/area] only warn if any chart has more than 1 series 2015-02-06 10:45:20 -07:00
Spencer Alger
44dd2fc1ca [vislib/data] leave git out of this 2015-02-06 10:41:55 -07:00
Spencer Alger
c59a5233af [vislib/handler/area] use the unstacked values to detect pos/neg warning 2015-02-06 10:32:57 -07:00
Spencer Alger
5956677d42 [vislib/data] support getters in getYMin and getYMax 2015-02-06 10:29:46 -07:00
Spencer Alger
b35a3d9867 [vislib/data] drop value postfix from #getYMinValue and @getYMaxValue 2015-02-06 10:25:00 -07:00
lukasolson
b8146b7f93 Line up date script values 2015-02-06 10:14:40 -07:00
lukasolson
e93984e890 Remove weekyear and change name to weekOfYear instead of weekOfWeekyear 2015-02-06 10:13:15 -07:00
Spencer Alger
15e645b354 [dashboard] unwrap the navbar to prevent minor style issue 2015-02-06 10:08:18 -07:00
lukasolson
ee88986560 Remove duplicate key 2015-02-06 10:06:20 -07:00
Spencer Alger
55e472bf1d [vislib/alerts] make the alert background semi-transparent 2015-02-06 09:23:51 -07:00
lukasolson
72d8087225 Update sample date scripts to use more efficient scripts 2015-02-06 09:13:30 -07:00
Spencer Alger
94705cd91b [vislis/alerts] warn the user when they stack an area chart that has posotive and negative values 2015-02-06 08:47:08 -07:00
Rashid Khan
af3c1795d5 Remove debug #fff 2015-02-05 17:14:23 -08:00
Rashid Khan
7490ae6d80 Make arrow positioning and size flexible 2015-02-05 17:13:02 -08:00
Rashid Khan
176e29266e Merge branch 'master' of github.com:elasticsearch/kibana into feature/logo-in-header 2015-02-05 16:18:48 -08:00
Rashid Khan
247a2046a5 Make more mobile friendly 2015-02-05 16:13:41 -08:00
Rashid Khan
be3e88f4ef get rid of hover on brand 2015-02-05 16:00:04 -08:00
Rashid Khan
31f2d0812b Pretty new colors 2015-02-05 15:46:21 -08:00
Spencer Alger
093e7a22fa fix run_build task 2015-02-05 15:40:44 -07:00
Spencer
daf83c1ba9 Merge pull request #2896 from lukasolson/issues/2887
Update angular-ui-ace
2015-02-05 15:27:17 -07:00
Spencer Alger
61b576e0bb [vislib/tooltip] vertically center the info icon 2015-02-05 15:09:15 -07:00
Spencer
1d83784ba3 Merge pull request #2680 from stormpython/fix/#1962
Add Negative Axes to Line, Bar, and Area Charts/Fix Pie Issues with 0 values
2015-02-05 14:53:47 -07:00
Spencer
1e4187156f Merge pull request #2900 from jimmyjones2/sub_agg
Metric aggs are never sub-aggs
2015-02-05 14:50:48 -07:00
lukasolson
ee4b51e273 Prettify the json in the object editor 2015-02-05 14:42:20 -07:00
Jimmy Jones
447e18b2e5 Metric aggs are never sub-aggs 2015-02-05 21:31:26 +00:00
Shelby Sturgis
2b41ac6608 Merge branch 'fix/2863' into fix/#1962 2015-02-05 15:57:56 -05:00
Shelby Sturgis
80cc4f8df9 Merge branch 'master' into fix/#1962 2015-02-05 15:56:36 -05:00
Joe Fleming
ed6d88aa34 Merge pull request #2897 from lukasolson/issues/2883
Restrict tile map from using percentiles or extended stats
2015-02-05 13:53:47 -07:00
Chris Cowan
cb5088a71d Merge pull request #2898 from lukasolson/pie-unique-count
Add unique count metric agg to pie chart
2015-02-05 13:49:11 -07:00
Shelby Sturgis
63717dac00 Merge branch 'master' into fix/#1962 2015-02-05 15:38:03 -05:00
Shelby Sturgis
4db6fc33ca Merge pull request #12 from spenceralger/fix/2863
Fix/2863
2015-02-05 15:36:13 -05:00
Spencer Alger
2181947e2f remove some console.log 2015-02-05 13:35:09 -07:00
lukasolson
92731a75d3 Add unique count metric agg to pie chart 2015-02-05 13:33:59 -07:00
Chris Cowan
e812dae53c Merge pull request #2894 from rashidkpc/fix/kinder-endzones
More subtle end zones and tooltips
2015-02-05 13:33:49 -07:00
lukasolson
de2a0f6bae Restrict tile map from using percentiles or extended stats (issues/2883) 2015-02-05 13:23:06 -07:00
Spencer Alger
dcc595bc87 [vis/data] updated tests for stacked visdata 2015-02-05 13:22:50 -07:00
Spencer Alger
c3232bec68 [vislib/data] update tests 2015-02-05 13:19:42 -07:00
lukasolson
d877908467 Update angular-ui-ace to fix issues/2887 2015-02-05 13:04:13 -07:00
Spencer Alger
c7aaddc3cf [vislib/area] make stacked area behave more like overlap with a single series 2015-02-05 12:53:33 -07:00
Shelby Sturgis
d07f78a9bd Merge pull request #2884 from spenceralger/filterOutNullPoints
[aggResponse/pointSeries] filter out null metrics
2015-02-05 14:41:13 -05:00
Spencer Alger
04f2cd952c [vislib/pie] remove all children that have a size of 0 2015-02-05 12:39:20 -07:00
Joe Fleming
2d9346d028 Merge pull request #2885 from simianhacker/fix/2872
Refactor Proxy Authentication and Error Handling
2015-02-05 12:30:44 -07:00