Commit graph

44908 commits

Author SHA1 Message Date
Tiago Costa 561b89889f
chore(NA): moving @kbn/utility-types to babel transpiler (#107159)
* chore(NA): moving @kbn/utility-types to babel transpiler

* chore(NA): fix type imports

* chore(NA): fix type imports

* chore(NA): fix type imports

* chore(NA): fix rootdir of tsd tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-30 18:43:50 +01:00
Tiago Costa e0ea3233d9
chore(NA): moving @kbn/es-query to babel transpiler (#107281)
* chore(NA): moving @kbn/es-query to babel transpiler

* chore(NA): update limits
2021-07-30 18:38:02 +01:00
Spencer 926db441b9
[dev-utils/run] support --info flag when default log level changed (#107244)
* [dev-utils/run] support --info flag when default log level changed

* update kbn/pm dist and remove excess --debug flag

Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-07-30 10:22:18 -07:00
Michael Dokolin e066a49e7c
[Reporting] Fix API client wrapper in the reporting diagnostics (#107282) 2021-07-30 19:06:21 +02:00
Nicolas Chaulet f2a5cd740f
[Fleet] Missing SO Installation migration (#107214) 2021-07-30 12:02:51 -04:00
Pete Hampton 0f05ecf2c0
Security Telemetry: Trusted applications (#106526)
* [7.15] Setup project for trusted apps telemetry.

* Create dependency on exception list client + query trusted applications.

* Add trusted telemetry apps task.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-30 16:28:29 +01:00
Tim Sullivan 03ca8c7d35
[Reporting CSV] Fix scroll ID bug for deprecated csv export (#106892)
* [Reporting CSV] Fix scroll ID bug for deprecated csv export

* fix unit test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-30 08:17:29 -07:00
Mikhail Shustov 5294f1ca17
remove elasticsearch package imports from reporting (#107126)
* remove elasticsearch package imports from reporting

* remove dead code
2021-07-30 08:15:50 -07:00
Melissa Alvarez 9dcecaedc6
[ML] Data frame analytics: ensure results view loads correctly for job created in dev tools (#107024)
* check analyzed_fields exists

* update DataFrameAnalyticsConfig type to make analyzed_fields optional

* updating accessing analyzed_fields for type update
2021-07-30 11:12:52 -04:00
Melissa Alvarez faed2f6fe1
[ML] Anomaly Detection: ability to clear warning notification from jobs list - improvements (#106879)
* add isClearable function for checking notifications index

* clear messages from multiple indices when messages stored in multiple indices

* only return clearable indices. update disable clear button check

* add unit test
2021-07-30 11:04:46 -04:00
Nathan L Smith 121bccb4d3
Add owner to APM and Observability plugin kibana.json (#107201)
As described in #103016.
2021-07-30 09:12:57 -05:00
Matthew Kime b072a5d32b
[index pattern managment] remove IFieldType references (#107239)
* remove IFieldType references

* typescript fixes

* update snapshot
2021-07-30 08:58:23 -05:00
Tre c330fc5a9a
[Archive Migration] x-pack..security/flstest (#107045) 2021-07-30 14:47:50 +01:00
Tiago Costa f21c7e1c47
skip flaky suite (#96895) 2021-07-30 14:33:33 +01:00
Dario Gieselaar efd254047d
[APM] Dependencies table for backend inventory/detail views (#106995) 2021-07-30 09:23:45 -04:00
Stratoula Kalafateli 2a9d17c317
[Lens] Formats correctly the falsy values on the x axis (#107134)
* [Lens] Formats correctly the falsy values on the x axis

* Address PR comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-30 16:22:20 +03:00
Yulia Čech c6420fbb7e
[ILM] Added a flyout with linked index templates (#106734)
* [ILM] Server to use new in_use_by property returned by ES API

* [ILM] Cleaning up the PR changes

* [ILM] Fixed functional test

* [ILM] Fixed 'modifiedDate' display in the table

* [ILM] Fixed sorting test

* [ILM] Removed a not needed function declaration

* [ILM] Added index templates flyout to the policies list

* [ILM] Added test for the index templates flyout

* [ILM] Added an a11y test for the index templates flyout

* Update x-pack/plugins/index_lifecycle_management/public/application/components/index_templates_flyout.tsx

Co-authored-by: debadair <debadair@elastic.co>

* [ILM] Fixed jest test and made 0 index templates to not open the flyout

* [ILM] Fixed a11y test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: debadair <debadair@elastic.co>
2021-07-30 14:43:25 +02:00
Anton Dosov 3c3087855f
[data] Extract @kbn/field-types to a package (#106973) 2021-07-30 06:34:17 -04:00
Matthew Kime e8a4d6177e
use IndexPattern instead of IIndexPattern (#107200) 2021-07-30 05:18:17 -05:00
Matthew Kime 9b00a26e82
use IndexPattern instead of IIndexPattern (#107193) 2021-07-30 05:17:56 -05:00
Marta Bondyra 6ef6574823
[Lens] make the datatable content selectable 2021-07-30 11:39:17 +02:00
Gloria Hornero 1bfbd332fe
Cypress readme improvements (#107149)
* adds table of contents

* completes cypress guide

* adds CCS best practices

* fixes typo

* improves champions

* fixes typo

* little improvement

* latest improvements
2021-07-30 11:09:24 +02:00
Michael Marcialis 4317dcb43d
[Lens] Focus Fixes for v8 Theme (#106634)
* set correct focus ring for each theme

* fix field and dimension button span faux focus

* fix dimension button focus

* add mixin to remove euiFocusRing

* clean up the mess

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-30 09:27:58 +02:00
Marta Bondyra 6da99f33e8
mocking canvas (#107147) 2021-07-30 09:25:56 +02:00
Ignacio Rivas f0797759f4
[ILM] Adjust alignment of field errors + timeline icon (#104084)
* adjust alignment of field errors + timeline icon

* Use options popover instead of two continuous inputs

* Set max row size

* Reduce error callout size to s

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-30 08:10:13 +03:00
Jason Stoltzfus 0ae2134963
[Enterprise Search] Added the InlineEditableTable component (#107208) 2021-07-29 17:58:48 -04:00
Tim Sullivan 191480a9ca
[Reporting Management] Consolidate report job warnings and add warning for deprecated types (#106184)
* [Reporting Management] Add warning for deprecated types

* record -> job rename

* restore previous report from archive

* more fn testing

* better testing

* use consts

* add table text test

* nicer archived reports archive

* fix test

* add comment about completed

* remove warning button

* consistent status detail message and callout buttons

* rename the deprecated report

* fix status messages

* update copy

* fix duplicated created_at reports

* fix 18n

* back out text add

* fix fn test snapshot

* [Reporting] fix binding of methods that are called via event handlers

* self review

* spot-fix more untranslated content

* Update x-pack/plugins/reporting/public/lib/job.tsx

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

Co-authored-by: Michael Dokolin <dokmic@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 13:23:59 -07:00
Matthew Kime c722773139
use IndexPattern instead of IIndexPattern (#107195) 2021-07-29 14:02:45 -05:00
Nathan L Smith f067ac8660
Add backend info and icons to flyouts (#107089)
* Add icon to service link in transaction flyout
* Add icon to service link on transaction spans
* Add backend section with icon and link to span flyout for backend spans

Also:

* Create ServiceLink and BackendLink components and use them wherever the icons with the links are used.
* Rename subType prop to subtype on SpanIcon component

Fixes #103264.
2021-07-29 13:38:05 -05:00
Tiago Costa fae9f266c4
chore(NA): moving @kbn/apm-config-loader to babel transpiler (#107146)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 14:24:12 -04:00
Matthew Kime a1981d5248
use IndexPattern instead of IIndexPattern (#107108) 2021-07-29 13:05:13 -05:00
Tiago Costa 7c949c0e98
chore(NA): moving @kbn/std to babel transpiler (#107177) 2021-07-29 18:26:08 +01:00
Poff Poffenberger 55cb9a5d88
Add dashbord migration test for visualizations (#106162)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 12:25:08 -05:00
Mikhail Shustov 1cfc2ebf90
[Maps] [Infra] do not import types from the legacy elasticsearch package (#107118)
* remove elasticsearch import from infra

* remove elasticsearch import from maps
2021-07-29 19:14:37 +02:00
Greg Thompson c2cb18910b
reinstate #105841 (#107080)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 12:12:07 -05:00
Mark Hopkin 1c3a6ad064
[Fleet] only log experimental warning once (#106434) (#106518)
* fix: only log warning once

* Move to logging on startup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 17:25:14 +01:00
Pete Harverson 8f175803be
[ML] Transforms: Adds a type column to the transforms management table (#106990)
* [ML] Transforms: Adds a type column to the transforms management table

* [ML] Stabilize checks for transform table expanded row content

* [ML] Remove unnecessary expected row data type field

* [ML] Add timeouts to assertTransformExpandedRow existOrFail calls

* [ML] Use separate retry for each expanded row tab click

* [ML] Remove skip from permissions tests

* [ML] Correct suite title for read permissions tests
2021-07-29 17:22:55 +01:00
Tiago Costa 4eec61a5f9
chore(NA): moving @kbn/common-utils to babel transpiler (#107148)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 17:04:08 +01:00
Joe Portner b0d21b54e7
Fix ESO migration decryption for converted saved object types (#106897) 2021-07-29 12:02:26 -04:00
mgiota 7f6ff62402
[Metrics UI]: register metric threshold rule type with RAC (#106684)
* [Metrics UI]: register metric threshold rule type with RAC

* index reason in metric threshold executor

* fix failing metric executor unit tests

* refactor createLifecycleRuleExecutor

* create LifecycleRuleExecutor mock

* fix types

* fix option types

* avoid empty reason field

* more type fixes
2021-07-29 17:58:18 +02:00
Xavier Mouligneau b0827d038f
[RAC] [SECURITY SOLUTION] Remove drag drop security solutions (#107162)
* wip to remove drag & drop

* fix timeline action visibility and filter present on scroll

* remove unused class

* clean up hover actions

* add isDraggable on row render to allow the control of drag and drop

* fix add to timeline to work the old way

* fix types + unit test

* fix cypress test, I went to  fast  with the renaming

* review I

* fix pagination

* fix type introduce by another PR

Co-authored-by: Michael Olorunnisola <michael.olorunnisola@elastic.co>
2021-07-29 11:53:05 -04:00
Uladzislau Lasitsa 57042f0770
Saved visualization with search string confuse altering of search string (#103396)
* Add possibility to sync query and filter from state

* Fix unit-tests

* Fix name

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 11:41:02 -04:00
Ester Martí Vilaseca 75fd626c7a
fix alert button not found in stack monitoring test (#107060) 2021-07-29 17:04:04 +02:00
Tim Roes 271220cf3a
Add missing Kibana App plugin owners (#107153) 2021-07-29 17:00:28 +02:00
Peter Pisljar 0ad10e8980
adds dimensionName to datatable column meta information (#106514) 2021-07-29 16:45:10 +02:00
Kyle Pollich 16537aa1b6
Fix agent details breadcrumb (#107143) 2021-07-29 10:02:50 -04:00
Tim Roes ff3029f1b7
Make onChange in CodeEditor optional (#107128)
* Make onChang in CodeEditor optional

* Update api docs
2021-07-29 15:37:43 +02:00
renovate[bot] c98ffa5339
Update dependency @elastic/charts to v33.1.0 (master) (#106200)
* Update dependency @elastic/charts to v33.1.0

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: nickofthyme <nick.ryan.partridge@gmail.com>
2021-07-29 07:57:20 -05:00
Aleh Zasypkin 5b7653bae7
Do not expect legacy Elasticsearch JS client errors in tests. (#107135) 2021-07-29 14:16:09 +02:00
Christos Nasikas 82e0ce1b51
[Cases] Migrate to new Connectors APIs (#102662)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-07-29 14:20:51 +03:00