Commit graph

49503 commits

Author SHA1 Message Date
Scotty Bollinger
1b971c90c3
[Enterprise Search] Update CODEOWNERS (#122590) 2022-01-10 17:03:45 -06:00
Lee Drengenberg
af7f28fc5d
have to select elasticsearch cluster for stack _monitoring_metricbeat test (#122583)
* have to select elasticsearch cluster for the same test now

* remove unused browser component

* add ;
2022-01-10 17:00:49 -06:00
Clint Andrew Hall
b8e9b88403
[storybook] Enable Shared UX Storybook build in CI (#122598) 2022-01-10 15:35:16 -07:00
Lisa Cawley
b5d5ba972d
Use doc link service in ILM (#122104) 2022-01-10 14:24:33 -08:00
Dominique Clarke
e8141fc5bd
exploratory view - remove add series button tooltip by managing focus (#122263)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 17:07:27 -05:00
Dominique Clarke
1d270503cb
[Exploratory View] add a global filter to exploratory view when there is only one series (#122301)
* add a global filter to exploratory view when there is only one series

* adjust types

* addjust sample lens attributes

* fix breakdown column order

* update tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: shahzad31 <shahzad.muhammad@elastic.co>
2022-01-10 17:05:51 -05:00
Brian Seeders
e4a52b6144
[buildkite] Migrate package-testing pipeline from Jenkins (#122450) 2022-01-10 16:45:40 -05:00
renovate[bot]
6bf738fcf0
Update ftr (#122481)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 15:23:28 -06:00
renovate[bot]
b95ed1f1eb
Update dependency core-js to ^3.20.2 (main) (#122497)
* Update dependency core-js to ^3.20.2

* update yarn.lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jonathan Budzenski <jon@elastic.co>
2022-01-10 15:16:06 -06:00
Kevin Logan
4d47cb793b
[Security Solution] Narrow down the skipped tests in Policy (#122578)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 15:55:52 -05:00
Ece Özalp
a5072041f2
fix flake (#122581)
Co-authored-by: Ece Ozalp <ece.ozalp@elastic.co>
2022-01-10 13:48:58 -07:00
Nathan Reese
0619acb911
[Maps] fix security solution network page (#122447)
* [Maps] fix security solution network page

* fix path

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 12:34:48 -07:00
Madison Caldwell
1ddb64758f
[Security Solution] Disable legacy rules on upgrade to 8.x (#121442)
* Disable legacy rule and notify user to upgrade

* Ensure rules are disabled on upgrade

* Fix dupe detection on upgrade

* Revert "Fix dupe detection on upgrade"

This reverts commit 021ec0fac4.

* Add legacy notification

* Add tests for 8.0 security_solution rule migration

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 13:57:51 -05:00
sphilipse
1ca5b89038
[Workplace Search] Make Inline Editable Table slightly more accessible (#122193)
* [Workplace Search] Make Inline Editable Table slightly more accessible

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 11:43:58 -07:00
Nathan Reese
a9b82b0740
[maps] fix map application crashes when leaving map while drawing filter (#122353)
* [maps] fix map application crashes when leaving map while drawing filter

* clean-up

* more clean up

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 10:05:24 -07:00
Dmitry Tomashevich
f5aa068ef2
[Discover] Add kibana services provider for embeddable (#121621)
* [Discover] add kibana services provider for embeddable

* [Discover] add functional test

* [Discover] fix functional test

* [Discover] fix data grid test

* [Discover] go to discover main page before each test

* [Discover] remove redundant navigation to discover

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 19:55:28 +03:00
Joe Portner
b15805593b
Add tooltip for usernames on API Key management page (#122488) 2022-01-10 09:19:13 -07:00
David Sánchez
2f028580b5
Adds description field on event filters and displays it in artifact entry card belong to comments. It also adds a unit test (#122511) 2022-01-10 17:08:17 +01:00
Søren Louv-Jansen
1f891cc67a
Bump backport to 6.1.5 (#122505)
* Bump backport to 6.1.5

* Remove default values
2022-01-10 16:53:08 +01:00
James Gowdy
052ab06c61
[ML] Editing semi-structured text fields in grok pattern (#122274)
* [ML] Editing semi-structured text fields in grok pattern

* changes based on review

* fixing apache type patterns

* adding tests

* renaming test description

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 15:41:07 +00:00
Ahmad Bamieh
eb095f5b1d
[README] Update version Compatibility with Elasticsearch (#116040)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 10:31:21 -05:00
Pierre Gayvallet
389a87d036
Fix import_saved_objects_between_versions.ts FTR test (#122243)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 16:29:38 +01:00
Esteban Beltran
2987654354
[Security Solutions] remove excluded_policies option from the SearchExceptions component (#122020)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 08:27:48 -07:00
Clint Andrew Hall
5f07a0f9c7
[shared-ux] Create Services, migrate Exit Full Screen button (#122499)
* [shared-ux] Create Services, migrate Exit Full Screen button

* Fix merge issues

* Address missing comments, bad typescript

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 10:25:05 -05:00
David Sánchez
7fd7fbbb63
Clean comments structure on service as it is used in other places than middleware (#122519) 2022-01-10 16:07:43 +01:00
Lucas F. da Costa
91cea8afec
[Uptime] fix step detail on mobile resolutions [fix #121919] (#122171) 2022-01-10 14:51:00 +00:00
David Sánchez
cbba8c0026
Fixes wrong empty state when filtering by policy. Also fixces wrong placeholder (#122528) 2022-01-10 15:39:51 +01:00
Stratoula Kalafateli
2d41a34e84
[XY] Fixes percentage mode behavior when multiple metrics are placed on the same axis (#121610)
* Fixes the stacked part for percentage mode

* Fixes the percentages mode

* Add unit tests

* Address performance related comment

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 16:33:39 +02:00
Pete Hampton
5254cb5768
Add cluster name to EP/Lists telemetry (#122429)
* Send additional http header with cluster name included for join.

* Add cluster / license info to ep document.

* Add cluster / license info to lists document.

* Fix tests.

* Be explicit with type imports.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 06:40:18 -07:00
debadair
a8cab9a863
[DOCS] Updated link to repository plugin docs (#121834)
The repository plugins for S3, Azure, and GCS are being moved into
Elasticsearch as modules. This PR updates the Kibana links to point
to the Elasticsearch guide rather than the Plugin guide.

Related to elastic/elasticsearch#81870
2022-01-10 13:19:11 +00:00
Michael Dokolin
3c84b1b72d
[Expressions] Remove extraContext execution parameter (#122030)
* Remove `extraContext` execution parameter
* Remove context extension feature from the expressions
2022-01-10 12:54:27 +01:00
Angela Chuang
93aac6615a
[Security Solution] Hover actions on overflow items (#121928)
* add hover actions to overflow items

* unit test

* cypress

* cypress

* review

* review

* review

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 04:46:52 -07:00
Marco Liberati
d3691f676a
[Lens] Global filter for formula (#121768)
*  new global filter feature

*  Add tests

*  Add functional tests

*  Add more tests

* 🐛 Fix a transition bug with filter + add help message

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-10 12:36:04 +01:00
Aleh Zasypkin
f2af5c1bd2
Export all Security, Spaces and EncryptedSavedObjects types referenced in the public API contracts. (#122421) 2022-01-10 11:43:41 +01:00
Esteban Beltran
3cca7f0630
[Security Solution] Remove feature flag trustedAppsByPolicyEnabled (#122107) 2022-01-10 03:18:04 -07:00
Matthias Wilhelm
e938f4cb12
[Discover] Unskip flaky histogram time range test (#122324) 2022-01-10 11:16:43 +01:00
Abdul Wahab Zahid
786f41631a
[Uptime][Monitor Management UI] Add Enabled column in monitor management monitors list table. (#121682) (elastic/uptime/issues/415)
* Add enabled column in monitor management monitors list table.
2022-01-10 10:49:00 +01:00
Joe Reuter
25f4d0cc0b
[Lens] Wait for vis before asserting (#122333) 2022-01-10 10:35:32 +01:00
renovate[bot]
526367c831
Update node-forge to v1.1.0 (#122475)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 14:04:01 -05:00
Patryk Kopyciński
119a2d780d
[Osquery] Add KibanaThemeProvider to the app (#122051) 2022-01-07 09:24:49 -07:00
Jan Monschke
ef2610a8f9
[Security Solution][Investigations] Fix favorite filter behaviour in timeline search (#122265)
* fix: apply correct search options for favorited timelines

* test: add timeline overview page tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-07 14:52:37 +01:00
Søren Louv-Jansen
5316d08c31
Update Github Action for backport (#122479) 2022-01-06 17:44:24 -07:00
Steph Milovic
fa5d7de684
[Security Solution] Create Field READ access of data view management bug fix (#122463) 2022-01-06 17:14:06 -07:00
Clint Andrew Hall
83621d6100
[shared-ux] Create Shared UX Plugin (#122373)
* [shared-ux] Create Shared UX Plugin

* Rename nav-shared-ux.docnav.json to nav_shared_ux.docnav.json

* Fix a few issues

* fix limits.yml
2022-01-06 14:28:20 -07:00
Ashokaditya
34d7ca6528
[Security Solution][Endpoint] Artifacts event filter card on integration policy edit view (#121879)
* fix typo

refs elastic/security-team/issues/2031

* Add artifact event filters card to policy edit view on endpoint integration

fixes elastic/security-team/issues/2031

* add tests

fixes elastic/security-team/issues/2031

* fix typo

refs elastic/kibana/pull/111708

* use `eventFiltersListQueryHttpMock` instead

review suggestion

* add a test for verifying error toast

review suggestion

* fix tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-01-06 13:26:27 -07:00
Davis Plumlee
9507d796f9
[Security Solution][Exceptions] Fixes exceptions modal prepopulate bug (#121720) 2022-01-06 15:16:14 -05:00
Devon Thomson
825ea5b919
[Controls] Move Controls To Their Own Plugin (#121668)
* Moved controls out of Presentation Util and into their own plugin
2022-01-06 13:33:52 -05:00
David Sánchez
47c39a2608
[Security Solution] [Endpoint] Allows user remove event filter from policy using a modal (#122315)
* Allows user remove event filter from policy using a modal. Adds unit tests and includes some code improvements

* Remove unused code from service

* Remove unused code, fix ts errors and use eventFiltersHttpMock instead of a service mock

Co-authored-by: Ashokaditya <1849116+ashokaditya@users.noreply.github.com>
2022-01-06 19:04:32 +01:00
Kibana Machine
a034301877 skip failing test suite (#100236) 2022-01-06 12:46:06 -05:00
Abdul Wahab Zahid
3a5d8658d4
[Uptime][Monitor Management]Only show minutes as monitor interval plus do not show Zip Url browser monitor source type (for tech preview). (#122407)
https://github.com/elastic/uptime/issues/427
https://github.com/elastic/uptime/issues/428
2022-01-06 17:18:38 +01:00