Commit graph

46318 commits

Author SHA1 Message Date
Felix Stürmer 2282d53458
[RAC] [Observability] Add functional tests covering the alert workflow status (#111788) 2021-09-16 16:05:50 +02:00
Yaroslav Kuznietsov 13074f1296
[Canvas] EsFieldsSelect refactor. (#107268)
* Moved from js to ts and removed recompose.

* updated logic.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-16 16:48:28 +03:00
Nicolas Chaulet 9f81050956
[Fleet] Fix EPM api integration tests setup (#112368) 2021-09-16 09:37:57 -04:00
Ester Martí Vilaseca 59ede3edb2
[Stack Monitoring] add missing mb field (#112251)
* add missing mb field

* fix tests
2021-09-16 15:26:02 +02:00
Nathan L Smith 506cfcf063
Record transaction duration alerts in microseconds (#112366) 2021-09-16 08:19:50 -05:00
Kaarina Tungseth 9eb74bebad
[DOCS] Removes coming tag from 8.0.0-alpha2 release notes (#112027) 2021-09-16 15:17:46 +02:00
Matthew Kime 3c0e5e5876
[data views] rename files from index patterns to data view (#112047)
* rename directories

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-16 06:56:59 -05:00
Shahzad 0353d5eedc
[Uptime] For filters, use shared component (#105739)
Co-authored-by: Justin Kambic <justin.kambic@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-16 13:15:26 +02:00
Yaroslav Kuznietsov dbcc75b0dc
[Canvas] Fixes Error 500 on the workpad update. (#111683)
* Fixed bug with treating null argument as the expression function.

* Added a test for checking if a null argument is processeded correctly.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-16 06:58:03 -04:00
Miriam e4dc455239
[APM] Remove new badge from Backends link in the solution navigation (#112269) 2021-09-16 10:56:21 +01:00
juliaElastic 14c897327f
fixed big header (#112380) 2021-09-16 05:52:56 -04:00
Joe Reuter 411d23263e
fix data loss mssage (#112294) 2021-09-16 11:30:54 +02:00
Diana Derevyankina 410a0ac907
Fix and re-enable Vega test to be consistent with development/CI (#110971)
* Fix and re-enable Vega test to be consistent with development/CI

* Remove skip comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-16 11:42:02 +03:00
Jonathan Budzenski 17a4186ce8
[timelion] Move grammar to package (#111881)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 20:22:15 -04:00
Jonathan Budzenski 6435a81561
[reporting] Move chromium user data to path.data (#112198) 2021-09-15 16:31:08 -05:00
spalger ccf4410095 skip flaky suite (#112353) 2021-09-15 21:17:30 +00:00
Cauê Marcondes 2711e7b1cc
Removing old e2e (#112170)
* removing old e2e

* removing e2e

* removing e2e

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 16:33:54 -04:00
Matthew Kime 02de7cca73
convert deep imports to top level imports (#112203)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 15:02:39 -05:00
Kuldeep M f27df939bf
[Workplace Search] Make Source Group links look like links (#112125)
* change group panels into links

* update with new EuiListGroupItemTo component

* fix import

* remove unused prop

* remove unused import

* omit value for boolean true attributes

* make list item self closing

* break props onto new lines
2021-09-15 20:41:19 +01:00
Lisa Cawley c9bf6a1669
[ML] Fixes typo in job description (#112135) 2021-09-15 12:34:32 -07:00
Kaarina Tungseth 01615576a8
[DOCS] Reformats Dashboard (#111463)
* [DOCS] Updates the Dashboard docs for 7.15

* Reformatting

* Reformatting

* Adds experimental tag to controls

* Review comments

* Review comments

* Removes Labs from Dashboard
2021-09-15 14:22:26 -05:00
Nathan Reese 6351152215
[Maps] unify apply global copy for consistency (#111800)
* [Maps] unify apply global copy for consistency

* clean up

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 13:04:03 -06:00
Kaarina Tungseth 92cb6ce080
[DOCS] Adds dashboard troubleshooting (#111570)
* [DOCS] Adds dashboard troubleshooting

* Adds asciidoc file to dashboard

* Adds Timelion app image

* Update docs/user/dashboard/dashboard-troubleshooting.asciidoc

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>

* Review comments

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-09-15 13:55:28 -05:00
Jonathan Budzenski 492b7c03cb
[yarn.lock] Dedupe redux (#111609)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 13:44:08 -05:00
Jonathan Buttner d644f193b0
[Security Solution][Timeline] Notes migrations (#111900)
* Starting migration class

* Fleshing out migrator

* Adding migration tests

* Refactoring

* Adding migrator to each client

* gzipping file

* Fixing cypress tests

* Cleaning up types and adding additional test

* Starting notes migrations

* Finishing notes references migration

* gzipping data.json

* Fixing unit tests

* Updating the archive and fixing spelling

* Adding await

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 14:38:51 -04:00
Aaron Caldwell 4309356b78
[Maps] Fix saved object (map) switching issue (#112001)
* Add key to MapPage
2021-09-15 14:18:45 -04:00
Shahzad 895747ad38
[Uptime] Use async search api for certificates (#111731) 2021-09-15 19:17:33 +02:00
Matthew Kime ce2aac3763
convert deep imports to top level imports (#112199) 2021-09-15 11:46:31 -05:00
Matthew Kime 97db889bb1
remove deep import (#112191) 2021-09-15 11:44:38 -05:00
Matthew Kime bc5e6edfea
convert deep imports to top level imports (#112281) 2021-09-15 11:40:42 -05:00
Matthew Kime 5ba4f7115d
convert deep imports to top level imports (#112202)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 11:29:23 -05:00
gchaps 2a767a1d82
[DOCS] Updates introduction doc (#108122)
* [DOCS] Updates What's new doc

* [DOCS] Updates images of home page

* [DOCS] Updates the analyze section

* Updates the visualization journey image

* Update docs/user/introduction.asciidoc

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

* [DOCS] Removes apps and points to feature page instead

* Update docs/user/introduction.asciidoc

* Update docs/user/introduction.asciidoc

* Update docs/user/introduction.asciidoc

* Update docs/user/introduction.asciidoc

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: KOTungseth <kaarina.tungseth@elastic.co>
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2021-09-15 10:34:37 -05:00
Nicolas Chaulet 584f92cc06
[Fleet] Wrap package policy editor errors in EuiErrorBoundary (#112263) 2021-09-15 11:14:37 -04:00
juliaElastic a4229399f6
fix system monitoring checkbox label (#112261) 2021-09-15 11:10:49 -04:00
Matthew Kime 9765260214
remove deep import (#112192) 2021-09-15 09:52:59 -05:00
Kunal Dubey dc931289fa
[Fleet] Updated agent messaging steps.tsx (#112081) 2021-09-15 10:17:36 -04:00
Matthew Kime 5baa17ddab
remove deep import (#112188) 2021-09-15 09:10:56 -05:00
Matthew Kime bf3172b353
convert deep imports to top level imports (#112200) 2021-09-15 09:08:45 -05:00
Vadim Yakhin d9873278bb
[Workplace Search] Add missing i18n strings (#112136)
* Fix missing i18n string

* Add missing i18n string

* Add missing i18n string

* Add missing i18n string

Previously "more" wasn't translated, so I opted for separate strings for simplicity

* Add missing i18n string

Previously "Select" and "Deselect weren't translated, so I opted for separate strings for simplicity

* Add missing i18n strings

* Add missing i18n string

Opted for reusing already existing string here

* Add missing i18n strings

* Add missing i18n string

* Add missing i18n strings

* Add missing i18n string

* Add missing i18n string

* Add missing i18n strings

Previously "Search" and "Filter" weren't translated, so I opted for separate strings for simplicity

* Fix groupManagerModal not showing empty state if there are 0 sources

When we had two modals on group page: sources and users, we distinguished them by checking which label is passed to the modal.
This check doesn't work with non-English locales, because passed label never matches the English string:
`'共享内容源' !== 'shared content sources'`
Fortunately we no longer have a users modal so this entire check can be removed.

* Add missing i18n string

* Add missing i18n string

* Add missing i18 strings

* Combine all "Explore Platinum features" strings

* Autofix i18n conflicts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 10:52:53 -03:00
Tre e250c271a4
[Archive Migration] xpack...packaging (#110451)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-15 14:10:27 +01:00
Scotty Bollinger 1e365ce066
[Enterprise Search] Remove Beta notification for plugin 🎉 (#112184) 2021-09-15 07:37:52 -05:00
Stratoula Kalafateli 8f70030386
[Lens] [TSVB] Fixes the brushing of the last bucket for timeseries visualizations (#112068)
* Enable allowBrushingLastHistogramBucket for timeseries visualizations

* Cleanup
2021-09-15 15:20:44 +03:00
Tim Roes fa1e9a6aee
Change missing fields label (#112232) 2021-09-15 14:16:45 +02:00
Stratoula Kalafateli 34d7f68375
[Pie] Loads the no results screen if all slices have zero value (#111931)
* [Pie] Loads the no results screen if all slices have zero value

* Add a functional test

* Apply PR changes

* Display no results component if the chart metric has negative values

* Nits

* Apply some of the PR comments

* Change the negative values text

* Update src/plugins/vis_types/pie/public/pie_component.test.tsx

Co-authored-by: Marta Bondyra <marta.bondyra@gmail.com>

* Update src/plugins/vis_types/pie/public/pie_component.test.tsx

Co-authored-by: Marta Bondyra <marta.bondyra@gmail.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Marta Bondyra <marta.bondyra@gmail.com>
2021-09-15 15:11:09 +03:00
Matthew Kime 419dd92494
convert deep imports to top level imports (#112205) 2021-09-15 07:09:38 -05:00
Matthew Kime 51b2d53bd9
[discover] convert deep imports to top level imports for 'index_pattern' items (#112208)
* convert deep imports to top level imports

* fix test
2021-09-15 07:09:23 -05:00
Matthew Kime 26314b7598
remove deep import (#112189) 2021-09-15 07:09:09 -05:00
Matthew Kime 02414ef236
convert deep imports to top level imports (#112201) 2021-09-15 07:08:53 -05:00
Stratoula Kalafateli e20f530762
Move to vis_types folder part 3 (#112084)
* Move to vis_types folder part 3

* Fix jest tests
2021-09-15 14:46:48 +03:00
juliaElastic 6f810c651f
[Fleet] added monitoring_enabled to openapi (#112226)
* added monitoring_enabled to openapi

* added newline
2021-09-15 13:15:49 +02:00