Commit graph

34810 commits

Author SHA1 Message Date
Robert Oskamp 35e1dd6522
[ML] Functional tests - remove by_field_count check for categorization jobs (#72033)
This PR removes the validation of `total_by_field_count` for categorization jobs because the number of detected categories is not necessarily stable across analytics changes.
2020-07-16 15:21:35 +02:00
Patrick Mueller b167d77e3e
[eventLog] search for actions/alerts as hidden saved objects (#70395)
resolves https://github.com/elastic/kibana/issues/70086

Configures the saved object client for the event log to access the recently
hidden action and alert saved objects.

We didn't have tests for action/alert event log activity, so added some now.

Also found a buglet that was preventing access to event log data from actions
and alerts in non-default spaces.
2020-07-16 09:10:51 -04:00
Cauê Marcondes fbf54f0023
showing alerts created in the management page (#72031) 2020-07-16 15:03:50 +02:00
Cauê Marcondes 22365de6ed
[APM] Removing Missing permission page (#72030)
* removing missing permission page

* removing translations
2020-07-16 14:41:07 +02:00
Cauê Marcondes 77d6c4e5fe
[Observability] Update empty state links (#72025)
* changing links

* changing title
2020-07-16 14:18:01 +02:00
Walter Rafelsberger 5ecf31712a
[ML] Deprecate MlInMemoryTable. (#65039)
Now that EUI is fully migrated to TypeScript, we can remove our own typed version of InMemoryTable.
2020-07-16 13:25:53 +02:00
Christos Nasikas 61d12a1fe4
[Security Solution] Refactor for inclusive language (#71858) 2020-07-16 13:48:43 +03:00
Joe Reuter 7e533f26aa
[Lens] Handle failing existence check (#70718) 2020-07-16 09:54:46 +02:00
Ben Skelker a0dc26f095
[Security Solution]Fix in-app links and popup window text (#71403)
* updates in-app links

* updates links from prebuilt ML jobs

* updates kibana help window text and link

* removes problematic terminolgy from prebuilt job descriptions

* Revert "removes problematic terminolgy from prebuilt job descriptions"

This reverts commit aaa7e2a4ca, as it will be done via the rules repo.

* Revert "updates links from prebuilt ML jobs"

This reverts commit to update links from prebuilt jobs, will be done via the rules repo.

* recommits the link correction after revert

* changes help window app name to Security
2020-07-16 09:42:20 +03:00
Spencer 7b2b3d85d7
[esArchiver] automatically retry if alias creation fails (#71910)
* [esArchiver] automatically retry if alias creation fails

* print aliases to a string when logging

Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-07-15 19:50:19 -07:00
Matthew Kime 9ba750e852
Move data stream index pattern creation test to xpack (#71511)
* Move data stream index pattern creation test to xpack
2020-07-15 20:18:34 -05:00
Thomas Neirynck 06355e8bb7
[Maps] Improve language for mvt card (#71947)
This reduces ambiguity about the source type.
2020-07-15 21:10:24 -04:00
Ryland Herrick 47a5ab47cf
[Security][Detections] Unskip failing modal tests (#71969)
* Revert "Skip jest tests that timeout waiting for react"

This reverts commit dd9b0b3274.

* Unmount async effectful components instead of waiting for them

A previous commit introduced waitForUpdates as a solution to the
warnings introduced by https://github.com/enzymejs/enzyme/issues/2073:
by waiting for the effects to complete we avoid the warning.

However, waiting for the effects to complete could occasionally be very
costly, especially on an overtasked CI machine, and I've been seeing
these tests fail on occasion due to timeouts.

Since a warning message is preferable to a false negative, I'm removing
waitForUpdates and allowing the warnings to occur, as this should be
fixed on a subsequent update of enzyme/react-adapter.

I've also fixed warnings in a few particularly problematic/noisy tests
by simply unmounting the component at the end of the test (this does
not work in an afterEach).
2020-07-15 19:07:02 -05:00
spalger 68d7f58b1b skip flaky suite (#71987) 2020-07-15 16:59:04 -07:00
spalger 7787d1e48c skip flaky suite (#71979) 2020-07-15 16:53:20 -07:00
Devin W. Hurley aee2a12ab1
[Security Solution] [Detections] Revert "[Security Solution] [Detections] Fixes bug for determining when we hit max signals after filtering with lists (#71768)" (#71956)
This reverts commit 56de45d156.
2020-07-15 19:17:01 -04:00
Sandra Gonzales 037333695d
rename ilm policy to remove -default (#71952) 2020-07-15 19:04:23 -04:00
Jen Huang 978c261343
Adjust ordering of Management category apps to make Ingest Manager higher (#71948) 2020-07-15 15:07:30 -07:00
spalger b87d742001 skip flaky suite (#71971) 2020-07-15 14:47:11 -07:00
spalger eebb72dd39 skip flaky suite (#71951) 2020-07-15 14:29:45 -07:00
Spencer 913d6b16a3
[kbn/optimizer] ignore compressed files when reporting stats (#71940)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-07-15 14:27:45 -07:00
spalger d74cd9e64c skip flaky suite (#71867) 2020-07-15 14:21:44 -07:00
James Gowdy 84c9662f7a
[ML] Fix new job with must_not saved search (#71831)
* [ML] Fix new job with must_not saved search

* adding tests

* initialising saved search in beforeEach

* another commit for odd github issues

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 22:15:39 +01:00
Brent Kimmel 755f9f40af
[Resolver] Fix bug where process detail panel doesn't show up (#71754) 2020-07-15 16:48:35 -04:00
Vadim Dalecky a3767d24b2
Cleanup (#71849)
* chore: 🤖 update codeowners file

* refactor: 💡 rename whitelist -> allow-list in data plugin

* Update .github/CODEOWNERS

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 22:42:38 +02:00
Robert Austin 05b0789312
[Resolver] aria-level and aria-flowto support enhancements (#71887)
* `IndexedProcessTree` now owns the concern of defining the order of siblings
* `IsometricTaxiLayout` now owns the concept of `ariaLevels`
* added `datetime` method to `process_event` model which returns a time in ms since unix epoch for the event
* renamed some resolver selectors
* added resolver selector: `ariaLevel`
* added 'data' selector: `followingSibling` (used for aria-flowto)
* added resolver selector `ariaFlowtoNodeID` which takes a nodeID, and returns its following sibling's node id (if that sibling is visible.) By only returning visible siblings, we ensure that `aria-flowto` will point to an html ID that is in the dom.
2020-07-15 16:35:50 -04:00
spalger a44cc08731 skip flaky suite (#71304) 2020-07-15 12:56:42 -07:00
Walter Rafelsberger 0b0ef39b22
[ML] Transforms/Analytics actions: Fix different button styles (#71626)
- Fixes differences in button styles for the actions on the transforms and data frames analytics jobs list.
- Fixes issues with buttons being not properly disabled for limited permissions.
2020-07-15 21:51:57 +02:00
spalger 9a8d0218d2 skip flaky suite (#71939) 2020-07-15 12:51:34 -07:00
Thomas Neirynck 8a21d11f08
[Maps] Track geo_shape agg usage (#71759)
Tracks how many users are using geo_shape aggs.
2020-07-15 15:15:51 -04:00
Thomas Neirynck b75bf5f585
[Maps] Add unit tests for geo_grid_source (#71336) 2020-07-15 15:07:17 -04:00
Tyler Smalley d27ac2d5c5
[test] Reverts skipped tests caused by null API name (#71632)
* Revert "[test] Skips test preventing promotion of ES snapshot #71582"

This reverts commit 683fb42df7.

* Revert "[test] Skips test preventing promotion of ES snapshot #71555"

This reverts commit 8555ecbcf4.

* Revert "[test] Skips Alerting test preventing ES snapshot promotion"

This reverts commit b217cb3f96.

* Revert "[test] Skips test preventing promotion of ES snapshot"

This reverts commit 0194f8c149.

* Revert "[skip test] Skips Alerting API test due to failing ES promotion"

This reverts commit 439f2dd047.
2020-07-15 11:53:40 -07:00
Wylie Conlon 97d81288bd
[Vega] Write tutorials and reference (#71028)
* [Vega] Improve all Vega docs

* Rewrite Vega tutorial to introduce from empty visualization

* Update from feedback
2020-07-15 14:51:12 -04:00
Shahzad d02c17051b
[RUM] E2e test improve timeout (#71865) 2020-07-15 20:19:22 +02:00
Thomas Neirynck ba0a4b13dc
[Maps] Add readme (#71912) 2020-07-15 14:08:57 -04:00
Yuliia Naumenko 5c5d75f6b0
Removed filtering for Case owned ServiceNow actions from the Management UI and make it usable for Alerts. Added documentation. (#71579)
* Removed filtering for Case owned ServiceNow actions from the Management UI and make it usable for Alerts. Added documentation.

* extended docs

* Fixed docs

* fixed connector page

* Changed SN variables components

* Fixed issues

* fixed order

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Update docs/user/alerting/action-types/servicenow.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* -

* fixed tests

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-07-15 11:01:34 -07:00
Lisa Cawley 8ae6e4b898
[DOCS] Refreshes machine learning screenshots (#71567)
* [DOCS] Refreshes screenshots

* [DOCS] Refreshes more screenshots

* [DOCS] Refreshes DFA screenshot
2020-07-15 10:36:17 -07:00
Pierre Gayvallet 7a325c9a32
migrate version check to new client (#71215) 2020-07-15 19:14:33 +02:00
Tyler Smalley 7f31e3ece4
Revert "[test] Skipped monitoring test" (#71812)
This reverts commit a8513256a0.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 09:50:47 -07:00
Stacey Gammon 339e13bc53
Routing example plugin (#69581)
* Routing example plugin

* Routing example plugin

* address review comments

* consolidate route registration into single function

* ts fix

* Add functional tests

* typescript fix

* Fix typo

* check against HttpFetchError not Error

* fix ts

* fix unhappy ci

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 12:44:42 -04:00
Tiago Costa badb7b5c8c
chore(NA): setup backport tool for 7.9 and the new 7.x (#71861)
Co-authored-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-07-15 09:32:13 -07:00
Andrea Del Rio 4e13c6880a
[Discover] Add wrapping to field list on sidebar (#71312) 2020-07-15 09:27:29 -07:00
James Gowdy 59f3722902
[ML] Fix management section access denied (#71841) 2020-07-15 17:24:31 +01:00
Tyler Smalley 6068285c37
Removes timestamp_field from data_stream (#71727)
https://github.com/elastic/kibana/issues/71670

Caused by https://github.com/elastic/elasticsearch/pull/59317

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-07-15 08:50:36 -07:00
Sébastien Loix 99255d824d
[Form lib] Memoize form hook object and fix hook array deps (#71237)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Patryk Kopycinski <contact@patrykkopycinski.com>
2020-07-15 16:58:51 +02:00
Anton Dosov 1ac56d7bfc
[uiActions] Support emitting nested triggers and actions (#70602)
* Introduce automatically executed actions
* Introduce batching of emitted triggers to be execute on the macro task
2020-07-15 16:44:11 +02:00
Lee Drengenberg 0173ef3528
add short sleep before clicking Remove on sample data (#71104)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 09:35:37 -05:00
Bohdan Tsymbala 6711d0d9e0
Fixed the beta badge layout. (#71835) 2020-07-15 15:55:55 +02:00
Tyler Smalley f0b4986099
Restores task for downloading Chromium builds (#71749)
This was removed in https://github.com/elastic/kibana/pull/69165 without
realizing it was used by the packer cache. I renamed it to be more
inline with what it actually does.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-07-15 06:53:40 -07:00
Jonathan Budzenski 8bcecc0fb0
[logging] Format new platform json logging to ECS (#71138)
* [logging] Format new platform json logging to ECS

* update integration tests

* merge instead of assign

* add @timestamp override test

* add partial merge test against log object

* add object level override test

* fix type error

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-15 08:45:20 -05:00