Skip to content

Commit 307822c

Browse files
committed
Merge branch 'master' of github.com:elastic/kibana into spaces/client-reorg
2 parents 9efcf68 + 6ce2818 commit 307822c

File tree

1,884 files changed

+105447
-53504
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,884 files changed

+105447
-53504
lines changed

.eslintrc.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,13 +189,6 @@ module.exports = {
189189
'react-hooks/exhaustive-deps': 'off',
190190
},
191191
},
192-
{
193-
files: ['x-pack/legacy/plugins/uptime/**/*.{js,ts,tsx}'],
194-
rules: {
195-
'react-hooks/exhaustive-deps': 'off',
196-
'react-hooks/rules-of-hooks': 'off',
197-
},
198-
},
199192

200193
/**
201194
* Files that require Apache 2.0 headers, settings

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
/src/plugins/share/ @elastic/kibana-app
99
/src/legacy/server/url_shortening/ @elastic/kibana-app
1010
/src/legacy/server/sample_data/ @elastic/kibana-app
11+
/src/legacy/core_plugins/kibana/public/dashboard/ @elastic/kibana-app
12+
/src/legacy/core_plugins/kibana/public/discover/ @elastic/kibana-app
13+
/src/legacy/core_plugins/kibana/public/visualize/ @elastic/kibana-app
14+
/src/legacy/core_plugins/kibana/public/local_application_service/ @elastic/kibana-app
15+
/src/legacy/core_plugins/kibana/public/home/ @elastic/kibana-app
16+
/src/legacy/core_plugins/kibana/public/dev_tools/ @elastic/kibana-app
17+
/src/plugins/home/ @elastic/kibana-app
18+
/src/plugins/kibana_legacy/ @elastic/kibana-app
19+
/src/plugins/timelion/ @elastic/kibana-app
20+
/src/plugins/dev_tools/ @elastic/kibana-app
1121

1222
# App Architecture
1323
/src/plugins/data/ @elastic/kibana-app-arch

.github/workflows/pr-project-assigner.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
[
1616
{ "label": "Team:AppArch", "projectName": "kibana-app-arch", "columnId": 6173897 },
1717
{ "label": "Feature:Lens", "projectName": "Lens", "columnId": 6219362 },
18-
{ "label": "Team:Platform", "projectName": "kibana-platform", "columnId": 5514360 }
18+
{ "label": "Team:Platform", "projectName": "kibana-platform", "columnId": 5514360 },
19+
{"label": "Team:Canvas", "projectName": "canvas", "columnId": 6187580}
1920
]
2021
ghToken: ${{ secrets.GITHUB_TOKEN }}

.github/workflows/project-assigner.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: elastic/github-actions/[email protected]
1212
id: project_assigner
1313
with:
14-
issue-mappings: '[{"label": "Team:AppArch", "projectName": "kibana-app-arch", "columnId": 6173895}, {"label": "Feature:Lens", "projectName": "Lens", "columnId": 6219363}]'
14+
issue-mappings: '[{"label": "Team:AppArch", "projectName": "kibana-app-arch", "columnId": 6173895}, {"label": "Feature:Lens", "projectName": "Lens", "columnId": 6219363}, {"label": "Team:Canvas", "projectName": "canvas", "columnId": 6187593}]'
1515
ghToken: ${{ secrets.GITHUB_TOKEN }}
16-
16+
1717

.i18nrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"embeddableApi": "src/plugins/embeddable",
1212
"embeddableExamples": "examples/embeddable_examples",
1313
"share": "src/plugins/share",
14+
"home": "src/plugins/home",
1415
"esUi": "src/plugins/es_ui_shared",
1516
"devTools": "src/plugins/dev_tools",
1617
"expressions": "src/plugins/expressions",

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Kibana source code with Kibana X-Pack source code
2-
Copyright 2012-2019 Elasticsearch B.V.
2+
Copyright 2012-2020 Elasticsearch B.V.
33

44
---
55
Pretty handling of logarithmic axes.

docs/canvas/canvas-elements.asciidoc

Lines changed: 26 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -20,80 +20,76 @@ When you add elements to your workpad, you can:
2020
[[add-canvas-element]]
2121
=== Add elements to your workpad
2222

23-
Choose the elements to display on your workpad, then familiarize yourself with the element using the preconfigured demo data.
23+
Choose the elements to display on your workpad, then familiarize yourself with the element using the preconfigured demo data. By default, every element you add to a workpad uses demo data until you change the data source. The demo data includes a small sample data set that you can use to experiment with your element.
2424

2525
. Click *Add element*.
2626

27-
. In the *Elements* window, select the element you want to use.
27+
. In the *Elements* window, select the element you want to use.
2828
+
2929
[role="screenshot"]
3030
image::images/canvas-element-select.gif[Canvas elements]
3131

32-
. Play around with the default settings and see what the element can do.
32+
. Play around with the default settings and see what the element can do.
3333

34-
TIP: Want to use a different element? You can delete the element by selecting it, clicking the *Element options* icon in the top right corner, then selecting *Delete*.
34+
TIP: Want to use a different element? You can delete the element by selecting it, clicking the *Element options* icon in the top right, then selecting *Delete*.
3535

3636
[float]
3737
[[connect-element-data]]
3838
=== Connect the element to your data
3939

40-
When you are ready to move on from the demo data, connect the element to your own data.
40+
When you have finished using the demo data, connect the element to a data source.
4141

4242
. Make sure that the element is selected, then select *Data*.
4343

4444
. Click *Change your data source*.
4545

4646
[float]
4747
[[elasticsearch-sql-data-source]]
48-
==== Connect to Elasticsearch SQL
48+
==== Connect to {es} SQL
4949

50-
Access your data in Elasticsearch using the Elasticsearch SQL syntax.
50+
Access your data in {es} using SQL syntax. For information about SQL syntax, refer to {ref}/sql-spec.html[SQL language].
5151

52-
Unfamiliar with writing Elasticsearch SQL queries? For more information, refer to {ref}/sql-spec.html[SQL language].
52+
. Click *{es} SQL*.
5353

54-
. Click *Elasticsearch SQL*.
54+
. In the *{es} SQL query* box, enter your query, then *Preview* it.
5555

56-
. In the *Elasticearch SQL query* box, enter your query, then *Preview* it.
57-
58-
. If everything looks correct, *Save* it.
56+
. If everything looks correct, *Save* it.
5957

6058
[float]
6159
[[elasticsearch-raw-doc-data-source]]
62-
==== Connect to Elasticsearch raw data
60+
==== Connect to {es} raw data
6361

64-
Use the Lucene query syntax to use your raw data in Elasticsearch.
62+
Access your raw data in {es} without the use of aggregations. Use {es} raw data when you have low volume datasets, or to plot exact, non-aggregated values.
6563

66-
For for more information about the Lucene query string sytax, refer to <<lucene-query,Lucene Query Syntax>>.
64+
To use targeted queries, you can enter a query using the <<lucene-query,Lucene Query Syntax>>.
6765

68-
. Click *Elasticsearch raw documents*.
66+
. Click *{es} raw documents*.
6967

70-
. In the *Index* field, enter the index pattern that you want to display.
68+
. In the *Index* field, enter the index pattern that you want to display.
7169

7270
. From the *Fields* dropdown, select the associated fields you want to display.
7371

7472
. To sort the data, select an option from the *Sort Field* and *Sort Order* dropdowns.
7573

76-
. For more targeted queries, enter a *Query* using the Lucene query string syntax.
74+
. For more targeted queries, enter a *Query* using the Lucene query string syntax.
7775

78-
. *Preview* the query.
76+
. *Preview* the query.
7977

80-
. If your query looks correct, *Save* it.
78+
. If your query looks correct, *Save* it.
8179

8280
[float]
8381
[[timelion-data-source]]
8482
==== Connect to Timelion
8583

86-
Use <<timelion,Timelion>> queries to use your time series data.
84+
Access your time series data using <<timelion,Timelion>> queries. To use Timelion queries, you can enter a query using the <<lucene-query,Lucene Query Syntax>>.
8785

8886
. Click *Timelion*.
8987

90-
. Enter a *Query* using the Lucene query string syntax.
91-
+
92-
For for more information about the Lucene query string syntax, refer to <<lucene-query,Lucene Query Syntax>>.
88+
. Enter a *Query* using the Lucene query string syntax.
9389

9490
. Enter the *Interval*, then *Preview* the query.
9591

96-
. If your query looks correct, *Save* it.
92+
. If your query looks correct, *Save* it.
9793

9894
[float]
9995
[[configure-display-options]]
@@ -109,7 +105,7 @@ When you connect your element to a data source, the element often appears as a w
109105

110106
. Click *Display*
111107

112-
. Change the display options for the element.
108+
. Change the display options for the element.
113109

114110
[float]
115111
[[element-display-container]]
@@ -122,7 +118,7 @@ Further define the appearance of the element container and border.
122118
. Expand *Container style*.
123119

124120
. Change the *Appearance* and *Border* options.
125-
121+
126122
[float]
127123
[[apply-element-styles]]
128124
==== Apply a set of styles
@@ -155,7 +151,7 @@ Increase or decrease how often your data refreshes on your workpad.
155151
[role="screenshot"]
156152
image::images/canvas-refresh-interval.png[Element data refresh interval]
157153

158-
TIP: To manually refresh the data, click the *Refresh data* icon.
154+
TIP: To manually refresh the data, click the *Refresh data* icon.
159155

160156
[float]
161157
[[organize-element]]
@@ -223,7 +219,7 @@ Change the order of how the elements are displayed on your workpad.
223219

224220
. Select an element.
225221

226-
. In the top right corder, click the *Element options* icon.
222+
. In the top right corder, click the *Element options* icon.
227223

228224
. Select *Order*, then select the order that you want the element to appear.
229225

@@ -262,7 +258,7 @@ When you have run out of room on your workpad page, add more pages.
262258

263259
. Click *Page 1*, then click *+*.
264260

265-
. On the *Page* editor panel on the right, select the page transition from the *Transition* dropdown.
261+
. On the *Page* editor panel on the right, select the page transition from the *Transition* dropdown.
266262
+
267263
[role="screenshot"]
268264
image::images/canvas-add-pages.gif[Add pages]

0 commit comments

Comments
 (0)