Commit Graph

48129 Commits

Author SHA1 Message Date
Marta Bondyra b87852071b
[Lens] fix passing 0 as static value (#118032)
* [Lens] fix passing 0 as static value

* allow computed static_value to be passed

* Update x-pack/plugins/lens/public/xy_visualization/reference_line_helpers.tsx

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>

* ci fix

Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
2021-11-11 08:26:48 +01:00
Esteban Beltran f555c737d0
[Security Solution] Refactor Host isolation exceptions delete modal to use react query instead of redux (#117161)
* WIP: Refactor Delete modal to not use redux

* Delete middleware delete tests

* Fix tests for host isolation exception delete

* Add query client provider to routes

* Move the query provider up to the security app component

* Move out inline arrow functions to component body
2021-11-11 07:57:35 +01:00
Michael Dokolin e774ece489
[Reporting] Fix task manager not to run tasks before Kibana is available (#118206) 2021-11-11 07:24:57 +01:00
Tyler Smalley ff86a51a01
[jest] Support meta project configs (#118122)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-10 21:12:41 -08:00
Joe Portner f4b61d01be
Improve es-archiver saving/loading (#118255) 2021-11-10 22:59:38 -05:00
spalger a03e12bec0 skip flaky suite (#118272) 2021-11-10 20:43:54 -07:00
Dominique Clarke 40939b2c67
rename Analyze data labels to Explore data (#118096)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 22:08:41 -05:00
Tiago Costa 264bb7acdd
fix(NA): wrongly added include key on tsconfig.json for @kbn/monaco (#118210)
* fix(NA): wrongly added include key on tsconfig.json for @kbn/monaco

* fix(NA): @kbn/monaco structure to allow bazel build on windows
2021-11-11 02:14:10 +00:00
Steph Milovic 6d951fee69
Sourcerer UI (#117601) 2021-11-10 18:34:50 -07:00
Candace Park 9f02de6ed2
[Security Solution][Endpoint][Admin][Policy] Fixes the endpoint version test on policy details (#118124) 2021-11-10 19:13:10 -05:00
Byron Hulcher f815eaa1d2
Fix margins for various pending suggestions callouts (#118208) 2021-11-10 18:48:49 -05:00
Kristof C fe3272f835
[Cases] [108671] Fix faulty status api call, if selection is same (#118115)
* [Cases] [108671] Fix faulty status api call, if selection is same

* Add unit test to ensure selecting same status message does not call api

Co-authored-by: Kristof-Pierre Cummings <kristofpierre.cummings@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 18:45:51 -05:00
Justin Kambic dc13f4ee9b
Remove exploratory view reset button. (#118238) (#118095) 2021-11-10 23:42:28 +01:00
Thom Heymann f3a6e6bf52
issue 100570 flaky test 2 (#118043)
* Flaky test

* add debug screenshots

* .

* .

* .

* .
2021-11-10 21:49:54 +00:00
Michael Dokolin 2cb46839aa
[Reporting] Fix timeouts handling in the screenshotting observable handler (#118186) 2021-11-10 22:32:03 +01:00
spalger baa658f8a7 skip suite failing es promotion (#118251) 2021-11-10 14:29:49 -07:00
Tim Sullivan 3d7209ce7d
[Reporting] Fix unhandled promise rejection thrown when launching Chromium (#118119)
* [Reporting] Fix unhandled promise rejection thrown when launching Chromium

* comment correction

* simplify

* unit test

* Update x-pack/plugins/reporting/server/browsers/chromium/driver_factory/index.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-11-10 16:05:28 -05:00
Matthew Kime 145ce01ea7
[docs] Alerting - index patterns => data views (#115613)
* [user docs - index patterns] index pattern => data view (#110421)

* index patterns => data views

* maps docs changes

* add alerting docs

* Apply suggestions from code review

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

* cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-11-10 14:41:01 -06:00
Jason Stoltzfus bde802fed6
[Enterprise Search] Added a test helper #117948 2021-11-10 15:20:57 -05:00
Shahzad 6f5faf93f0
[Exploratory view] Show index pattern permission error (#117539)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 15:11:39 -05:00
Claudio Procida 05246c67a0
chore: rename test subjects to camel case (#118046)
* chore: rename test subjects to camel case

* chore: rename test subjects to camel case /2

* Updates expectations

* Restores files not in observability

* Fixes test subjects

* Fixes selector

* Fixes selector

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 20:56:10 +01:00
Nicolas Chaulet 75bafde760
[Fleet] Remove force flag from agent instruction (#118099) 2021-11-10 14:55:16 -05:00
Shahzad b389cfe0ab
fix addd to case relative (#117487)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 14:23:25 -05:00
Spencer 252b949b61
Remove direct usage of EUI theme vars (#116232)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 14:04:45 -05:00
gchaps 42168954b4
[DOCS] Renames index pattern in management and monitoring (#117939)
* [DOCS] Renames index pattern in management, monitoring, and graph

* [DOCS] Renames index pattern on landing page

* Updates URL in doc link service

* Update docs/management/advanced-options.asciidoc

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

* Update docs/user/monitoring/kibana-alerts.asciidoc

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

Co-authored-by: lcawl <lcawley@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 10:20:23 -08:00
ymao1 6b81454795
Removing focusable element in tags badge (#118062) 2021-11-10 12:10:43 -05:00
Brian Seeders 8ba9ebf592
[CI] Rebalance/split cigroups and speed up overall CI time (#118191) 2021-11-10 12:01:03 -05:00
Vadim Yakhin 68f46a5c8e
Update web crawler link to lead directly to the crawler page (#118111) 2021-11-10 08:48:57 -08:00
Michael Dokolin 5cccf0cdd6
[Reporting] Optimize visualizations awaiter performance (#118012) 2021-11-10 17:17:07 +01:00
Dmitry Shevchenko 60a9221527
Add missing await (#118171) 2021-11-10 11:16:44 -05:00
Brian Seeders 30de97bc2d
Revert "[CI] Rebalance/split cigroups and speed up overall CI time (#113676)"
This reverts commit 9888b7fec3.
2021-11-10 10:34:38 -05:00
Brian Seeders 9888b7fec3
[CI] Rebalance/split cigroups and speed up overall CI time (#113676) 2021-11-10 10:33:20 -05:00
Jan Monschke d0e30f5475
[Security Solution][Investigations] Fix overlapping tooltips (#117874)
* feat: allow to pass `tooltipPosition` to `DefaultDraggable`

* fix: prevent suricata field name and google url tooltips from overlapping

* test: add test for passing the tooltipPosition

* chore: distinguish between type imports and regular imports

* test: update suricata signature snapshots

* test: make sure that suricata signature tooltips do not overlap

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 15:47:00 +01:00
Nicolas Chaulet 0b5a434d19
[Fleet] Add support for default_monitoring output (#117667) 2021-11-10 09:25:31 -05:00
Marco Liberati 7b6ac0e658
[Lens] Reference lines: fix default value for Interval axis (#117847)
* 🐛 Fix the xAccessor computation

*  Add test for fix

* 👌 Integrated feedback

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 15:12:23 +01:00
Cauê Marcondes 36bab568f4
[APM] Search term with certain characters will cause APM UI to crash (#118063) 2021-11-10 08:51:06 -05:00
Tiago Costa 49fe04196a
skip flaky suites (#116064) 2021-11-10 13:13:09 +00:00
Alexey Antonov 94333460b5
[Timelion ]Remove usage of ignore_throttled unless targeting frozen indices to avoid deprecation warning (#118022)
* [Timelion ]Remove usage of ignore_throttled unless targeting frozen indices to avoid deprecation warning

Part of: #117980

* add tests
2021-11-10 16:12:17 +03:00
Marta Bondyra cecfc358ab
[Lens] Refactor little things in preparation for gauges (#117868)
* change chart menu order, group and copy

* add params to vis toolbar: handleClose() and panelClassname. Move Default classname to more appropriate place (not xy because it's used everywhere)

* move supportStaticValue and supportFieldFormat on group level, add paramEditorCustomProps to pass label for reference line value. Refactor tabs

* priority sorted out

* CR

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 13:52:05 +01:00
Pierre Gayvallet f7163878c0
[SO migration] remove v1 implementation (#118000)
* remove v1 implementation

* fix type

* remove unused mock

* expose kibanaVersion again

* fix migrator mock

* move KibanaMigrator out of the kibana subfolder

* fix imports

* moves migrationsv2 into migrations

* fix test mocking
2021-11-10 13:41:47 +01:00
Jean-Louis Leysens 7ab3593fb7
Fix FSREQCALLBACK open handles in Jest tests (#117984)
* upgrade mock-fs

* elastic@ email address
2021-11-10 11:43:48 +01:00
Dominique Clarke b7974a331e
[Observability] [Exploratory View] prevent chart from rerendering on report type changes (#118085) 2021-11-10 11:40:18 +01:00
Esteban Beltran 9a8499cd4a
[Security Solutions] Fix AsyncResource typescript errors (#116439) 2021-11-10 11:25:30 +01:00
Matthias Wilhelm 932d797b9c
[Discover] Remove kibanaLegacy dependency (#117981) 2021-11-10 11:13:22 +01:00
Anton Dosov 4ef23ae668
Unskip QueryTopRow tests (#118014) 2021-11-10 11:04:41 +01:00
Shahzad 89f9c8f9fb
[Exploatory view] Fix duplicate breakdowns (#117304)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-10 11:00:45 +01:00
Thomas Watson a861170c47
Move audit logs to a dedicated logs directory (#116562)
Co-authored-by: Aleh Zasypkin <aleh.zasypkin@gmail.com>
2021-11-10 06:12:53 +01:00
Tim Sullivan 24477e9af9
[Reporting] Allow POST URL in Canvas to be copied (#117954) 2021-11-09 21:53:43 -07:00
Tyler Smalley 92ffb9e09a
[jest] Fix snapshot caused by environment (#118114)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-11-09 20:27:04 -08:00
Christiane (Tina) Heiligers ad1e2ad00b
Exponentially backs off retry attempts for sending usage data (#117955) 2021-11-09 22:31:43 -05:00