Commit graph

47093 commits

Author SHA1 Message Date
Tiago Costa 423b0e801f
chore(NA): fixes a typo on persist_bazel_cache.sh comment (#114943) 2021-10-14 03:35:17 +01:00
Tyler Smalley 5647de3b4a
[ci] Fixes Bazel cache writes (#114915)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-14 02:18:06 +01:00
Devon Thomson 461f9f65cc
fix package.json: (#114936) 2021-10-13 21:12:21 -04:00
Devon Thomson f8cbbbb99f
[Controls] Redux Toolkit and Embeddable Redux Wrapper (#114371)
Use new redux wrapper for control group management and upgrade all control group methods to use redux wrapper. Get order of controls from embeddable input, set up preconfigured story.

Co-authored-by: andreadelrio <delrio.andre@gmail.com>
2021-10-13 20:11:53 -04:00
Oliver Gupte e5576d688d
[APM] Fixes incorrect index config names (#114901) (#114904) 2021-10-14 00:46:04 +02:00
Scotty Bollinger 493b408673
[Workplace Search] Fix button order and remove extra source name label (#114899)
* Remove extra source title from Personal dashboard

* Change button order to match other views

We typically have the right-most button the Save button and the reset button to the left

* Fix typo

* Fix failing test

EUI requires the name but we don’t want to dispaly it, so sending an empty string

* Remove Synchronization nav items from Custom Source

* Hide syncTriggerCallout for custom sources
2021-10-13 18:14:14 -04:00
Yuliia Naumenko c737c393cf
[Actions] Fixed actions telemetry for multiple namespaces usage (#114748)
* [Actions] Fixed actions telemetry for multiple namespaces usage

* fixed tests
2021-10-13 14:22:40 -07:00
Brandon Morelli 77ad8fe991
docs: fix config names (#114903) 2021-10-13 14:21:50 -07:00
Nick Peihl d822d6dc32
Update kibana to EMS 7.16 (#114865)
* Update kibana to EMS 7.16

* Update license override
2021-10-13 13:45:53 -07:00
Chris Roberson fda421fab6
Always call resolve (#114670) 2021-10-13 16:34:31 -04:00
Luke Elmers e1e1830f15
[Breaking] Remove /api/settings & the xpack_legacy plugin. (#114730) 2021-10-13 21:20:56 +01:00
Kevin Lacabane 491fcd5c36
[Stack Monitoring] fix beats pages test-subj attributes (#114835)
* fix beats pages test-subj attributes

* fix eslint errors
2021-10-13 21:45:49 +02:00
Orhan Toy fdd72a9e80
[App Search] [Crawler] Add tooltip to explain path pattern (#114779)
7.13.0 adds a wildcard character to (non-regex) path patterns. This change updates the UI help text to explain this.
2021-10-13 21:36:03 +02:00
Davey Holler a532ea5c05
[App Search] Static Curations History Tab (#113481) 2021-10-13 15:21:46 -04:00
Scotty Bollinger 8d1c96cd7e
[Workplace Search] Add Synchronize button to Source Overview page (#114842)
* Add sync route

* Add logic for triggering sync on server

* Add button with confirm modal and description w/links
2021-10-13 13:44:50 -05:00
Kerry Gallagher b96f5443d6
[RAC] Change index bootstrapping strategy (#113389)
* Change index bootstrapping to cater for non-additive changes only
2021-10-13 19:39:52 +01:00
Kaarina Tungseth 877e00786d
[DOCS] Removes capitalized attributes (#114849) 2021-10-13 13:37:21 -05:00
James Gowdy 95cd74d7fa
[ML] Using data views service for loading data views (#113961)
* [ML] Using data views service for loading data views

* removing more saved object client uses

* removing IIndexPattern use

* removing IndexPattern use

* removing more depricated types

* fixing teste

* fixing index pattern loading

* tiny refactor

* fixing rollup index test

* changes based on review

* adding size to find calls

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 19:35:51 +01:00
Kaarina Tungseth 21f45283be
[DOCS] Documents monitoring.cluster_alerts.allowedSpaces (#114669)
* [DOCS] Documents monitoring.cluster_alerts.allowedSpaces

* Update docs/settings/spaces-settings.asciidoc

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

Co-authored-by: gchaps <33642766+gchaps@users.noreply.github.com>
2021-10-13 13:29:50 -05:00
spalger dab5a59fc2 skip suite failing es promotion (#114885) 2021-10-13 18:25:28 +00:00
Stacey Gammon feed7391a0
Update kibana_platform_plugin_intro with more details on packages vs plugins (#114713)
* Update kibana_platform_plugin_intro.mdx

* updates

* Update kibana_platform_plugin_intro.mdx

* Update kibana_platform_plugin_intro.mdx

* Update kibana_platform_plugin_intro.mdx

* Update dev_docs/key_concepts/kibana_platform_plugin_intro.mdx

Co-authored-by: Tyler Smalley <tylersmalley@gmail.com>

* Update dev_docs/key_concepts/kibana_platform_plugin_intro.mdx

Co-authored-by: Tyler Smalley <tylersmalley@gmail.com>

* Update dev_docs/key_concepts/kibana_platform_plugin_intro.mdx

Co-authored-by: Tyler Smalley <tylersmalley@gmail.com>

* Update dev_docs/key_concepts/kibana_platform_plugin_intro.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

* Update dev_docs/key_concepts/kibana_platform_plugin_intro.mdx

Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>

Co-authored-by: Tyler Smalley <tylersmalley@gmail.com>
Co-authored-by: Brandon Kobel <brandon.kobel@gmail.com>
2021-10-13 14:01:46 -04:00
Chris Cowan 6d24de9d6e
[Stack Monitoring] Fix shard size alerts (#114357)
* [Stack Monitoring] Fix shard size alerts

* Removing the source filter for source_node.*

* Removing superfluous types

* Removing superfluous nodeId and nodeName from test
2021-10-13 14:00:15 -04:00
Spencer 5de36a8229
[kbn/optimizer] fix --update-limit docs (#114840)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-10-13 18:50:35 +01:00
Clint Andrew Hall 6d5354a99d
[fleet][integrations] Provide Deployment Details on Cloud (#114287)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 13:50:20 -04:00
Dario Gieselaar eaf25d64e4
[APM] Generate breakdown metrics (#114390)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 19:48:01 +02:00
Matthew Kime bfc790ae92
fix codeowners file (#114783) 2021-10-13 12:46:11 -05:00
Josh Dover 3ab04b67f8
Allow users with read access to view Integrations app (#113925) 2021-10-13 12:20:20 -04:00
Tyler Smalley 9f07f71500
[build] Ironbank template updates (#114749)
* [build] Ironbank template updates

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Use placeholder

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-10-13 09:06:52 -07:00
Spencer eeed2ca6ae
[ci] filter out proc-runner logs from stdout on CI (#114568)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-10-13 11:03:04 -05:00
Paul Tavares 330fd83aaf
[Security Solution][Endpoint] Policy Details Trusted Apps tab Remove action for single card (#114207)
* Remove modal for removing a policy from card
* new `assignPolicyToTrustedApps()` and `removePolicyFromTrustedApps()` methods for TrustedAppsService
* Additional tests for the policy details Trusted Apps List page/tab
* several tests for RemoveTrustedAppFromPolicyModal (but not all)
2021-10-13 12:00:21 -04:00
Spencer 6c5dd08712
[ts] Check .d.ts files for all projects in typeCheck (#114295)
* enable --skip-lib-check for all projects in typeCheck and fix existing issues

* fix graph types

* transpile TS to ES2019, but not all the way back to es5

Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 10:45:27 -05:00
Zacqary Adam Xeper da8264f26a
[Stack Monitoring] Fix hashchange detection on sidenav link (#114727) 2021-10-13 10:36:07 -05:00
Kaarina Tungseth fdc0ce749a
[DOCS] Indicate reports are a subscription feature (#114653) 2021-10-13 09:59:50 -05:00
Giorgos Bamparopoulos 767f007bb3
Update namespace for indices (#114612)
* Update namespace for indices

* Update default index for transactions

Co-authored-by: Søren Louv-Jansen <sorenlouv@gmail.com>
2021-10-13 15:57:31 +01:00
Kaarina Tungseth d0a6e51d97
[DOCS] Adds Logstash pipeline settings (#114648) 2021-10-13 09:51:04 -05:00
Josh Dover c493741388
Bump EPR snapshot version used for tests (#114529)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 16:49:04 +02:00
David Sánchez b86bf8382e
[Security Solution] [Endpoint] Fleet summary card adjustments (#114291)
* Fix API call and refactor component to show different summary when size is small

* Refactored fleet trusted app card with new m design

* Removed unused code

* fix ts error

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 16:44:55 +02:00
spalger 38f949a355 skip flaky suite (#68400) 2021-10-13 14:03:29 +00:00
Alexey Antonov ade369d189
[Visualizations] fix usage of optional dependencies (#114286)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 09:55:25 -04:00
Gloria Hornero 9fb16d54c5
[Security Solution] [Detections] Improves custom query rule upgrade test (#114454)
* improves upgrade test

* fixes type check issues

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 15:28:36 +02:00
Clint Andrew Hall 8068eecbde
[fleet] Add Integration Preference selector (#114432) 2021-10-13 15:17:49 +02:00
Jean-Louis Leysens 45e07af1fa
[Reporting] Add new data-render-error attribute (#114472)
* added new data-render-error attribute, read it and store it on job object

* added data-render-error to the example app

* added jest test

* address pr feedback

- make renderErrors optional in interfaces
- create separate selectors for data render error selector/attr
- Tidy up mergeMap behaviour

* fix observable.test.ts snapshots and browser driver mock

* updated jest snapshots

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 14:55:06 +02:00
Anton Dosov 2afb43b869
Replace EuiCodeEditor with CodeEditor in app-services code (#114316)
* code editor scripted fields

* filter_editor

* embeddable example

* clean

* update tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 14:52:48 +02:00
Matthew Kime 708f06fc15
[data views] add getDefaultDataView method (#113891)
* add new method to data views api

* add tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 07:15:26 -05:00
David Sánchez 0bf0b94ee0
[Security Solution] [Endpoint] Event filters uses the new card design (#114126)
* Adds new card design to event filters and also adds comments list

* Adds nested comments

* Hides comments if there are no commentes

* Fixes i18n check error because duplicated key

* Fix wrong type and unit test

* Fixes ts error

* Address pr comments and fix unit tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 06:03:13 -04:00
Clint Andrew Hall db4bcdee2c
[fleet] Tweak Header UI (#114704) 2021-10-13 11:48:20 +02:00
Dario Gieselaar 802fb0252d
[APM] Filter on tx metrics for instance stats (#114758) 2021-10-13 05:35:15 -04:00
Søren Louv-Jansen 5fdbd26229
[APM] Fix typo in linting docs (#114764) 2021-10-13 10:33:33 +02:00
Alexey Antonov d9ef453b26
[Discover] Removing SavedObject usage for savedSearch (#112983)
* [Discover] Step 2 - remove SavedObjectLoader

* Fix PR comments

* fix test names

* fix ts error

* add handling of missed 'so'

* add Embeddable error

* fix jest

* add DiscoverError component

* fix Joe comments

* add search params

* add throwErrorOnUrlConflict util method

* add error handling into transform plugin

* do some updates

* add spaces into visualize, visualizations

* fix Tim's comment

* pass false into createGetterSetter for getSpaces

* Fix comments

* Fix lint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Uladzislau Lasitsa <Uladzislau_Lasitsa@epam.com>
2021-10-13 11:31:04 +03:00
Mark Hopkin 62d39cc1fd
[Fleet] Add Integration Policy Page Improvements (#114556)
* Show add agent link instead of 0 agents

* Add popover

* open and close popover

* fill button

* add popover to agent cell

* PR feedback

* only add offset to props if it's provided

* make code clearer

* Update x-pack/plugins/fleet/public/components/add_agent_help_popover.tsx

Co-authored-by: Dave Snider <dave.snider@gmail.com>

* remove unused import

* whitespace

Co-authored-by: Dave Snider <dave.snider@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-13 09:10:15 +01:00