Commit graph

45591 commits

Author SHA1 Message Date
Alejandro Fernández Gómez 5fd903b7fe
[RAC] Enable workflow status filtering (#108215)
Co-authored-by: Jason Rhodes <jason.matthew.rhodes@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-20 12:07:09 +02:00
Sergi Massaneda 60af98a1b7
fix unit prop and default it only in the tGrid body (#109252) 2021-08-20 11:29:03 +02:00
Stratoula Kalafateli cb868928a7
Move to vis types part 1 (#107535)
* Move to vis types part 1

* Fix types

* fix more types

* Fix paths

* Update readme file

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-20 11:43:21 +03:00
Pablo Machado 4274a2bf68
Preserve timeline data when navigating between tabs (#106716) 2021-08-20 09:45:47 +02:00
Marta Bondyra e18370a7c0
fix dnd tests (#109271)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-20 10:45:19 +03:00
Tim Sullivan 91630c63cf
[Reporting/Telemetry] Include counts for each deprecated job type (#108614)
* add isDeprecated to report meta for telemetry

* test clean up

* update snapshots

* Update x-pack/plugins/reporting/server/usage/decorate_range_stats.ts

Co-authored-by: Michael Dokolin <dokmic@gmail.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Michael Dokolin <dokmic@gmail.com>
2021-08-19 22:24:13 -04:00
Clint Andrew Hall 5f9193d24c
Fix height of editor when maximized (#109161) 2021-08-19 22:12:50 -04:00
Cauê Marcondes 442d9c3274
[APM] Rum service details doesn't show any data (#109117)
* removing existing filter

* fixing unit test

* replacing terms agg for should filter

* fixing test
2021-08-19 19:46:05 -04:00
Tiago Costa d155a94fce
skip failing es promotion suite (#109351) 2021-08-19 23:09:49 +01:00
Tiago Costa 96dfabd51b
skip failing es promotion suite (#109349) 2021-08-19 23:00:44 +01:00
Tiago Costa e14f814518
skip flaky suite (#109329) 2021-08-19 22:02:15 +01:00
Cauê Marcondes 6317202fb6
[APM] Hash-based links into APM app don't work (#108777)
* fixing navigation issues

* addressing PR comments
2021-08-19 16:29:27 -04:00
Jonathan Buttner 1fd7038b34
[Cases] Include rule registry client for updating alert statuses (#108588)
* Trying to get import to work

* Plumbed alerts client through and logging errors

* No longer need the ES cluster client

* Fixing types

* Fixing imports

* Fixing integration tests and refactoring

* Throwing an error when rule registry is disabled

* Reworking alert update and get to catch errors

* Adding tests and fixing errors
2021-08-19 16:01:39 -04:00
Sandra G 7369bdf360
[Monitoring] document monitoring.ui.ccs.enabled (#109318)
* monitoring.ui.ccs.enabled doc

* fix links
2021-08-19 15:38:49 -04:00
Ignacio Rivas 3f3ee69c92
[Upgrade Assistant] Overview page should reference nextMajor (#109222)
* Should use nextMajor instead of currentMajor

* Fix small CR changes
2021-08-19 21:19:20 +02:00
Tre 7f68ff269c
[Archive Migration] x-pack..dashboard_view_mode (#108503) 2021-08-19 19:48:26 +01:00
Tiago Costa cfd5dad174
chore(NA): moving @kbn/optimizer to babel transpiler (#109231)
* chore(NA): adds 7.16 into  backportrc

* chore(NA): moving @kbn/optimizer to babel transpiler
2021-08-19 19:40:50 +01:00
Melissa Alvarez 63db90b0c4
[ML] Anomaly detection: Adds functional test for delayed data chart flyout (#109026)
* wip add delayed data functional test

* adds delayed data functional test

* add menu check for stability and reorganize functions

* ensure describe block is self contained
2021-08-19 14:33:29 -04:00
Gloria Hornero 91910dbecd
Bringing cypress tests back (#109129)
* fixes threshold cypress tests

* add ticket command

* fixes threshold cypress tests

* add ticket command

* fixes 'Creates a new case with timeline and opens the timeline' test

* unskips navigation tests

* removes 'sets correct classes when the user starts dragging a host, but is not hovering over the data providers' test since we are not supporting drag and drop on timeline

* removes drag and drop related tests from 'data_providers.spec.ts'

* modifies todo on skipped exceptions tests to add more clarity

* fixes 'attach' to case and local storage test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 20:14:02 +02:00
Tiago Costa a7fe773bb8
chore(NA): moving @kbn/plugin-helpers to babel transpiler (#109085)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 19:13:33 +01:00
David Sánchez 79e63cc654
[Security solution] [Endpoint] Remove linked policy from trusted apps when removing endpoint integration (#108347)
* Remove policy from trusted app when this is removed from fleet
* Fleet: run package delete external callbacks when the Agent Policy is deleted
2021-08-19 13:45:55 -04:00
CJ Cenizal 8d1ebea7db
Migrate Stack Management apps to consume internal EuiCodeEditor (#108629)
* Migrate Index Management to use internal EuiCodeEditor.
* Migrate Rollup to use internal EuiCodeEditor.
* Migrate Snapshot and Restore to use internal EuiCodeEditor.
* Migrate Watcher to use internal EuiCodeEditor.
* Add default setOptions values to EuiCodeEditor.
2021-08-19 10:23:55 -07:00
Tiago Costa 25535e9682
skip flaky suite (#109260) 2021-08-19 18:21:14 +01:00
Mike Côté 91d117d095
Add legacyId field and set to current rule id (#108196)
* Initial commit

* Rules client to set legacyId when creating a rule in < 8.0.0

* Set legacyId to null on export, change empty state of legacyId from undefined to null

* Fix broken tests

* Refactor create.test.ts to avoid increasing file size

* Fix broken test
2021-08-19 13:08:54 -04:00
Spencer 7e2bd4fd54
[ftr] rework ciGroup validation to remove JOBS.yml and avoid duplication (#109149)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-08-19 11:40:23 -05:00
Angela Chuang 9d4c062e64
[Security Solution] TopN chart styling issue (#109007)
* fix topN style

* add unit tests for topN

* add unit tests

* review
2021-08-19 12:35:28 -04:00
Tim Sullivan 5957d313e0
remove layout.selectors from job parameters (#109010)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 09:12:06 -07:00
Mikhail Shustov fe96d3c96e
Remove LegacyRequest type from Core public API (#109243)
* remove LegacyRequest from public API

* remove LegacyRequest from Security plugin API

* update docs

* remove an obsolete comment
2021-08-19 11:11:58 -04:00
liza-mae 7cc59d7f6a
Fix maps upgrade test (#109088)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 09:00:42 -06:00
Søren Louv-Jansen a93a7efa80
[APM] Refactor Cypress e2e tests (#109024)
* Improve script to setup users and roles

* fix readme

* CI fixes

* add index permissions to roles

* disable welcome screen

* Run es archive once before tests

* Fix ts issues

* Update x-pack/plugins/apm/readme.md

Co-authored-by: Nathan L Smith <nathan.smith@elastic.co>

Co-authored-by: Nathan L Smith <nathan.smith@elastic.co>
2021-08-19 16:46:25 +02:00
Alejandro Fernández Haro d522cae193
Use https in package.json links (#109241) 2021-08-19 10:41:31 -04:00
Tiago Costa eec7bb318b
skip flaky suite (#95376) 2021-08-19 15:31:52 +01:00
Tiago Costa 2d835422e4
Merge remote-tracking branch 'upstream/master' 2021-08-19 15:30:42 +01:00
Mikhail Shustov 76eafd8803
exclude tsx test and mock files from test coverage (#109203) 2021-08-19 09:26:24 -05:00
Pierre Gayvallet e88d77b045
Remove unused chrome APIs (#109204)
* remove unused chrome APIs

* update generated doc

* fix tests

* fix tests bis
2021-08-19 16:23:30 +02:00
Pablo Machado 7d03ef7368
Fix black scroll bar on alert count table (#109096) 2021-08-19 09:09:53 -04:00
Alejandro Fernández Haro 3cb3984d59
[Flaky-tests] Fix SOM edit-saved-objects test (#109215) 2021-08-19 08:40:56 -04:00
Tiago Costa 8e4e7b25bc
Merge remote-tracking branch 'upstream/master' 2021-08-19 12:44:14 +01:00
Dima Arnautov 6c1133ad7c
[ML] Fix date formatting in the alert context of the Anomaly detection job health rule type (#109073)
* [ML] extend alert messages with job ids

* [ML] rename getJobsErrorMessages

* [ML] add rule name to a template

* [ML] utilize fieldFormats plugin for date formatting

* [ML] update types

* [ML] update unit tests

* [ML] guards for uiSettings and fieldRegistry, add custom errors

* [ML] add conditional call for uiSettings

* [ML] fix i18n

* [ML] tests for getCustomError

* [ML] fix i18n check

* [ML] create classes for custom errors
2021-08-19 13:42:06 +02:00
Tiago Costa df112dd880
chore(NA): moving @kbn/plugin-generator to babel transpiler (#109083)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 12:27:42 +01:00
Tiago Costa a48506788a
Merge remote-tracking branch 'upstream/master' 2021-08-19 12:07:23 +01:00
Stratoula Kalafateli 4419efcbd0
[XY, Pie] Long legend values support (#108365)
* [XY, Pie] Long legend values support

* Update vislib snapshots

* Fix truncate labels to work only for slice labels positioned outside the chart

* Address PR comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 12:36:23 +03:00
Aleh Zasypkin cb0ce59376
Introduce Enroll API endpoint. (#108835) 2021-08-19 11:24:32 +02:00
Stratoula Kalafateli fe08d0aa21
[TSVB] Long legend values support (#108023)
* [TSVB] Supports legends with long values

* Add a unit test

* Design optimization

* Revert changes

* Add the missing prop type

* Ensure that the limits are respected

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 11:27:18 +03:00
Matthias Wilhelm 544c41e214
[Discover] Unskip discover tab field data functional tests (#107305) 2021-08-19 08:18:28 +02:00
Stratoula Kalafateli 2172b88dae
Fix flakiness in load and save agg-based visualizations (#109066)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 09:04:53 +03:00
Stratoula Kalafateli e7098ad7aa
Fixed flakiness with visualize custom role (#109077)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 09:04:03 +03:00
Quynh Nguyen 4d0623ee25
[ML] Add tooltip help text for Transform filter query control (#108720)
* [ML] Add tooltip help text

* [ML] Remove unused import

* [ML] Update tooltip content to be clearer

Co-authored-by: Lisa Cawley <lcawley@elastic.co>

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-19 01:28:52 -04:00
ymao1 48ce73db15
[Alerting] Update rules detail page to resolve SO IDs if necessary (#108091)
* Adding internal resolve API to resolve rules given an ID

* Updating after merge

* Updating after merge

* Adding resolveRule api to client and adding spacesOss plugin dependency

* Handling 404 errors by calling resolve. Updating unit tests

* Handling aliasMatch and conflict results

* Fixing types

* Unit tests for spaces oss components

* Adding audit event for resolve

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-18 22:32:19 -04:00
Nathan L Smith 09f122b478
Increase width of service inventory sparkplot columns (#109137)
From 160 to 176px. Prevents overlapping of the labels.

Fixes #109103.
2021-08-18 21:25:32 -05:00