Commit graph

33370 commits

Author SHA1 Message Date
Matthias Wilhelm 3ce0b5755e
[Discover] Improve and unskip a11y context view test (#66959) 2020-05-20 09:28:01 +02:00
patrykkopycinski 19c625b430
[SIEM] Refactor Timeline.timelineType draft to Timeline.status draft (#66864) 2020-05-20 07:19:55 +02:00
Brandon Morelli 4449ab45d5
docs: update RUM documentation link (#67042) 2020-05-19 19:15:24 -07:00
Tre b6f9796a97
[QA] fixup coverage ingestion tests. (#66905) 2020-05-19 19:12:07 -06:00
Chris Cowan 59ae529322
[Metrics UI] Add support for multiple groupings to Metrics Explorer (and Alerts) (#66503)
* [Metrics UI] Adding support for multiple groupings to Metrics Explorer

* Adding keys to title parts

* removing commented line

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 14:42:49 -07:00
Chris Cowan a7c2db73c5
[Metrics UI] Add sorting for name and value to Inventory View (#66644)
* [Metrics UI] Add sorting for name and value to Inventory View

* Fixing saved views

* Fixing overlooked i18n translations

* Fixing type issue

* Fixing i18n paths

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 12:06:07 -07:00
Chris Cowan 89402acfae
[Metrics UI] Change Metric Threshold Alert charts to use bar charts (#66672)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 12:05:39 -07:00
Justin Kambic b15578cbdf
[Uptime] Use React.lazy for alert type registration (#66829)
* Use React.lazy for alert type registration.

* Add typing to TLS alert component.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 14:58:01 -04:00
Tim Sullivan a8b1a6b924
[Reporting] Consolidate API Integration Test configs (#66637)
* [Reporting] Consolidate API Integration Test configs

* fix test isolation

* tweak

* import order

* fix ts refactor ish

* fix a test bug

* fix test

* --wip-- [skip ci]

* revision

* undo bad cherrypick

* fix delete reports

* log tweak

* fix default index pattern

* fix the test

* revert

* --wip-- [skip ci]

* unrevert

* harden the deleteAllReportingIndexes function

* fix tests

* move the log.debug line

* fix config path

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 11:37:09 -07:00
Tim Roes 3350bffe49
Allow histogram fields in average and sum aggregations (#66891)
* Allow histogram fields in average and sum aggs

* Fix PR review
2020-05-19 18:47:22 +02:00
Joe Reuter c579b67181
Fix saved object share link (#66771) 2020-05-19 18:20:51 +02:00
Joe Reuter 1b89dddde5
move role reset into the top level after clause (#66971) 2020-05-19 17:51:33 +02:00
Manuel de la Peña dfc3ccffc9
Automate the labels for any PRs affecting files for the Ingest Management team (#67022)
* chore: add Ingest Management paths and labels to the path-labeller bot

* chore: remove duplicated entry in bot descriptor
2020-05-19 17:29:33 +02:00
Xavier Mouligneau bcfc02987f
[SIEMDPOINT] Move endpoint to siem (#66907)
* adds the stuff

* keeps moving stuff

* finishes moving the stuff

* moves tests

* fix type

* try moving it all at once. BROKEN

* move endpoint to siem

* fix package coming from endpoint

* missing scripts + change url

* fix eslint

* temporary disable functional testing for endpoint

* fix api integration types

* allow api integration test + comment functional test

* fix internationalization

* fix internationalization II

* fix jest test

* fix x-pack test

* fix i18n

* fix api integration

* fix circular dependency

* add new dependency to cypress test

Co-authored-by: Davis Plumlee <davis.plumlee@elastic.co>
Co-authored-by: oatkiller <robert.austin@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 11:24:53 -04:00
Mikhail Shustov cb1f69aa21
server.uuid so is not used (#66963)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 17:18:25 +02:00
spalger 49213bd20d Revert "[ci/stats] fix git metadata collection (#66840)"
This reverts commit 9eaf0c050a.
2020-05-19 08:16:56 -07:00
Shahzad 82bc3d73bd
[Uptime] Unmount uptime app properly (#66950) 2020-05-19 17:12:42 +02:00
Daniil Suleiman b70955b436
[Visualize] Bar chart: Show missing values on chart setting (#66375)
* Show missing switch button

* Add functional tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 17:47:29 +03:00
Pete Harverson 3e6b3ae74d
[ML] Fixes capabilities check for evaluate analytics endpoint (#66983) 2020-05-19 15:46:18 +01:00
Stacey Gammon b900040cd3
more propagated bad examples (#66920) 2020-05-19 10:12:15 -04:00
Corey Robertson ad337d5456
Fix some improperly scoped styles (#66930) 2020-05-19 10:01:19 -04:00
Spencer 9eaf0c050a
[ci/stats] fix git metadata collection (#66840) 2020-05-19 07:00:47 -07:00
Christos Nasikas fcb8d2a608
[SIEM] Use validators from common folder (#66975) 2020-05-19 16:48:49 +03:00
Matthias Wilhelm eda439a112
[Discover] Reload route when Reset Search is clicked (#66288)
* Reload route when resetQuery function is triggered

* Add functional test
2020-05-19 15:45:28 +02:00
Brian Seeders c192dd0772
[CI] Fix Slack test failure names in Slack alerts (#66815) 2020-05-19 09:08:33 -04:00
Brian Seeders 033355af38
Skip flaky SIEM cases connectors test (#66897) 2020-05-19 09:05:55 -04:00
Yulia Čech ee38e010bf
[Index Management] Fixes detail panel for indices with % in the name (#66435)
* fixes detail panel in Index Management for indices with % in the name

* adds test for detail panel in Index Management
2020-05-19 14:51:18 +02:00
Joe Reuter 20ba3c0fde
fix filter filtering out falsy values (#66904) 2020-05-19 14:44:59 +02:00
Nicolas Chaulet 3e76bc107f
[Ingest Manager] Fix agent status filtering (#66787) 2020-05-19 08:38:44 -04:00
Shahzad e5846475d3
[Uptime] Reduce page rendering cycles and api calls (#66216) 2020-05-19 12:44:26 +02:00
Marta Bondyra d9d8777613
[Lens] Fix datatable empty state (#66744) 2020-05-19 11:14:26 +02:00
Cauê Marcondes df175c8cec
[APM] agent config 'profiling_inferred_spans_min_duration' default value is '0ms' but the min value in the field is '1ms' (#66886) 2020-05-19 10:14:53 +02:00
Catherine Liu 9c11243563
[Canvas] Fix flaky custom element functional tests (#65908)
* Enable clearWithKeyboard option when filling out custom elements form

* Added canvas functional tests path to CODEOWNERS

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 00:00:28 -07:00
Daniil Suleiman 428fd06491
Fix IE specific flexbox min-height issue (#66555)
* Fix IE specific flexbox min-height issue

* Use internetExplorerOnly mixin

* Fix other issues in IE

* Add a comment

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 09:50:31 +03:00
Matthias Wilhelm 0d71ed2ba2
[Discover] Unskip doc link functional test (#66884)
Co-authored-by: Spencer Alger <email@spalger.com>
2020-05-19 06:45:58 +02:00
Matthew Kime f7181a95dc
Index pattern management to Kibana platform (#65026)
* index pattern management to kibana platform
2020-05-18 22:25:20 -05:00
Dave Snider f7f7f0b0e2
Warning and link to support matrix for IE11 (#66512)
* Warning and link to support matrix for IE11

* snaps

* i18n feedback

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-18 19:10:45 -07:00
Tim Sullivan 114a0a13a5
[Reporting] Consolidate Server Type Defs, move some out of Legacy (#66144)
* [Reporting] consolidate server types, move some to NP

* Revert touching routes code

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-18 17:13:45 -07:00
Garrett Spong 951c0f6528
[SIEM] [Maps] Fixes Network Map empty tooltip (#66828)
## Summary

Resolves https://github.com/elastic/kibana/issues/63474, and expands `ITooltipProperty`'s `rawValue` type to include `string[]` as mentioned [here](https://github.com/elastic/kibana/pull/61264#discussion_r398858559).

![image](https://user-images.githubusercontent.com/2946766/82100568-2c0e1480-96c7-11ea-958e-5b1c6b6a3db9.png)



### Checklist

Delete any items that are not applicable to this PR.

- [X] [Unit or functional tests](https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#cross-browser-compatibility) were updated or added to match the most common scenarios
2020-05-18 17:55:12 -06:00
Jonathan Buttner 1964b7796d
[Endpoint] Encode the index of the alert in the id response (#66919)
* Encode the index of the alert in the id response

* Fixing tests

* Adding missed test
2020-05-18 19:39:32 -04:00
Dmitry Lemeshko 45cad35222
[services/testSubjects] reduce retry usage, add waitForEnabled (#66538)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-19 00:41:27 +02:00
gchaps d609f28789
[DOCS] Identifies cloud settings for APM (#66935) 2020-05-18 15:22:49 -07:00
Christos Nasikas 304a4ac5eb
[SIEM][CASE] Fix configuration's page user experience (#66029) 2020-05-19 01:07:07 +03:00
Brent Kimmel 1b1a0f430c
Resolver: Display node 75% view submenus (#64121) 2020-05-18 17:33:38 -04:00
Steph Milovic 1178811ec7
[SIEM] Cases] Capture timeline click and open timeline in case view (#66327) 2020-05-18 15:11:16 -06:00
Nathan L Smith 1006c315cb
[APM] Lowercase agent names so icons work (#66824)
* [APM] Lowercase agent names so icons work

.NET agent name can be reported as "dotNet" instead of "dotnet". Lowercase the key so either one will work.

* Extract getNormalizedAgentName
2020-05-18 14:25:44 -05:00
Spencer 4f1b9a234f
[dev/cli] add support for --no-cache (#66837) 2020-05-18 10:20:53 -07:00
Sonja Krause-Harder 84e06afddc
[Ingest Manager] Better handling of package installation problems (#66541)
* Better handle non-available package registry

* Log errors in route handler only

* Await installation of prebuilt component templates

* Remove leftover import

* Remove useless use of await.
2020-05-18 19:18:25 +02:00
Pete Harverson 1c61ca2c6d
[ML] Enhances api docs for modules endpoints (#66738)
* [ML] Enhances api docs for modules endpoints

* [ML] Edits to modules schema following review

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-18 18:13:43 +01:00
Stacey Gammon 3b4814ba48
dont hide errors (#66764)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-18 12:48:50 -04:00