Skip to content

Commit

Permalink
Merge branch 'master' of github.com:elastic/kibana into fleet/adjust-…
Browse files Browse the repository at this point in the history
…add-integrations-redirect

* 'master' of github.com:elastic/kibana: (44 commits)
  Allow navigating discover flyout via arrow keys (elastic#101772)
  [Cases] Improve connectors mapping (elastic#101145)
  [ML] Fixes display of job group badges in recognizer wizard (elastic#101775)
  Fix es_archives path (elastic#101737)
  [kbnArchiver] convert archive names to root-relative paths (elastic#101839)
  [Reporting] Make "ScreenCapturePanel" shareable for Canvas (elastic#100623)
  [Alerting UI] Converted Rules and Connectors management pages to new layout. (elastic#101697)
  [Fleet] Support granular integrations in policy editor (elastic#101531)
  [Security Solution][Detections] Update detection alert mappings to ECS v1.10.0 (elastic#101680)
  [Fleet] Integrations UI: Adjust policies list UI (elastic#101600)
  chore(NA): moving @kbn/server-route-repository into bazel (elastic#101484)
  Support owner and description attributes inside the Manifest file, use in API docs (elastic#101786)
  [Security Solution] fix security empty overview links (elastic#101536)
  Unskips migration tests now that elastic search is fixed (elastic#101682)
  Fix endpoint -> integrations onboarding link (elastic#101804)
  [Alerting] Log warning when rules are not rescheduled due to Saved Object not found error (elastic#101591)
  Update datafeed_high_count_network_denies.json (elastic#101681)
  [Index patterns] Field editor example app (elastic#100524)
  [DOCS] Adding file upload to add data page (elastic#101674)
  [Security Solution][Endpoint] Adds Endpoint Host Isolation Status common component (elastic#101782)
  ...

# Conflicts:
#	x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/create_package_policy_page/index.tsx
#	x-pack/plugins/fleet/public/applications/fleet/sections/agent_policy/details_page/components/package_policies/package_policies_table.tsx
  • Loading branch information
jloleysens committed Jun 10, 2021
2 parents 3a05899 + 45ed003 commit 96e51d9
Show file tree
Hide file tree
Showing 636 changed files with 19,446 additions and 6,248 deletions.
10 changes: 10 additions & 0 deletions api_docs/actions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import actionsObj from './actions.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 116 | 0 | 116 | 7 |

## Server

### Setup
Expand Down
10 changes: 10 additions & 0 deletions api_docs/advanced_settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import advancedSettingsObj from './advanced_settings.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 23 | 0 | 22 | 1 |

## Client

### Setup
Expand Down
10 changes: 10 additions & 0 deletions api_docs/alerting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import alertingObj from './alerting.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 213 | 0 | 213 | 15 |

## Client

### Setup
Expand Down
10 changes: 10 additions & 0 deletions api_docs/apm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import apmObj from './apm.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 37 | 0 | 37 | 30 |

## Client

### Setup
Expand Down
10 changes: 10 additions & 0 deletions api_docs/apm_oss.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import apmOssObj from './apm_oss.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 4 | 0 | 4 | 0 |

## Server

### Setup
Expand Down
10 changes: 10 additions & 0 deletions api_docs/banners.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import bannersObj from './banners.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 9 | 0 | 9 | 0 |

## Common

### Interfaces
Expand Down
10 changes: 10 additions & 0 deletions api_docs/bfetch.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import bfetchObj from './bfetch.json';

Considering using bfetch capabilities when fetching large amounts of data. This services supports batching HTTP requests and streaming responses back.

Contact [App Services](https://github.com/orgs/elastic/teams/kibana-app-services) for questions regarding this plugin.

**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 73 | 1 | 62 | 2 |

## Client

### Start
Expand Down
10 changes: 10 additions & 0 deletions api_docs/canvas.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ warning: This document is auto-generated and is meant to be viewed inside our ex

import canvasObj from './canvas.json';





**Code health stats**

| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 6 | 0 | 5 | 3 |

## Client

### Setup
Expand Down
Loading

0 comments on commit 96e51d9

Please sign in to comment.