Commit graph

6261 commits

Author SHA1 Message Date
Khalah Jones-Golden 5d830242a0 [linechart/pointradius] Added a maximum value, the screen height, to the point radius algorithm 2015-03-15 15:14:00 -07:00
Khalah Jones-Golden a46d1e1095 [LineChart/Options]added dot size variable to Line chart, also added a connecting lines toggle for Line Charts 2015-03-15 15:13:59 -07:00
Khalah Jones-Golden 14e619384c [charts/bubble]removed the bubble chart definition 2015-03-15 15:13:59 -07:00
Khalah Jones-Golden 96181b7e49 removed setup files for Bubble Chart 2015-03-15 15:13:59 -07:00
Khalah Jones-Golden 3577adcf08 changed back the line chart logic interpolation method to what it was 2015-03-15 15:13:59 -07:00
Khalah Jones-Golden fe0b0391a8 [BubbleChart/circleRadiusCalculation]fixed calculations to increase possible range and make circles more ratio based 2015-03-15 15:13:59 -07:00
Khalah Jones Golden a88c78dcdb [visualizations/create] Added the necessary config to make bubble graph visible 2015-03-15 15:13:59 -07:00
Khalah Jones Golden f07f541d99 [visualizations/bubble] Added a new bubble visualization 2015-03-15 15:13:59 -07:00
Khalah Jones Golden 56a07c15d5 [visualizations/line] Added a true flag so the points get lines drawn between them 2015-03-15 15:13:59 -07:00
Khalah Jones Golden d3fdaf68ea [line_chart/circle_drawing] Added functionality to change the diameter of a circle based on a aggregation, also a switch 2015-03-15 15:13:59 -07:00
lukasolson c5400da454 Add interval parser and tests, fix fractional intervals < 1 2015-03-14 18:09:31 -07:00
Rashid Khan 33df607e47 Merge branch 'master' into fix/empty-details-string 2015-03-13 12:28:46 -07:00
Nathan Grennan d7266d8177 Fixing basic http auth 2015-03-12 21:18:42 -07:00
Jimmy Jones 397a3e9e7b Sort index list 2015-03-12 21:10:12 +00: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 e6e46b127d Add check for empty strings in field details, move template 2015-03-11 14:39:50 -07:00
Khalah Jones-Golden 864d8a4651 code cleanup 2015-03-11 14:30:39 -07:00
Khalah Jones-Golden 1a2ca7d736 code cleanup 2015-03-11 14:16:13 -07:00
Khalah Jones-Golden 12fe34b375 [PointSeries/Tooltip] Improved code, did a little bit of cleanup 2015-03-11 14:15:04 -07:00
Khalah Jones-Golden dabc6d0958 [PointSeriesChart/Tooltip] ensured that the tooltip is removed everytime someone leaves the chart area 2015-03-11 12:34:32 -07:00
Khalah Jones-Golden 5676eaf351 Merge remote-tracking branch 'upstream/master' 2015-03-10 14:17:29 -07:00
Trey Davis 04b0b9f7f3 Ensure err.stack exists before calling indexOf 2015-03-09 22:46:14 -07:00
Jarrod Ribble 14cbd11764 this should be refreshInterval 2015-03-09 17:16:38 -06:00
Khalah Jones Golden 6701acc0af Merge pull request #3129 from kkirsche/patch-1
Improve ARIA Support for Issue #1775
2015-03-09 15:56:51 -07:00
Khalah Jones Golden 759f747452 Merge pull request #3281 from lukasolson/issues/3225
Fix range input to allow decimals
2015-03-09 15:50:53 -07:00
Kevin Kirsche 4343b19cf4 Improve accessibility of scripted field controls
Ref: Issue #1775
Improve accessibility of scripted field controls with ARIA-Labels

Improve Accessibility of Advanced Settings Rows via ARIA

Improve Accessibility of Advanced Settings Rows via [ARIA-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute) to assist keyboard users

Improve Accessibility of Dashboard via ARIA

Use [aria-label](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_aria-label_attribute) to describe the add visualization button.

