Commit graph

33370 commits

Author SHA1 Message Date
Chris Cowan 9ab0ad16ef
[Metrics UI] Fix validation for threshold values (#66281)
* [Metrics UI] Fix validation for threshold values

* removing unused dependency

* cleaning up a bit

* Fixing validation to set error message per threshold

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 12:36:33 -07:00
spalger 5f9c4704ac skip flaky suite (#65010) 2020-05-13 12:35:53 -07:00
Pierre Gayvallet 2117ef1df2
use individual route for each KP app (#65977)
* use individual route for each KP app

* cleanup
2020-05-13 21:11:34 +02:00
spalger d9eae98524 skip flaky suite (#65949) 2020-05-13 11:43:43 -07:00
Michael Olorunnisola cba2a65901
Panning resize fix (#65924)
* prevent animation when target is same as initial

* fixed resolver resize trigger

* explicitly set animation to undefined

* updated tests for resize reference

* make resize ref test a bit more explicit
2020-05-13 14:10:02 -04:00
Michail Yasonik 7707cbde21
Fixes Recently Viewed links allowing them to close the nav when clicked (#66280) 2020-05-13 12:24:55 -05:00
Dima Arnautov d0b9840041
[ML] API integration tests for job validation (#66265)
* [ML] TS refactoring

* [ML] fix page overflow

* [ML] tests

* [ML] fix typing issues and unit tests

* [ML] remove string conversion

* [ML] indexOf checks

* [ML] fix tooltip overflow

* [ML] fix i18n

* [ML] fix unit tests

* [ML] use MlJobAggregation

* [ML] use enums

* Revert "[ML] fix tooltip overflow"

This reverts commit 103c36bc

* Revert "[ML] fix page overflow"

This reverts commit 3c869228
2020-05-13 18:52:49 +02:00
Dima Arnautov 69d4199feb
[ML] Fix vertical overflow on Single Metric Viewer page (#66413)
* [ML] fix page overflow

* [ML] fix tooltip overflow
2020-05-13 18:16:14 +02:00
Alejandro Fernández Haro 9ab73efd18
Remove Newsfeed leftovers from the Legacy codebase (#66084) 2020-05-13 16:35:22 +01:00
Cauê Marcondes ff1d129813
Fixing jest when running it with --watchAll (#66384) 2020-05-13 17:12:22 +02:00
Stacey Gammon 6537b15d94
add section on why to prefer async over sync accessor (#66284) 2020-05-13 11:10:19 -04:00
Yulia Čech fffe641e4a
[IM] Changes index mapping api response to plural form (#66012)
* changes index mapping api response to plural form

* changes tab title to "Mappings" in Index Management detail panel

* updates index management jest snapshots for "Mappings" title
2020-05-13 16:50:29 +02:00
Justin Kambic 66e1d32db6
Left-align certs column in monitor list. (#66045)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 09:27:11 -04:00
Nicolas Chaulet 41fbd0f753
[Ingest] Support root level yaml variables in agent stream template (#66120) 2020-05-13 09:10:49 -04:00
Alison Goryachev 42028502bf
[Snapshot Restore] Fix error when deleting snapshots behind reverse proxy (#66147) 2020-05-13 09:00:52 -04:00
Marta Bondyra 0d571ae129
[Lens] fix empty state for pie (#66206) 2020-05-13 14:49:50 +02:00
Søren Louv-Jansen c0e67f7497
[APM] Improve e2e tests (#66373) 2020-05-13 14:22:54 +02:00
Walter Rafelsberger 115ede9fda
[ML] Data Frame Analytics: Fix steps to be named phases. (#65855)
- Fixes wrong names and renames everything related to step to phase.
- Renames column heading Progress per Step to just Progress.
- Hide the progress bar percentage, instead it's available in a tooltip.
- Changes the progress column content to Phase 1/4 [ProgressBar].
2020-05-13 12:16:39 +02:00
Matthias Wilhelm e6254f1f7c
[Discover] Encode context link filter part (#63831)
* Encode filter part of the URI for context

* Add functional test agent filter with whitespace
2020-05-13 11:48:56 +02:00
Cauê Marcondes 9a13779c4f
[APM] Scope APM alert creation to environment (#65681)
* adding environment to alerting

* fixing translations

* addressing pr comments

* addressing PR comments

* addressing PR comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 10:37:56 +02:00
Alejandro Fernández Haro 577bf0928b
Move Kibana Usage collectors outside the telemetry plugin (#65663) 2020-05-13 09:22:38 +01:00
Walter Rafelsberger a149915c52
[ML] Data Frame Analytics: Fix confusion matrix data grid width. (#65818)
- Fixes an issue where hiding all columns for the confusion matrix would hide the menu item to enable columns again.
- Replaces resizeHandler based workaround for EuiDataGrid within flex layouts with a CSS based workaround.
- Moves inline styles to SCSS file and imports that file directly.
- Fixes IE11 layout issues.
2020-05-13 09:30:24 +02:00
Joe Reuter b7e87c2c8b
Switch to core application service (#63443) 2020-05-13 09:19:24 +02:00
Tyler Smalley 3cbb8491c1
Removes use of prefer_v2_templates (#66316)
prefer_v2_templates is no longer an accepted query parameter. V2 templates are now preferred by default.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-05-12 19:16:53 -07:00
Nathan Reese 9e0504e88a
[Maps] handle case where fit to bounds does not match any documents (#66307)
* [Maps] handle case where fit to bounds does not match any documents

* review feedback
2020-05-12 19:14:15 -06:00
Sandra Gonzales 9b01e6b26e
log error instead of throw (#66254)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 20:40:01 -04:00
Spencer 12216d75fc
[plugin-helpers] remove outdated postinstall task (#66324) 2020-05-12 17:19:36 -07:00
Larry Gregory dc8dd19543
Spaces - migrate default space and enter space view to KP (#66098) 2020-05-12 19:59:29 -04:00
Oliver Gupte 531eb7cadc
[APM] Change plugin id for apm_oss to apmOss (#66164)
* Change apm oss plugin name from apm_oss to apmOss

* change plugin name

* update apm_oss -> apmOss inn requiredPlugins

Co-authored-by: mohinderps <mohin19derp@gmail.com>
2020-05-12 16:28:27 -07:00
Nathan Reese 1a43feb7b6
[Maps] convert map_selectors to TS (#65905)
* [Maps] convert map_selectors to TS

* fix paths

* one more path fix
2020-05-12 16:09:41 -06:00
Spencer e419ab90a3
[uptime/usage-collector] add missing await (#66079) 2020-05-12 14:45:12 -07:00
Paul Tavares ad39997ae4
[Ingest] Add additional attributes to the Datasources Saved Object (#66127)
* add additional properties to ingest-datasources SO
* Adjusted Types and test generators
* Added datasources migrations to SO
* Add `user` object to calls to datasource.create()
2020-05-12 17:35:36 -04:00
nnamdifrankie e4c68f1a7a
[Endpoint]EMT-339: add new policy response schema (#66264)
[Endpoint]EMT-339: add new policy response schema
2020-05-12 17:16:38 -04:00
Caroline Horn 0fbbc78852
[Spaces] SASS modularization (#65921)
* Removing Spaces legacy styles import in favor of direct plugin import

* Modularizing the `/management` components

* Further modularization within copy_saved_objects_to_space

* Add styling section to CONTRIBUTING

* SASS lint and snaps

* Adding link to EUI SASS
2020-05-12 17:13:20 -04:00
Josh Dover 3a59a64690
[skip-ci] Fix links to Core API docs (#66274) 2020-05-12 15:11:11 -06:00
Melissa Alvarez 840ae20656
[ML] API integration tests for GET data frame analytics endpoints (#66136)
* wip: create analytics api integration dir

* add get analytics tests

* update types and naming

* update api test types
2020-05-12 16:47:14 -04:00
Yuliia Naumenko 5ed5fda832
Allow registered alert types to be non-editable (#65606)
* Allow registered alert types to be non-editable

* Fixed isUiEditEnabled values

* Fixed due to comments

* fixed failing tests

* Enable alert type selection per alert consumer, only 'alerting' consumer can display other consumers alert types, but in case if it isEditable

* fixed tests

* Removed consumer property from the client side alert type registry and added server side property producer which purpose is to manage a feature logic

* fixed type check

* Fixed tests and type checks

* Removed error message for non registered plugins

* Fixed failing tests

* Fixed due to comments

* fixed test

* -

* revert logic for requiresAppContext

* Added close toast after saving alert
2020-05-12 13:38:22 -07:00
Josh Dover fd4074f2cd
Remove slapshot contract tests (#66277) 2020-05-12 14:30:47 -06:00
Quynh Nguyen 7da7080fbc
[ML] Fix anomaly dot plotted in wrong location in Single Metric Viewer (#66071)
* [ML] Fix anomaly dot plotted in wrong location in SMV

* [ML] Validate if record's actual exists before setting it as chartPoint data

* [ML] Add logic for chartPoint in case record dne to use the cause's actual

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 15:28:21 -05:00
Nick Peihl 86017800a8
Update ems landing page url (#66244)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 13:20:42 -07:00
spalger c9523243f2 skip flaky suite (#65567) 2020-05-12 12:37:30 -07:00
Frank Hassanabad ac4f5d55e1
[SIEM][Detection Engine] Removes legacy ElasticSearch from end to end tests
## Summary

Removes the legacy ElasticSearch nodejs client from end to end tests in favor of the non-legacy newer Elastic Search client which is recommended by Kibana core and the company to migrate away from and stop using.

This PR accomplishes that goal by removing the `getService('legacyES')` when getting the service from the end to end tests and instead gets the service through `getService('es')`

### Checklist

- [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-12 13:31:16 -06:00
spalger 78aa89b818 skip flaky suite (#62866) 2020-05-12 12:22:14 -07:00
Mikhail Shustov 3667647aa2
Do not register SO in the legacy platform (#66203)
* move maps SO registration to KP

* move timelion SO registration to KP

* register server SO in KP

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 21:03:13 +02:00
Nathan Reese 7b0d445b51
[Maps] convert AddLayerPanel to TS (#65685)
* [Maps] convert AddLayerPanel to TS

* remove ImportFile component

* ts-lint clean up

* simply FlyoutBody

* remove unneeded ts-ignores

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 12:28:31 -06:00
Shahzad 75ea9eaad4
[Uptime] Fix document title according to page (#65665) 2020-05-12 20:01:17 +02:00
Spencer fd66d474e5
download cypress from ci-proxy-cache (#66141)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 10:47:46 -07:00
Quynh Nguyen f24785f33b
[ML] Search should have a categorical option for job type (#65770)
* [ML] Add categorical filters to ist of df analytics jobs

* [ML] Removed unused ANALYSIS_CONFIG_TYPE

* [ML] Change getJobTypeBadge to implicit return

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 12:13:49 -05:00
Felix Stürmer 807803c2dc
[Metrics UI] Fix mistake in container ip field name (#66198)
This corrects an apparent mistake in the inventory's container.ip_address field name.
2020-05-12 18:50:26 +02:00
Nathan Reese 62434fef4b
[Maps] 7.8 documentation updates (#65502)
* [Maps] 7.8 documenation updates

* remove more uses for source

* map settings

* remove number of categories

* review feedback

* remove word 'cards'

* clean up description of heatmap layer

* Update docs/maps/map-settings.asciidoc

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

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2020-05-12 10:28:52 -06:00