Commit graph

34835 commits

Author SHA1 Message Date
Spencer 5a755ddb01
Add plugin list to docs that is generated from the repo (#71731)
Co-authored-by: Stacey Gammon <gammon@elastic.co>
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 12:17:39 -07:00
MadameSheema 401ad352e9
[SIEM] Bring Cypress tests back to life (#71871)
* fixes and unskips 'Detection rules, custom'

* fixes 'Export rules' test

* unksips 'Deleting prebuilt rules' test

* unskips Alerts timeline

* unskips 'Events viewer' tests

* unskips 'toggle column in timeline' tests

* unskips 'url timeline' test

* fixes Overview test

* skips flaky test
2020-07-16 21:13:55 +02:00
Frank Hassanabad c787b8adbe
[SIEM][Detection Engine][Lists] Fixes bugs, adds tests (#71880)
## Summary

* Adds the createEndpointListSchema to the create_endpoint_list_route for API boundary checks
* Adds unit tests to the requests
* Fixes a few bugs found in the find endpoints for types
* Fixes or deletes the skipped tests
* Updated TODO blocks and removed ones that are obsolete

### Checklist

Delete any items that are not applicable to this PR.

- [x] [Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility) were updated or added to match the most common scenarios
2020-07-16 13:07:19 -06:00
Nathan L Smith 26a0cf55b5
[APM] Add name to Observer type (#72110)
Backport #72078 is failing because of the type check because `observer.name` is not defined. Not sure why this wasn't a problem on master, but adding it here so I can include it.
2020-07-16 13:58:13 -05:00
Sandra Gonzales a994f57761
use semver to compare versions (#72107) 2020-07-16 14:44:48 -04:00
Melissa Alvarez acf0617762
[ML] DF Analytics: UI improvements (#71949)
* make hyper parameters one word

* update analytics job types help text

* update job type text

* ensure long description has word break to prevent overflow
2020-07-16 14:32:22 -04:00
Nathan Reese 46eba14669
[Maps] fix notifying user about losing unsaved changes when navigating away from map (#72003)
* [Maps] fix notifying user about losing unsaved changes when navigating away from map

* clean up

* tslint fixes

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 12:16:29 -06:00
Tyler Smalley 394e7ba8ba
Aligns BrowserList config with Support Matrix (#71876)
Starting with 7.9.0 we will be dropping support for IE11. Updating the
config to reflect this should minimize the bundle sizes.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-07-16 10:56:07 -07:00
Jen Huang 9195ce4e39
Fix clear filters on agents table not working (#71978)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:36:44 -07:00
Melissa Alvarez d0d271c07d
[ML] DF Analytics creation: ensure monitor cluster privilege not required to create job (#71934)
* add checkIndexExists endpoint wrapping field_caps

* replace indexNames with checkIndexExists check

* update translations

* show error toast on index check fail

* add new route to api doc
2020-07-16 13:22:25 -04:00
Quynh Nguyen f75ccd4d8d
[ML] Fix job list crashing due to undefined processed records (#71966)
* [ML] Fix job list crashing due to undefined processed records

* [ML] Add explicit undefined check

* [ML] Add check to toLocaleString and update test

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 12:17:35 -05:00
Nathan L Smith 2b43617856
[APM] Change "Error rate" to "Trans. error rate" on service map popover (#72073)
Fixes #72067.
2020-07-16 11:55:21 -05:00
Ben Skelker fdc2e41ffc
[DOCS] Updates links to security docs (#72099) 2020-07-16 09:51:46 -07:00
spalger 4ec6a71283 skip flaky suite (#72102) 2020-07-16 09:46:56 -07:00
Tre c918d2d355
[QA][Code Coverage] Upload a new Team Assignment on every ci run (#71175)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:34:52 -06:00
Yuliia Naumenko b7bb193cd5
[Actions UI] Fixed Connectors edit flyout retains state after being closed (#71911)
* [Actions UI] Fixed Connectors edit flyout retains state after being closed

* Fixed failing test
2020-07-16 09:08:05 -07:00
spalger d0afbd887d skip flaky suite (#71390) 2020-07-16 08:47:23 -07:00
spalger 0a9f1342e2 skip flaky suite (#72053) 2020-07-16 08:35:38 -07:00
Wylie Conlon b165538486
[Lens] Unskip Lens smokescreen test (#71986) 2020-07-16 11:34:22 -04:00
Nathan L Smith 8d9d323e53
[APM] Aggregated transactions telemetry (#71594)
Add a task to gather transasctions telemetry as described in #71593.

Also:

* Fix typo in mapping for country code mapping
* Add back `mergeTelemetryMapping` function to fix broken `upload-telemetry-data` script.
2020-07-16 10:22:22 -05:00
Spencer d518ce27e0
upgrade re2 and use RE2_DOWNLOAD_MIRROR to prevent CI download issues (#71974)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 08:17:39 -07:00
Cauê Marcondes 0cb2062831
[Observability] not showing empty state when apps return hasData false (#71844)
* show empty state when has data returns false

* adding return type

* addressing pr comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 16:48:12 +02:00
Bohdan Tsymbala 54f67dbee6
Fixed a bit policy details header layout for small screens. (#72042) 2020-07-16 16:42:41 +02:00
Angela Chuang f425de23e7
[Security Solution] Remove compressed prop for EuiBasicTable (#72039)
* remove compressd for tables

* update snapshot
2020-07-16 15:18:43 +01:00
Stacey Gammon a20469f038
Clean up the developer guide (#71631)
* rename float to discrete

* use same section title level on all source files

* Elasticsearch => {es}

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-16 10:13:51 -04:00
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