Use proper role of button group per http://getbootstrap.com/components/#callout-btn-group-accessibility

Improve Accessibility of Discover via ARIA

Improve accessibility of button groups per: http://getbootstrap.com/components/#callout-btn-group-accessibility

Remove Google Frame in x-ua-compatible

More info: http://blog.chromium.org/2013/06/retiring-chrome-frame.html

Improve accessibility of filter

Provide labels for the menu items

Include titles on the anchors

Use the form role

Fix the "for" so that it corresponds with the input

Include aria-label

Role form

Add ARIA-label

Role form

ARIA labels

Add more aria attributes

Improve aria

Finish up adding more ARIA roles

Set the timepicker's aria-expanded when open

Has popup

State whether the setting field settings is expanded

Include popup

Set alt text

Role of navbar

Set a label for the logo

Setup aria expanded values

Setup aria expansion on sub-navbar

Add aria expansion to main item menu

Set main role

Address @panda01's concerns

Add missing aria-hidden's

Add missing [aria-*] values

Replace directive
2015-03-09 10:05:07 -04:00
Lukas Olson d299b0b3a5 Merge pull request #3297 from rashidkpc/fix/multi_field_highlighting
Fix multi field highlighting
2015-03-08 16:41:09 -07:00
Rashid Khan a3eabff801 Merge branch 'master' of github.com:elasticsearch/kibana into fix/multi_field_highlighting 2015-03-07 15:46:58 -08:00
Rashid Khan 834833fd2a Show highlighted values in summary row even if missing in _source 2015-03-07 14:48:14 -07:00
Spencer Alger 98dfb7e24d Merge branch 'master' of https://github.com/elasticsearch/kibana into pr/3235 2015-03-06 17:41:37 -07:00
Lukas Olson 63ffc924ce Merge pull request #3203 from rashidkpc/fixitfriday/auto-select-first
Auto select aggregation and field
2015-03-06 16:45:46 -07:00
Rashid Khan 62f4bb3a66 Merge branch 'pr/3256' 2015-03-06 16:26:26 -07:00
Rashid Khan fd72181992 Remove isolate scope, use and 2015-03-06 16:01:29 -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
Rashid Khan c4a3a3947e Merge pull request #3283 from lukasolson/issues/2979
Display saved search title rather than ID in visualize
2015-03-06 15:10:42 -07:00
Chris Cowan e9ebae2cce Merge branch 'master' of github.com:elasticsearch/kibana into fix/3275 2015-03-06 14:50:44 -07:00
Chris Cowan cea7d6b619 Closes #3275 - Fix preserve_host host behavior 2015-03-06 14:47:31 -07:00
Shelby Sturgis 4318f16cdf cleaning up the code 2015-03-06 14:17:29 -05:00
Spencer Alger 2aaafa5daf added section to CONTRIBUTING.md about editor plugins 2015-03-06 11:08:13 -07:00
lukasolson c3de474b02 Display saved search title rather than ID (issues/2979) 2015-03-06 11:07:06 -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 ed43f05cd6 Fix failing test by adding more explicit dependencies 2015-03-06 10:36:49 -07:00
lukasolson b159bb25c7 Fix range input to allow decimals (issues/3225) 2015-03-06 09:12:01 -07:00
lukasolson dc01232b9c Add file to require config so it loads in the build (issues/3244) 2015-03-06 08:38:20 -07:00
lukasolson 0ed3d356ac Fix broken test 2015-03-06 07:40:09 -07:00
Khalah Jones Golden 9070bf5a8c Merge pull request #3223 from jimmyjones2/clickable
Make time rounding label clickable
2015-03-06 09:32:16 -04:00
Khalah Jones Golden bc6e38fe08 Merge pull request #3274 from rashidkpc/faq/node-not-found
Add answer to the node-not-found questions
2015-03-06 08:48:55 -04:00
Rashid Khan 5f46df8273 Add answer to the node-not-found questions 2015-03-05 12:48:20 -07:00
Khalah Jones-Golden 1d3349e2de Merge remote-tracking branch 'upstream/master' 2015-03-05 14:49:38 -04:00