Commit graph

47955 commits

Author SHA1 Message Date
Tiago Costa 38a51c80c3
skip flaky suite (#112677) 2021-11-03 12:28:08 +00:00
Gloria Hornero 0681348c3a
[Security Solution] Fixes skipped test (#115757)
* waits for the page to be loaded before continuing with the actions

* changes the order of the wait

* unskip data provider test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 07:44:21 -04:00
Joe Reuter b56979a97f
retry visualize link navigation (#116582) 2021-11-03 11:04:48 +01:00
Joe Reuter 2ba7cdcf30
use more robust way of entering value (#116566) 2021-11-03 11:04:04 +01:00
Alexey Antonov c84d20b892
[TSVB] Fix cannot override the timerange mode on the override index pattern series settings (#116955)
Closes: #116745

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 10:00:21 +00:00
Marta Bondyra 2ad1f9139f
[Lens] Removing updateVisualizationState updater (#113779)
* make editVisualizationAction separate action to get rid of updater

* add insertLayer to remove updater when inserting new Layer

* wip

* removeLayers before merging into one function

* chart switch refactor to single updater

* replace updater with newState

* check onEditAction

* remove layer remove updater

* addLayer updater

* set Layer Default Dimension

* wip

* mocks divided

* visualization mock lint fix

* add tests for layers

* further divide

* rename ts to tsx

* Rename index.tsx to index.ts

* Update x-pack/plugins/lens/public/state_management/index.ts

* Revert "[Lens] cleanup divide mock file to smaller pieces"

This reverts commit 1bb2e1a4f1.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 10:44:11 +01:00
Tim Sullivan e1bf92ce03
[Reporting] Internally correct the hostname to "localhost" if "server.host" is "0.0.0.0" (#117022)
* [Reporting] Internal correction for server hostname if "server.host" is "0.0.0.0"

* add schema validation

* correction to the failover logic the test is validation

* update per feedback

* more check against invalid hostnames

* remove silly  translations for server logs

* remove unused translations

* improve the tests
2021-11-03 10:27:45 +01:00
James Gowdy ee63830072
[ML] Data view loading refactor (#116455)
* [ML] Data view loading refactor

* more renaming

* more renaming

* fixing tests

* fixing jest test

* small changes based on review

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 09:03:02 +00:00
Dmitry Tomashevich 6328a9f597
[Discover] Fix Data grid columns movement (#115279)
* [Discover] fix data grid columns movement

* [Discover] apply suggestion

* [Discover] fix linting

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-03 11:42:37 +03:00
Jonathan Budzenski 6908420a8b
Bump node to 16.13.0 (#116519)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 21:56:47 -05:00
Tim Sullivan 488f112f47
[Reporting/Tests] Consolidate test archives, move kbn objects to kbn_archiver (#116528)
* remove unused

* remove kibana objects from reporting es_archives

* import objects using kibanaServer for tests

* consolidate ecommerce_kibana_spaces

* self-review

* fix nanos test

* fix loading of reporting/ecommerce_kibana_spaces

* fix csv snapshots

* fix more csv tests

* archive rename

* consolidate canvas_disallowed_url archive

* clean up snapshots

* fix CSV tests

* polish

* remove unused

* Update x-pack/test/reporting_api_integration/reporting_and_security/network_policy.ts
2021-11-03 01:27:52 +00:00
Spencer 9acedc8406
[watcher] fix invalid import (#116907)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 21:19:42 +00:00
Dominique Clarke 2928c5f0ac
[Exploratory View] Adjust labels for percentile calculation and document loaded metric (#116704)
* adjust labels

* fix types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 16:54:29 -04:00
Tim Sullivan 2f8dfba4cd
[Reporting] Log TM health and drift stats prior to reporting tests (#117013)
* [Reporting] Log TM health and drift stats prior to reporting tests

Closes https://github.com/elastic/kibana/issues/114946

* re-skip flaky test

* rename method
2021-11-02 20:53:09 +00:00
liza-mae 8143901f59
Fix reporting api tests for cloud (#116515)
* Fix reporting api tests for cloud

* Add default value

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 14:29:27 -06:00
Spencer 2a74c291c8
[docs] fix direct branch injection into docs links (#116794)
* [docs] fix direct branch injection into docs links

* add one more todo

* correct fallback branch

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 14:02:43 -06:00
Andrea Del Rio f5e9a075e2
[Design] Swap button styles in header and KQL search bar (#117062) 2021-11-02 12:33:40 -07:00
Scotty Bollinger 5c73c0c120
Update Role mappings modal copy (#117182) 2021-11-02 19:04:15 +00:00
Tyler Smalley 3b9b49b4fd skip flaky suite (#116058) 2021-11-02 12:01:28 -07:00
Mark Hopkin fd8a564392
show upgrade title when no policy present (#117134) 2021-11-02 18:56:56 +00:00
Dominique Clarke 3a6a94695d
[Observability] [Exploratory View] adjust popover placement (#116471)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 14:45:57 -04:00
Dima Arnautov 8d814f1c6c
[ML] fix ticks, add custom colors inline (#117159) 2021-11-02 19:06:39 +01:00
Vadim Yakhin d935921959
Update Workplace Search integration categories (#117036)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 11:04:01 -07:00
Tyler Smalley 6dbb314f76
[bazel] Set cache for build, not common (#117163)
These settings are not valid outside build, and cause commands like shutdown to fail.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-02 18:02:05 +00:00
Bryan Clement 47e8f783dc
remove unused enrollment path (#117063) 2021-11-02 11:00:43 -07:00
Yara Tercero b52a9aba1f
Exceptions export duplicates (#116698)
## Summary

Addresses https://github.com/elastic/kibana/issues/116329

Removes duplicate exception lists on rule export when multiple rules reference the same list.
2021-11-02 11:55:32 -06:00
David Sánchez 03cebac547
[Security solution] [Endpoint] Fixes for operator "match_any" in event filters card (#117136)
* Fix translations and allow negative operators
* UI fixes
* Remove useCallbacks and update test
2021-11-02 17:53:31 +00:00
Shahzad c91e44ca8e
[Uptime] Fix regression in logging queries on inspect (#117124)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 18:44:53 +01:00
Corey Robertson 0e3dea35a9
Fix bug where cache is rebuilt incorrectly (#114105)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 13:38:37 -04:00
Yuliia Naumenko 6e14338c58
[Alerting] More telemetry for 8.0 based on Event Log data (#115318)
* [Alerting] More telemetry for 8.0 based on Event Log data

* fixed event log index mapping

* fixed typecheck

* fixed tests

* added avg aggs

* set size to 0

* fixed due to comments

* fixed telemetry schema

* fixed query

* removed test data

* added tests

* fixed test

* fixed query

* added exection detalization by day

* fixed test

* fixed for rules

* fixed schema

* fixed schema

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 10:23:19 -07:00
Dominique Clarke 4e294e3153
[Uptime] Fix: Last successful screenshot should be from same location (#116906)
* update get_last_successful_step query to include location logic

* adjust types
2021-11-02 13:10:58 -04:00
Corey Robertson 39d79f7237
Remove fullscreen mode when workpad unmounts (#114551)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 13:07:29 -04:00
Tyler Smalley 98de5f673c Revert "[ci] Run Jest tests in parallel (#115687)"
This reverts commit 237d68d6e9.
2021-11-02 10:05:55 -07:00
Tyler Smalley 5d557539e4 Revert "[ci] Increase heap of Jest"
This reverts commit 87c7289b74.
2021-11-02 10:05:31 -07:00
Tyler Smalley 441003df5c Ignore eslint no-explicit-any
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-02 09:47:54 -07:00
Claudio Procida c149fe6f92
[RAC] Updates Alerts table cell actions (#116446)
* Adds Filter Out button to alert table cell flyout

* Adds translations

* Fixes capitalization of labels

* Removes unused declarations and imports

* Fixes and adds functional tests for Alerts table action buttons

* Addresses review comments

* Fixes Alert table cell actions functional tests

* Removes Filter out action for now

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 17:43:24 +01:00
Matthew Kime e53771df2d
[docs] index pattern => data view (#110421) (#115497)
* [user docs - index patterns] index pattern => data view (#110421)
2021-11-02 11:34:59 -05:00
Tyler Smalley 87c7289b74 [ci] Increase heap of Jest
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-02 09:17:16 -07:00
Joe Reuter 515d1c1fb6
make sure string mode popover is actually closed (#116585) 2021-11-02 17:07:27 +01:00
Joe Reuter a3b71bea01
retry chart selection (#116580) 2021-11-02 17:07:10 +01:00
Joe Reuter a720a021a4
stabilize combo box selection (#116577)
=
2021-11-02 17:06:09 +01:00
Tyler Smalley 237d68d6e9
[ci] Run Jest tests in parallel (#115687)
* [ci] Run Jest tests in parallel

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Disable coverage

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Make hourly match prs

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Update timeout

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* mock process.execArgv so that it is consistent

* Remove comment

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-11-02 08:53:07 -07:00
Cauê Marcondes 38213cd0e5
[APM] Fixing synthtrace import location (#117017) 2021-11-02 15:38:13 +00:00
Patryk Kopyciński da5371dee5
[Osquery] Fix 7.16.0 BC3 issues (#117105) 2021-11-02 16:37:15 +01:00
Byron Hulcher 0c5952a7d3
[App Search] Update API namespace and routes for Search Relevance Suggestions/Adaptive Relevance (#116994) 2021-11-02 11:32:40 -04:00
Nathan Reese a749f21526
[Maps] fix unable to pluck style meta from local data for geo_grid ve… (#117033)
* [Maps] fix unable to pluck style meta from local data for geo_grid vector tiles for any property other then count

* use metric instead of field value to be more precise

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 09:24:52 -06:00
Jason Stoltzfus 441d77853f
Remove analytics event (#116995) 2021-11-02 11:21:45 -04:00
Corey Robertson 3742d46b0f
Fix shortcut docs (#114115)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 11:07:08 -04:00
Madison Caldwell 089505956d
Implement suggestions from PR #116491 (#117014) 2021-11-02 10:54:07 -04:00
Alexey Antonov 4802623502
[TSVB] [Timelion] Brushing is broken for the string mode (#117106)
Closes: #116734
2021-11-02 17:42:22 +03:00