Commit graph

43071 commits

Author SHA1 Message Date
Justin Kambic
b189d05bc3
[Uptime] Move uptime actions to Header Actions Menu (#100298)
* Move uptime actions to Kibana's HeaderActionsMenu.

* Delete a comment.

* Extract ActionMenu content to dedicated component to make testing easier.

* Add tests.

* Use `EuiHeaderLinks` instead of `EuiFlexItem`.

* Clean up tests.

* Prefer `getByRole` for a test.

* Fix copy mistake.

* Fix a test broken by the previous commit.

* Prefer `EuiHeaderSectionItem` over `EuiHeaderSectionLink` to avoid nesting `button`s within `buttons`.

* Reverse "Settings" and "Alerts" menu options to make them uniform with APM.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 15:31:15 -04:00
Spencer
7270c3bf40
[ftr] migrate management services to FtrService class (#100521)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 15:10:14 -04:00
Spencer
c166dae31e
[ftr] migrate visualizations service to FtrService classes (#100522)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 15:01:31 -04:00
Spencer
e682b55c87
[ftr] migrate dashboard services to FtrService class (#100519)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 14:40:02 -04:00
spalger
58f45eeeb3 include 7.13 as a possible base branch of renovate prs 2021-05-26 11:25:25 -07:00
spalger
04a3620ec9 enable es client renovate prs for 7.13 (#100645) 2021-05-26 11:24:49 -07:00
Jonathan Budzenski
507da3ee8b
[docker] Set server.shutdownTimeout to match default docker stop timeout (#100494) 2021-05-26 14:03:21 -04:00
Jen Huang
ba7c0275ca
[Fleet] Support browsing granular integrations (#99866)
* Manual cherry pick of work to support integration tiles and package-level vars

* Fix types

* Remove registry input group typings

* Show integration-specific readme, title, and icon in package details page

* Revert unnecessary changes

* Add package-level `vars` field to package policy SO mappings

* Fix types

* Fix test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 09:59:09 -07:00
Pete Harverson
f77ff2d396
[ML] Adds functional tests for anomaly detection job custom URLs (#100455)
* [ML] Adds functional tests for anomaly detection job custom URLs

* [ML] Remove debug test tag from custom URL tests

* [ML] Update custom URL editor Jest snapshots

* [ML] Clean up in embeddables tests to fix dashboard test

* [ML] Delete test dashboard after test suites complete

* [ML] Edits to custom URL tests following review

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 17:48:03 +01:00
Anton Dosov
c5f8aeeb43
[Docs] Index patterns REST API docs (#100549) 2021-05-26 18:33:23 +02:00
Ignacio Rivas
ae63fb1c17
[Ingest pipelines] add support for fingerprint processor (#100541) 2021-05-26 18:29:05 +02:00
Mikhail Shustov
7c7aba9b61
ping Core team when renovate bot bumps es client version (#100662)
* ping Core team on es client version upgrade

* use @elastic/kibana-core

* Revert "use @elastic/kibana-core"

This reverts commit fc8ac972a3.
2021-05-26 12:04:35 -04:00
Thomas Neirynck
c5aa39835d
[Maps] Add draw wizard (#100278) 2021-05-26 11:21:38 -04:00
Lisa Cawley
639df23aa4
Use documentation link service for index pattern field editor (#100609) 2021-05-26 08:20:27 -07:00
Nathan Reese
e49db7127d
[Maps] filter dashboard by map extent (#99860)
* [Maps] filter dashboard by map extent

* clean up

* remove warning from filter pill

* tslint

* API doc updates, i18n fixes, tslint

* only show context menu option in edit mode

* add functional test

* review feedback

* do not use search session when filtering by map bounds

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 08:51:39 -06:00
Spencer
48d8c0098e
[ftr] migrate screenshots and snapshots services to FtrService class (#100514)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 10:28:05 -04:00
Sandra Gonzales
ce6f923bb4
fix anomaly functional test (#100504)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 10:25:39 -04:00
Alison Goryachev
78a7d896e3
update breaking changes template to incorporate ES deprecations (#100621) 2021-05-26 10:19:12 -04:00
Joe Reuter
e7bc8831c2
improve default time ranges (#100536) 2021-05-26 15:17:03 +02:00
Stratoula Kalafateli
638ab8247b
[Gauge] Fixes wrong translations on ranges less than symbol (#100535) 2021-05-26 16:02:28 +03:00
Spencer
6d48a50c2a
[ftr] migrate "globalNav" service to FtrService class (#100604)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 14:18:13 +02:00
Spencer
2d6ee26223
[ftr] migrate "testSubjects" to FtrService class (#100512)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 06:48:41 -04:00
Larry Gregory
5d5cc55b3a
Fix spaces test flakyness (#100605) 2021-05-26 06:47:28 -04:00
Ignacio Rivas
93acfb4d43
[Ingest pipelines] add support for ip type in convert processor (#100531)
* add ip option type to convert processor

* remove duped option

* small CR changes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 11:36:06 +02:00
Spencer
1f02c48d3c
[ftr] migrate "browser" to FtrService class (#100507)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 11:02:42 +02:00
Spencer
28d2343fce
[ftr] migrate "find" service to FtrService class (#100509)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 11:00:24 +02:00
Mikhail Shustov
f915b6fe73
[telemetry] report config deprecations (#99887)
* return the list of changes config keys during deprecation

* gather changed config keys in the core

* adjust Security plugin deprecations tests

* update docs

* update interface

* update telemetry schema

* update spaces tests

* update tests in other x-pack plugins

* remove testing instruction

* improve tests. get rid of snapshots
2021-05-26 10:57:01 +02:00
Spencer
987c736957
[ftr] migrate "docTable" service to FtrService class (#100595)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 10:42:45 +02:00
Spencer
749c69b936
[ftr] migrate "listingTable" service to FtrService class (#100606)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 10:37:34 +02:00
Yaroslav Kuznietsov
c42f6c3063
Fixed comparing real value with formatted according to mode. (#100456)
Before this part of code was comparing clean data, which came from dataset, with X/Y values. They were true according to normal mode, but in percentage mode, for example, it was comparing absolute value with percentage value. To avoid it, need to compare datum (feature #822 from elastic/elastic-charts) of geometry with clean value from row info.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-26 11:34:08 +03:00
Spencer
29b7d1d448
[ftr] migrate "dataGrid" service to FtrService class (#100593)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-26 10:58:05 +03:00
Spencer
090e0beb65
[ftr] migrate "fieldEditor" to FtrService class (#100597)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-25 19:14:00 -07:00
Spencer
656ff1ca27
[ftr] migrate "filterBar" service to FtrService class (#100601)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-25 21:12:12 -05:00
Yuliia Naumenko
5ebded2105
[triggersActionsUi] Reduce page load bundle to under 100kB (#97770)
* [triggersActionsUi] Reduce page load bundle to under 100kB

* removed old code

* removed fragment

* changed svg logo to lazy react components

* fixed type checks and translations

* fixed type checks

* fixed type checks

* fixed type checks

* fixed tests

* fixed tests

* fixed iconClass

* fixed due to comments

* added info about new IconType to readme file

* fixed key errors
2021-05-25 19:00:29 -07:00
Jonathan Budzenski
a591af2856
[build] Clean jest configs (#100594) 2021-05-25 20:33:43 -05:00
Tiago Costa
fea499c8ab
refact(NA): remove extra pkg_npm target and add specific target folders for @kbn/analytics on Bazel (#100569)
* refact(NA): remove extra pkg_npm target and add specific target folders on @kbn/analytics

* chore(NA): update import on target_types
2021-05-26 00:58:43 +01:00
renovate[bot]
31778b31c2
Update dependency @elastic/charts to v29.2.0 (#100587)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 13:59:21 -07:00
Nathan Reese
b30d96e7f2
[Maps] convert LayerPanel to typescript (#100481)
* [Maps] convert LayerPanel to typescript

* layer_errors

* style panel

* layer_panel component

* rename to EditLayerPanel

* clean up

* fix scss imports for rename

* one more scss path clean up

* fix EditLayerPanel errors
2021-05-25 13:25:18 -06:00
Alison Goryachev
a0ddca8b07
[Upgrade Assistant] Address copy feedback (#99632) 2021-05-25 14:14:08 -04:00
Nathan L Smith
e61c6660f7
Open/Closed filter for observability alerts page (#99217) 2021-05-25 12:40:14 -05:00
Frank Hassanabad
5dc85c69b7
One liner to expose the EQL query for debugging for users (#100565)
## Summary

Expose the EQL query in the Kibana logs for detections when they are being run when Kibana in debug mode.
2021-05-25 13:35:52 -04:00
Caroline Horn
bca1c14f9c
[KibanaPageLayout] Solution Nav specific styles & props (#100089)
* Fixing sticky nav
* Adding some side bar styles
* Added a built-in solution nav title with avatar icon
* Adding tutorial docs
* Added KibanaPageTemplateSolutionNavAvatar
* Added KibanaPageTemplateSolutionNav
* Increased limit to `core` / `kibanaReact` plugin because of additional CSS
2021-05-25 13:28:05 -04:00
Spencer
111e15a054
[ftr] implement FtrService classes and migrate common services (#99546)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-25 09:25:09 -07:00
Stratoula Kalafateli
d8c2594789
[XY] [Lens] Adds opacity slider (#100453)
* [XY] Add opacity slider and dots size slider

* [Lens] Adds fill opacity slider

* Make the new sliders to appear fullwidth

* Change property name and fix unit tests

* Add a comment

* useDebouncedValue hook

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-25 18:56:29 +03:00
Jean-Louis Leysens
a818b2ad9d
[Reporting] ILM policy for managing reporting indices (#100130)
* wip; added logic for creating ILM policy at start up

* added log when ilm policy is not created

* added test for start function

* updated ilm policy to not delete data

* actually update jest snapshots and remove unused import

* updated the ilm policy, removed the min_age for the hot phase

* update jest snapshot

* removed TODO comment

* debug log -> info log

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-25 17:03:44 +02:00
Jean-Louis Leysens
662fe74757
[Reporting] ILM policy for managing reporting indices (#100130)
* wip; added logic for creating ILM policy at start up

* added log when ilm policy is not created

* added test for start function

* updated ilm policy to not delete data

* actually update jest snapshots and remove unused import

* updated the ilm policy, removed the min_age for the hot phase

* update jest snapshot

* removed TODO comment

* debug log -> info log

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-25 17:02:48 +02:00
Lisa Cawley
e2d47f7269
[DOCS] Remove redundant maps attribute (#100426) 2021-05-25 07:45:07 -07:00
Thomas Neirynck
73b6048ba1
[Maps][Vega] Isolate mapbox-gl library into bazel package (#99931) 2021-05-25 09:51:57 -04:00
David Sánchez
ca324c63be
Removes event filters feature flag and exposes this feature by default (#100389)
* Removes event filters feature flag and expose this feature by default

* Fixes manifest unit test

* Fixes functional test adding event filter list case

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-25 15:19:42 +02:00
Sandra Gonzales
60b5c842cd
[Metrics UI] use EuiTooltip to control tooltip component and simplify ConditionalTooltip (#99224)
* use EuiTooltip to control tooltip component

* fix style

* update unit tests

* add functional waffle map tooltip tests

* remove reload() from useEffect

* fix type

* update unit test
2021-05-25 08:51:24 -04:00