Commit graph

17484 commits

Author SHA1 Message Date
Søren Louv-Jansen
3b05d78273
Bump backport (#19910) (#19922) 2018-06-14 22:28:58 +02:00
Bill McConaghy
02e95ef4f8
upping xpack version of brace to the latest which should bring us to one version of it in the bundle. (#19897) (#19901) 2018-06-14 14:44:19 -04:00
CJ Cenizal
cbc1dee01d
Guard against calling fieldWildcardMatcher or fieldWildcardFilter with undefined (#19865) (#19906) 2018-06-14 10:52:50 -07:00
Jonathan Budzenski
55a60ab11f
Bump node to 8.11.3 (#19862) 2018-06-14 12:45:31 -05:00
gchaps
718b951e63
[COPYEDIT] Edits to Create Threshold in Watcher (#19905) 2018-06-14 10:13:39 -07:00
Larry Gregory
121ffe1f90
[6.x] Expose 'getSavedObjectsRepository' from Saved Objects Service (#19677) (#19900)
Backports the following commits to 6.x:
 - Expose 'getSavedObjectsRepository' from Saved Objects Service  (#19677)
2018-06-14 12:58:30 -04:00
CJ Cenizal
85cf559033
Replace Watcher's watch-type-select directive with two buttons. (#19782) (#19884) 2018-06-14 08:06:48 -07:00
Jonathan Budzenski
1a20ffc99e
[readme] Fix snapshot links (#19873) 2018-06-14 09:52:40 -05:00
CJ Cenizal
3cdb2918db
Add aria-label to Indices Management search input. (#19778) (#19880) 2018-06-14 06:00:06 -07:00
CJ Cenizal
ae72541401
Hide bottom row of local nav in License Management if it's empty. (#19780) (#19882) 2018-06-14 05:59:42 -07:00
CJ Cenizal
87721abccb
Add heading hierarchy to Management landing page and role='group' to panels to aid screen reader accessibility. (#19777) (#19878) 2018-06-14 05:59:00 -07:00
Walter Rafelsberger
653da75f45
[ML] Migrates data visualizer card header to EUI/React (#19890) (#19893)
To get rid of angular's tooltip="..." code in the header of data cards of the data visualizer, this introduces a ml-field-title-bar directive/component.
- The directive replaces the raw template code in field_data_card.html.
- The directive itself wraps a React component which uses EUI's tooltip instead of angular's tooltip attribute.
- The previous angular template logic (about which classes and fieldnames to display) is also move to the React component
2018-06-14 14:35:39 +02:00
Pete Harverson
0457e49495
[ML] Convert anomalies controls to EUI / React (#19856) (#19892)
* [ML] Convert anomalies controls to EUI / React

* [ML] Edits to anomaly controls following review
2018-06-14 12:45:49 +01:00
liza-mae
3460a70221
Add option to exclude tests in functional test runner (#19806) (#19850)
* Add option to exclude tests in functional test runner

* Move tag to end of test name
2018-06-14 04:23:15 -06:00
CJ Cenizal
2ca22dbd9c
Add aria-labelledby to index details flyout to tell screen reader what to announce when the flyout is opened. (#19776) (#19876) 2018-06-13 21:14:31 -07:00
CJ Cenizal
685846a930
Add described-by attribute to duration-selection directive to make children inputs screen reader accessible. (#19779) (#19886) 2018-06-13 21:14:18 -07:00
CJ Cenizal
83c0a9c2ff
Remove unnecessary PromiseEmitter. (#19845) (#19867) 2018-06-13 11:51:04 -07:00
Walter Rafelsberger
3996d25e93
[ML] Fixes agg-type dropdowns size and styling. (#19816) (#19859)
- Fixes an issue with cut off text within aggregation type dropdowns in the multi-metric and population wizard.
- Fixes the style of the dropdown to be consistent across browsers.
- Fixes 1px vertical offset between dropdown and trash-icon.
2018-06-13 19:38:17 +02:00
Marco Vettorello
8a5ff4f17a
Refactoring Markdown lifecycle methods to React 16.3 (#19436) (#19855)
* Removed componentWillReceiveProps

* Memoized markdown factory

* Refactored some tests
2018-06-13 17:08:08 +02:00
Peter Pisljar
21e449ba13
explicitly passing filters and query to visualize (#19172) (#19848) 2018-06-13 08:21:22 -05:00
Nathan Reese
3156de7c2d
remove Private from timefilter lib (#19651) (#19849) 2018-06-13 06:53:47 -06:00
CJ Cenizal
1744e4d346
Change tryForTime error output from 'failure' to 'error', to make it easier to grep the logs for actual failures. (#19707) (#19843) 2018-06-12 18:40:17 -07:00
Jen Huang
92421a9826
Fix EuiSearchBar onChange callback (#19841) (#19842) 2018-06-12 18:14:07 -07:00
Nathan Reese
521265c1c7
add aria-label to select without label (#19830) (#19836) 2018-06-12 14:33:54 -06:00
CJ Cenizal
fd591acb90
Upgrade EUI to 0.0.52 (#19772) (#19833)
* Revert "Revert "upping eui to 0.0.52 and updating snapshots (#19761)" (#19770)"
This reverts commit c853072ca5, reintroducing EUI 0.0.52.
* Rename visualize page object selectors for manipulating combo box.
2018-06-12 12:05:15 -07:00
lcawl
eda005c4b5 [DOCS] Adds 6.3.0 release highlights 2018-06-12 11:52:57 -07:00
gchaps
eb6c5b4efd [DOCS] 6.3 Release Notes (#19636)
* [DOCS] 6.3 Release Notes

* [DOCS] Incorporated review comments

* [DOC] Updated note about regression because it also affects pipeline creation

* [DOCS] Minor updates to release notes
2018-06-12 11:04:47 -07:00
gchaps
d3fe2bc85f [DOCS] 6.3.0 release highlights doc (#19634)
* [DOCS] 6.3.0 release highlights doc

* [DOCS] Fixed typo

* [DOCS] Updated images in highlights doc

* [DOCS] Incorporated review comments

* [DOCS] Updated text on autocomplete as per review comments

* [DOCS] Adds ML items to Kibana 6.3.0 highlights

* [DOCS] Clarifies custom URL highlight

* [DOCS] Improved text for autocomplete
2018-06-12 10:52:34 -07:00
Tiago Costa
f0c7782904
chore(19502): change license checker and generator behaviour to only add dev dependencies with --dev flag. (#19626) (#19825) 2018-06-12 09:15:44 -07:00
Walter Rafelsberger
5e4380e26b
[ML] Disable cell range selection. (#19795) (#19822) 2018-06-12 16:35:00 +02:00
Walter Rafelsberger
42b79a8cce
[ML] Deprecates jQuery in favour of d3's axis component for the swimlanes axes. Adds support to remove overlapping labels. (#19800) (#19821)
- Deprecates the use of jQuery to render the swimlanes axis labels and uses d3's axis component instead. We already used d3 features like d3.scale and others to calculate the label positions but the DOM rendering was still done using jQuery.
- Additionally, adds some logic to remove/fix overlapping labels.
2018-06-12 16:31:41 +02:00
Walter Rafelsberger
2a0bdbc1ca
[ML] Migrates advanced job wizard page wrapper to EUI. (#19815) (#19820) 2018-06-12 16:30:21 +02:00
Walter Rafelsberger
87b2117cb4
[ML] Fix cosmetic issues with cut off chart overflows. (#19794) (#19801)
1. Increases the top margin to 5 and the right margin to 1 to avoid cutting off the chart because overflow is hidden for the directives mlEventRateChart and mlMultiMetricJobChart. The top margin gives enough room to avoid cutting off y-axis labels. The right margin is a tweak to not cut off the gray border by 1 pixel to the right.
2. Fixes how the domain for mlEventRateChart is calculated. The domain gets now extended by 1 barsInterval, otherwise the last bar will start at the end of vizWidth and overflow the chart (the overflow is hidden so the visible chart missed one bar).
2018-06-12 12:48:52 +02:00
Tyler Smalley
83dd263048 Resolve intermittent premature connection closed (#19808)
Node 8 changed the keepAlive to default to 5 seconds from 5 minutes. This reverts that behavior.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-06-11 15:13:02 -07:00
Pete Harverson
dd9e095f19
[ML] Single Metric Viewer multi week bucket span fix (#19792) 2018-06-11 11:29:25 +01:00
CJ Cenizal
f49dcc81ae
Revert "upping eui to 0.0.52 and updating snapshots (#19761)" (#19770) (#19771)
This reverts commit a6894c6f62.
2018-06-08 14:06:50 -07:00
Bill McConaghy
bf6e4e41fc
upping eui to 0.0.52 and updating snapshots (#19761) (#19766)
* upping eui to 0.0.52 and updating snapshots

* fixing yarn.lock
2018-06-08 15:40:58 -04:00
Bill McConaghy
5d77e2bb42
[console] Adding documentation to console (#19715) (#19760)
* adding documentation links when the endpoint is known

* making doc link reflect version user is using

* adding documentation links for xpack APIs

* fixing missing argument issue

* removing console log

* fixing issue with lingering documentation after text is deleted

* fixing issue with documentation and multiple commands in the editor

* adding $scope.$apply so documentation changes show up in UI

* removing dead code

* adding missing boost param for match_all

* fixing issue with parameterized endpoint completion

* adding keyboard shortcut for opening documentation for current request

* fixing issue with keyboard docs shortcut when you just move the cursor around
2018-06-08 12:52:04 -04:00
Jonathan Budzenski
b0f1305048
[plugin installer] Allow x-pack removal if it exists (#19327)
* [plugin installer] Allow x-pack removal if it exists

* remove lingering exit
2018-06-08 11:35:42 -05:00
Jonathan Budzenski
d5940e005d
[package.json] Add missing dev dependencies (#19625) 2018-06-08 11:33:03 -05:00
Søren Louv-Jansen
c77602dfb7
[backport] Bump to 3.0.2 (#19735) (#19756) 2018-06-08 16:38:48 +02:00
Pete Harverson
7e80d8d404
[ML] Use EUI table getRowProps for anomalies table row mouseover (#19755) (#19757) 2018-06-08 14:54:23 +01:00
Shaunak Kashyap
68ae44c3e8 Document Logstash Centralized Configuration Management HTTP APIs (#17706)
* Starting to document Logstash config management APIS

* Removing copy pasta

* Adding delete pipeline API doc

* Mention updates in Create Pipeline API doc

* Capitalization fix

* Adding Retrieve Pipeline API doc

* Adding List Pipelines API doc

* Fixing typos

* Fixing DELETE pipeline API response code

* Add description field to GET pipeline response

* Update PUT pipeline API response to match implementation

* Fixing and annotating GET pipelines response

* Add AIP doc reference to index

* Adding xpack role

* Adding floats

* Missed list item

* Fixing rebase auto-merge

* Adding intro section to Logstash Configuration Management API page

* Bolding "experimental"

* Fixing typo
2018-06-08 19:08:39 +05:30
Tim Roes
ac19ac96fc
[6.x] Fix broken linked save searches (#19722) | Skip flaky navigational test (#19751) (#19753)
* Fix broken linked save searches (#19722)

* Fix bug

* Retry navigation

* Skip flaky navigational test (#19751)
2018-06-08 14:19:06 +02:00
Tim Sullivan
77608f79b3
[Monitoring] Fix Node Advanced page (#19740) (#19749)
* [Monitoring] Fix Node Advanced page

* fix metrics snapshot
2018-06-07 18:22:13 -07:00
Brandon Kobel
f23b34dd89
Skipping flaky lab mode test (#19742) (#19744)
* Skipping lab mode tests

* Update _lab_mode.js
2018-06-07 16:29:45 -04:00
liza-mae
de5a922838
Remove flaky selectors: .ng-scope, .ng-binding and .ng-isolate.scope (#19688) (#19738) 2018-06-07 12:52:41 -06:00
Jonathan Budzenski
253e2fac4d
[6.x] bump yarn.lock (#19624) 2018-06-07 13:31:56 -05:00
Stacey Gammon
051c87a2db
Typescriptify dashboard panel actions (#19675) (#19706) 2018-06-06 20:30:38 -04:00
Bill McConaghy
8e7aee9eb3
Console cleanup (#19654) (#19702)
* refactoring to class style and moving components to own files

* making top level components fetch sensitive to HTTP verb

* fixing issue with _ endpoints getting mistaken as index names for autocomplete possibilities:wq:

* removing stray console log

* removing console log

* PR feedback

* accounting for _all in isNotAnIndexName
2018-06-06 12:01:26 -04:00