Commit graph

36791 commits

Author SHA1 Message Date
Stacey Gammon
df86dcb215
remove file accidentally checked in (#79005) 2020-09-30 15:36:01 -04:00
Melissa Alvarez
5ed8fef08b
[ML] DF Analytics creation wizard: replace select input with job type cards with icons (#78872)
* replace select input with job type cards with icons

* update functional tests

* remove unusued translations

* ensure jobType cards remain same size and add translations
2020-09-30 15:33:51 -04:00
Caroline Horn
7c217a72f7
[Design] A couple fixes for 7.10 (#78801)
* A few header and KQL bar fixes

* More fixes (alerts, modals)

* Fixing bottom padding for advanced settings bottom bar

* One more alerts responsive fix

* Snaps
2020-09-30 15:32:59 -04:00
Lukas Olson
28e1382813
Fix KQL autocomplete value suggestions (#78676) 2020-09-30 12:32:09 -07:00
Brent Kimmel
6f1a158403
[Security Solution][Resolver] New mock with cursor (#78863)
* New mock with cursor

* include next cursor

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 15:22:55 -04:00
Peter Pisljar
90a6d2924e
Embeddables: basic documentation (#78900) 2020-09-30 21:19:06 +02:00
Spencer
c9c30b0cb1
[security solution] only import beat_schema when needed (#78708)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:15:14 -07:00
Tim Sullivan
82cad2cb90
[Reporting] API Integration tests: fix flaky tests for Spaces CSV formatting (#78849)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:01:32 -07:00
Gidi Meir Morris
ac18bc0ac3
[Actions] Adds a "Test Connector" button on the Connectors List to make discovery of the Test tab easier (#78746)
Adds a "Test Connector" button on the Connectors List to make discovery of the Test tab easier.
It also adds a "Save & test" button when creating a Connector, which navigates the user straight to the Test tab after saving.

This also fixed a broken behaviour on Main where navigating to the Test tab in Case Management crashes Kibana.
2020-09-30 19:38:28 +01:00
Matthias Wilhelm
9c3d2646b2
[Discover] Fix functional time picker test permissions (#78564) 2020-09-30 19:50:45 +02:00
James Gowdy
c4f05c4758
[ML] Fixing module datafeed overrides (#78925) 2020-09-30 18:27:03 +01:00
Tyler Smalley
5f5ef2b344
Adds some missing licenses to the CSV export (#78719)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-09-30 10:23:57 -07:00
Spencer
b31b658274
[dev/cli] ensure plugins/ and all watch source dirs exist (#78973)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-09-30 10:20:44 -07:00
Wylie Conlon
189953299b
[Lens] Stop using scripted metric to collect telemetry (#78687) 2020-09-30 13:07:09 -04:00
Marta Bondyra
3e7fb9352d
[Lens] fix wrong message in fields accordion (#78924) 2020-09-30 18:51:18 +02:00
Jason Stoltzfus
f43c89f339
[Enterprise Search][App Search] Credentials Logic updates (#78644) 2020-09-30 12:39:59 -04:00
igoristic
c49d5464a2
[Monitoring] Disk usage alerting (#75419)
* Disk usage alert draft

* Fixed typings and defaults

* Fixed tests

* Fixed tests

* Addressed code feedback

* Fixed disk and cpu usage states

* Fixed resolve state and throttle

* CR feedback

* Fixed links
2020-09-30 12:38:52 -04:00
Bohdan Tsymbala
b6db62e545
[SECURITY_SOLUTION] Trusted apps list expand/collapse details (#78601) 2020-09-30 12:38:01 -04:00
Ryan Keairns
a21a832542
Update content on interstitial page (#78881) 2020-09-30 11:24:19 -05:00
Tiago Costa
cae36ce9c1
chore(NA): include hjson as a prod dependency (#78941)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 17:15:40 +01:00
Matthias Wilhelm
0f120aad10
Fix empty meta fields input in Advanced Settings (#78576) 2020-09-30 18:13:55 +02:00
Wylie Conlon
9605e291d8
[Lens] Maintain order of operations in dimension panel (#78864) 2020-09-30 11:38:43 -04:00
Constance
273cf228a4
Fix plugin doc title (#78880)
- Sloppy copy and paste job from 450c6b7d48. Sorry Scotty\!
2020-09-30 08:33:17 -07:00
Mikhail Shustov
5fd785a5b1
load apm-rum agent lazily (#78760)
* load apm-agent-lazily

* update docs

* remove outdated comment

* add test
2020-09-30 17:07:57 +02:00
Robert Oskamp
1b26c906eb [ML] Skip full ML access permission test 2020-09-30 17:07:27 +02:00
Tim Roes
f993d2d8e9
Optimize charts plugin (#78922)
* Optimize charts plugin

* Fix issues to keep same behavior

* Remove dead import

* Revert name change
2020-09-30 16:47:46 +02:00
Peter Pisljar
991e0de226
ui_actions service initial docs (#78902) 2020-09-30 16:44:29 +02:00
Tiago Costa
1ba706c9dd
skip failing suite (#78942) 2020-09-30 14:57:33 +01:00
Bhavya RM
8e963fdf1a
A11y tests for filter panel (#78776)
a11y tests for filter panel and some test data un mounting
2020-09-30 09:34:24 -04:00
Mikhail Shustov
ae8f8e1d10
Add TS projects for src/plugins & x-pack/plugins (#78440)
* bump query-string version to remove manual type definitions

* remove manual type declaration

* add kibana_utils tsconfig

* add refs to kibana_utils tsconfig

* add kibana_utils to the project list

* add kibana_react project

* add support for x-pack/tsconfig.refs.json

* add ts project for x-pack licensing plugins

* add glob for ts projects in src/plugins & x-pack/plugins

* add refs to projects in examples

* fix ref paths in x-pack/test

* address mistic comments

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 15:02:41 +02:00
Alison Goryachev
272e850483
[Ingest pipelines] Update readmes (#78350) 2020-09-30 08:42:29 -04:00
Alison Goryachev
caa260527b
[Ingest pipelines] Address copy review feedback (#78796) 2020-09-30 08:38:02 -04:00
Anton Dosov
6771279f31
[UiActions] Don't throw an error if there are no compatible actions to execute (#78917) 2020-09-30 14:16:51 +02:00
Cauê Marcondes
eebe4ad648
[Observability] Kibana nav when docked overlaps the content of the pages. (#78593)
* adding padding left

* adding space left to appSection
2020-09-30 14:16:16 +02:00
Alexey Antonov
4306082af5
Invalid searchSourceJSON causes saved object migration to fail (#78535)
* Invalid `searchSourceJSON` causes saved object migration to fail

Closes: #78530

* 7.8.2 -> 7.9.3

* return migration into 6.7.2
2020-09-30 15:10:01 +03:00
Alexey Antonov
b6525cd3b3
update vega version (#78390) 2020-09-30 14:52:44 +03:00
Anton Dosov
1eb229be2e
Fix warning text doesn't get displayed on filters with custom filter name (#78617)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:45:27 +02:00
Jean-Louis Leysens
2904fe01b5
[ILM] Data tier notices should reflect tier preferences (#78398)
* Refactor allocation notices for tier preferences

- also removed the lingering "data_frozen" node role

* added some test coverage

* Implement copy feedback

* Minor refactors based on PR feedback

* expanded README.md with section on testing cluster state notices

* Updated copy to reference policy and updated freeze description

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:42:05 +02:00
Cauê Marcondes
7b90333628
[APM] Service Map: Not Defined option doesn't work properly (#77757)
* Service Map:  option doesn't work properly

* addressing PR comment

* addressing PR comment

* adding unit tests

* addressing PR comment

* fixing tests

* addressing PR comment

* addressing PR comment

* addressing PR comment

* addressing PR comment

* addressing PR comment

* add filter by environment

* addressing PR comment

* fixing API tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-30 12:36:55 +02:00
Matthias Wilhelm
855a33c733
Improve invalid field error message at search.aggs.param_types.field (#78587) 2020-09-30 11:38:25 +02:00
Tim Roes
14c7a5e41a
Remove isDeprecated flag on visType (#78820) 2020-09-30 10:46:17 +02:00
Rudolf Meijering
f8d796aec6
Remove unused elasticsearch.preserverHost setting (#78608)
* Remove unused elasticsearch.preserverHost setting

* deprecate and remove elasticsearch.startupTimeout config
2020-09-30 10:39:08 +02:00
Jen Huang
f6be7dc2f9
Fix condition and adjust tests (#78898)
(cherry picked from commit 676ce45993)
2020-09-30 01:30:32 -07:00
Shahzad
a31dd64778
[UX] Add percentile selector (#78562) 2020-09-30 10:24:38 +02:00
Pete Harverson
80c004cb01
[ML] Replace use of rest_total_hits_as_int with track_total_hits (#78423)
* [ML] Replace use of rest_total_hits_as_int with track_total_hits

* [ML] Replace use of lodash get for obtaining hits total

* [ML] Update mocks to use new total hits format
2020-09-30 08:54:17 +01:00
Peter Pisljar
8e523edcd6
expression service docs (#78774) 2020-09-30 09:10:28 +02:00
Stratoula Kalafateli
108a2302cd
[Functional] Wait for the page to load and then click the new vis button (#78725) 2020-09-30 10:02:16 +03:00
Diana Derevyankina
03c0d87459
[TSVB] No data in visualizations with annotations (#78794)
Closes #78789
2020-09-30 09:22:08 +03:00
Spencer
353595617b
[kbn/ui-shared-deps] track asset sizes (#78718)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-29 22:14:59 -07:00
Spencer
4c4d28ad35
delete target before building (#78665)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-09-29 21:59:11 -07:00