Commit graph

31799 commits

Author SHA1 Message Date
Spencer 654ca0b646
[7.x] [ci-stats] track baseline job (#66440) (#66480) 2020-05-13 16:07:57 -07:00
Jen Huang 140e4e0f6d
Make bottom bars account for new vs legacy side nav style (#66296) (#66471) 2020-05-13 15:26:09 -07:00
Søren Louv-Jansen 11ccf7e0cb
[APM] Improve e2e tests (#66373) (#66410) 2020-05-14 00:24:50 +02:00
Jen Huang 5430f249c4
[Ingest Manager] Remove Data sources link from integration details page (#66447) (#66468)
* Remove data sources tab

* Localize menu links
2020-05-13 15:06:29 -07:00
Michael Olorunnisola d95994c626
Panning resize fix (#65924) (#66449)
* 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 18:03:01 -04:00
Michail Yasonik 674f611819
[7.x] Adds max-height to recently viewed links (#66297) (#66466) 2020-05-13 17:02:24 -05:00
Chris Cowan e8185c2f39
[Metrics UI] Fixing chart label for ungrouped alerts (#66444) (#66462) 2020-05-13 14:53:22 -07:00
Chris Cowan 65aba49c95
[Metrics UI] Fix validation for threshold values (#66281) (#66458)
* [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>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 14:52:23 -07:00
Pierre Gayvallet 27a4235ea0
use individual route for each KP app (#65977) (#66455)
* use individual route for each KP app

* cleanup
2020-05-13 23:13:42 +02:00
spalger 66e9b930da skip flaky suite (#66457)
(cherry picked from commit 512ab5beb3)
2020-05-13 13:44:03 -07:00
John Dorlus 110a9c1935
Fixed indice assertion to loop through expected keys (#64684) (#65813)
* Changed assertion to loop through expected keys and confirm that they are contained within the array. Also made sure that the two arrays have the same length. Those two assertions should make sure that the contents are the same no matter the order of the keys.

* Changed assertion to loop through expected keys and confirm that they are contained within the array. Also made sure that the two arrays have the same length. Those two assertions should make sure that the contents are the same no matter the order of the keys.

* Fixed typo in function.

* Changed assertion per conversation.

* Updated assertion on second test.

* Fixed assertion for equality that's not strict.

* Added comment to code to explain why the arrays were sorted.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 16:22:09 -04:00
spalger 76e47a10d2 skip flaky suite (#65948)
(cherry picked from commit 6695b184f5)
2020-05-13 12:50:29 -07:00
Michail Yasonik 59b0f219e9
[7.x] Fixes Recently Viewed links allowing them to close the nav when clicked (#66280) (#66441) 2020-05-13 14:44:28 -05:00
spalger 1aae674d63 skip flaky suite (#65010)
(cherry picked from commit 5f9c4704ac)
2020-05-13 12:36:20 -07:00
spalger 49be10c1dc skip flaky suite (#65949)
(cherry picked from commit d9eae98524)
2020-05-13 11:44:10 -07:00
Dima Arnautov 91aadb7ed5
[ML] Fix vertical overflow on Single Metric Viewer page (#66413) (#66436)
* [ML] fix page overflow

* [ML] fix tooltip overflow
2020-05-13 20:24:40 +02:00
Spencer b136a20161
[7.x] [procrunner] avoid waiting for processes forever (#65909) (#66091) 2020-05-13 11:23:27 -07:00
Alejandro Fernández Haro fa4cd2c152
[7.x] Remove Newsfeed leftovers from the Legacy codebase (#66084) (#66427) 2020-05-13 18:45:02 +01:00
Jason Rhodes c63d600350
[7.x] Initializes alert form with existing values (for editing) (#65926) (#66034) 2020-05-13 13:23:24 -04:00
Yuliia Naumenko 437e01c5ae
Allow registered alert types to be non-editable (#65606) (#66416)
* 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-13 09:33:14 -07:00
Justin Kambic d0d9138304
Left-align certs column in monitor list. (#66045) (#66402)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 12:17:17 -04:00
Alison Goryachev 0a254d7faf
[7.x] [Snapshot Restore] Fix error when deleting snapshots behind reverse proxy (#66147) (#66392) 2020-05-13 12:03:54 -04:00
Matthias Wilhelm ef94e024a6
[Discover] Encode context link filter part (#63831) (#66371)
* Encode filter part of the URI for context

* Add functional test agent filter with whitespace
2020-05-13 17:38:08 +02:00
Nicolas Chaulet b937c66e7a
[Ingest] Support root level yaml variables in agent stream template (#66120) (#66396) 2020-05-13 11:24:31 -04:00
Josh Dover 6780cddb76
[7.x] [skip-ci] Fix links to Core API docs (#66274) (#66421) 2020-05-13 09:19:49 -06:00
Marta Bondyra 385cb3c98a
[Lens] fix empty state for pie (#66206) (#66390) 2020-05-13 17:13:52 +02:00
Walter Rafelsberger 63c09524fd
[ML] Data Frame Analytics: Fix steps to be named phases. (#65855) (#66378)
- 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 17:01:20 +02:00
Josh Dover 0cef765c15
[7.x] Remove slapshot contract tests (#66277) (#66308) 2020-05-13 08:55:55 -06:00
Tyler Smalley bc20248979
Removes use of prefer_v2_templates (#66316) (#66347)
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-13 06:56:30 -07:00
Caroline Horn 72b60071e4
[Spaces] SASS modularization (#65921) (#66312)
* 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-13 09:46:03 -04:00
Alejandro Fernández Haro e2cffcef50
[7.x] Move Kibana Usage collectors outside the telemetry plugin (#65663) (#66359) 2020-05-13 14:31:49 +01:00
Nathan Reese 761b4385e2
[Maps] handle case where fit to bounds does not match any documents (#66307) (#66342)
* [Maps] handle case where fit to bounds does not match any documents

* review feedback
2020-05-13 07:30:42 -06:00
James Rodewig cb2ccaff49
[DOCS] Remove coming tags for 7.7 release (#66399) 2020-05-13 09:23:22 -04:00
Cauê Marcondes fcc230e5d8
[APM] Scope APM alert creation to environment (#65681) (#66360)
* 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>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 14:17:08 +02:00
Sandra Gonzales 3fbd3fba0a
log error instead of throw (#66254) (#66340)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 07:26:19 -04:00
Paul Tavares fa4ca6b805
[Ingest] Add additional attributes to the Datasources Saved Object (#66127) (#66313)
* 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-13 06:48:11 -04:00
Walter Rafelsberger 95bd5f88e7
[ML] Data Frame Analytics: Fix confusion matrix data grid width. (#65818) (#66354)
- 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 12:19:46 +02:00
Joe Reuter ef2c5ef761
Switch to core application service (#63443) (#66353) 2020-05-13 11:34:57 +02:00
Gidi Meir Morris 6ec9af5e37
[Alerting] Adds lazy loading to AlertType and Flyout components (#65678) (#66255)
This PR:
1. Adds support for lazy loading AlertType components and migrates the built-in IndexThreshold components to lazy load.
2. Adds lazy loading of the components contained in the flyout so that only the wrapper component is imported by other plugins and the internal components are loaded when needed.
2020-05-13 10:33:00 +01:00
Spencer 089688baf1
[plugin-helpers] remove outdated postinstall task (#66324) (#66337) 2020-05-13 01:52:07 -07:00
Dario Gieselaar e544e5cf1a
[7.x] [APM] Correct relative paths in scripts (#66159) (#66196) 2020-05-13 09:11:53 +02:00
Mikhail Shustov f9559db88e
Do not register SO in the legacy platform (#66203) (#66285)
* 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>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-13 07:45:45 +02:00
Quynh Nguyen 5ff2223803
[ML] Fix anomaly dot plotted in wrong location in Single Metric Viewer (#66071) (#66305)
* [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>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 22:49:38 -05:00
Nick Peihl f9ef7e0182
Update ems landing page url (#66244) (#66302)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 20:35:13 -07:00
Larry Gregory 1091aa7113
Spaces - migrate default space and enter space view to KP (#66098) (#66336) 2020-05-12 21:53:56 -04:00
Nathan Reese f830ec2094
[Maps] convert map_selectors to TS (#65905) (#66321)
* [Maps] convert map_selectors to TS

* fix paths

* one more path fix
2020-05-12 19:13:54 -06:00
Tim Sullivan 0a07c8efff
[Reporting/Test] Add Functional test for download CSV (#65401) (#66100)
* [Reporting/Test] Add Functional test for download CSV

* add todo

* add fs.existsSync check to find download

* debug

* handle timeout

* validate toast

* different way of getting repo_root

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-05-12 17:48:31 -07:00
Melissa Alvarez 2d08f42a88
[ML] API integration tests for GET data frame analytics endpoints (#66136) (#66309)
* wip: create analytics api integration dir

* add get analytics tests

* update types and naming

* update api test types
2020-05-12 20:38:26 -04:00
Spencer 5faa4e8976
[7.x] [uptime/usage-collector] add missing await (#66079) (#66314) 2020-05-12 17:20:26 -07:00
gchaps a31f3a50d4
[DOCS] Makes telemetry settings visible (#66329) 2020-05-12 16:29:24 -07:00