Commit graph

37190 commits

Author SHA1 Message Date
Dmitry Lemeshko
f8e247a7e6
update chromedriver dependency to 86.0.0 (#79972) 2020-10-09 09:51:10 +02:00
Christos Nasikas
85ad8a4f3d
[Security Solution][Case] Fix bug when changing connectors (#80002) 2020-10-09 09:25:47 +03:00
Spencer
f5fc765576
[kbn/std] add observable helpers to aid with rxjs 7 upgrade (#79752)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-08 17:45:51 -07:00
Brent Kimmel
6abda71775
[Security Solution][Resolver] Pill numbers in compact notation (#80038)
* Add compact notation to pills

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 19:41:12 -04:00
Kerry Gallagher
74561d83fb
[Logs UI] Sync logs timerange with wider Kibana (#79444)
* Sync logs timestamps with wider Kibana

Co-authored-by: Felix Stürmer <weltenwort@users.noreply.github.com>
2020-10-08 22:54:33 +01:00
Kaarina Tungseth
a8b5e9f245
[DOCS] Adds quick start (#78822)
* [DOCS] Getting started refresh

* Dashboard changes

* Discover and Dashboard changes

* [DOCS] Adds quick start

* Redirects

* Redirects pt 2

* Redirects pt

* More redirect issues

* Removed second chunk of KQL tasks

* Review comments
2020-10-08 15:16:26 -05:00
Nicolas Chaulet
84210d6b97
[Ingest Manager]Fix ingest manager UI renaming (#80036) 2020-10-08 16:08:49 -04:00
igoristic
cd4df4bbf9
[Monitoring] Fixed internal monitoring check (#79241)
* fixed internal monitoring check

* Added range filter

* Added single vs ccs condtion

* Fixed spelling

* Passing global state ccs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 15:54:14 -04:00
Davis Plumlee
c90045720b
[Security Solution][Exception Modal] Removes list operators in exception modal for EQL rules (#79871) 2020-10-08 13:25:43 -06:00
Stacey Gammon
3ac07921a7
Update development documentation about REST API best practices (#80009)
* Update development-documentation.asciidoc

* Change to raw links, not rendered links
2020-10-08 15:11:49 -04:00
Chris Roberson
1f56371add
[Monitoring] Improve indices loading against larger metricbeat-* indices (#79190)
* Improve indices loading against larger metricbeat-* indices

* PR feedback
2020-10-08 14:50:13 -04:00
Brian Seeders
4602d65bb5
[CI] Move kibana build dir outside of repo for functional tests (#80018) 2020-10-08 14:47:39 -04:00
Spencer
769bd75c1a
[kbn/optimizer] bump low or add missing limits when updating automatically (#80013)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-08 11:22:51 -07:00
Jason Stoltzfus
44b48a2cc0
[Enterprise Search] Added a Credentials page to App Search (#79749) 2020-10-08 13:17:10 -04:00
Kaarina Tungseth
8bea1727e7
[DOCS] Canvas refresh for 7.10 (#80017) 2020-10-08 12:04:59 -05:00
Chris Cowan
79a2b6463a
[TSVB] Add ignore global filters to series options (#79337)
* [TSVB] Add ignore global filters to series options

* Disable ignore global filter option for series when it's disabled in the panel options

* Moving EuiFlexGroup into SeriesConfigQueryBarWithIgnoreGlobalFilter

* Fixing translations

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 09:41:59 -07:00
Chris Roberson
5e3813e894
Remove this check (#79202)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 12:30:17 -04:00
Bhavya RM
ab375e4bb2
A11y tests for roles page (#79900) 2020-10-08 12:28:43 -04:00
Quynh Nguyen
f04c295d4d
[ML] Fixes anomaly detection jobs list load if call to load job messages fails (#79792)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 11:12:26 -05:00
Nathan Reese
1cefc8eed0
[Maps] clean up uses of any in redux actions and kibana services (#79737)
* [Maps] clean up uses of any in redux actions and kibana services

* API doc changes and updated IndexPatternSelect type

* tslint errors in OSS code

* API updates

* remove IndexPatternSelectPublicProps and create IndexPatternSelectInternalProps instead

* include changes to index_pattern_select

* API updates

* remove savedObjectClient from IndexPatternSelectProps

* update types for lazy load component

* remove unused import

* export type

* another API clean-up

* revert changes to import in data/public/types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 07:48:21 -06:00
Dima Arnautov
14b02a3506
[ML] Fix job selection flyout (#79850)
* [ML] fix job selection flyout

* [ML] hide time range column

* [ML] show callout when no AD jobs presented

* [ML] close job selector flyout on navigating away from the dashboard

* [ML] add Create job button

* [ML] fix mocks

* [ML] add unit test for callout
2020-10-08 14:59:35 +02:00
Uladzislau Lasitsa
18e8b63430
Removed visualization:loadingDelay (#79841) 2020-10-08 15:53:39 +03:00
Patrick Mueller
3bbd679afe
[Alerts] fix failing executionStatus function test with null deref (#79809)
resolves https://github.com/elastic/kibana/issues/79248

Added some additional checks for potential null/undefined objects before
dereferencing them.
2020-10-08 08:26:16 -04:00
Bohdan Tsymbala
0bd345c1a1
Implemented trusted app name truncation. (#79976) 2020-10-08 13:54:00 +02:00
Ahmad Bamieh
70549c2ffa
[Telemetry] Telemetry tools check all makeUsageCollector calls (#79840) 2020-10-08 14:42:23 +03:00
Diana Derevyankina
4dc6f3b788
Input controls crashes if index pattern is not available (#79431)
* Input controls crashes if index pattern is not available

Closes #72664

* Replace index pattern null type with undefined

* Move index pattern checks into FilterManager init function

* Rename indexPatternService to indexPatternsService to match other variables names
2020-10-08 13:35:35 +03:00
Anton Dosov
fff3060ad7
Fix dashboard "snapshot share" is not sharing panel state in view mode (#79837) 2020-10-08 10:52:34 +02:00
Anton Dosov
5761f741bb
fix can't edit a scripted field with special char (#79842) 2020-10-08 10:47:41 +02:00
Dima Arnautov
3d90401b67
[ML] clear selection action (#79834) 2020-10-08 10:04:23 +02:00
Daniil Suleiman
7c1e809555
[TSVB] Show tooltip on external pointer events (#77306)
* Show external pointer events in TSVB

* Disable tooltip visibility

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-08 10:58:31 +03:00
Frank Hassanabad
43495d80ba
Fixes bug where the same index was being passed in (#79949)
## Summary

If you had two different index patterns for threat and your query I was previously sending the same pattern in for both which was causing drop down boxes for threat match to null things out. Now, I set the two different indexes correctly. 

### Checklist

- [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
2020-10-07 18:53:19 -06:00
Frank Hassanabad
7732a21a48
Adds date time query and return fields for timestamps and overrides (#79911)
## Summary

Fixes https://github.com/elastic/kibana/issues/79865

Also fixes:
* Timestamp override not being pushed down into threshold rules to use
* Timestamp override not being used for lastValidDate
* The return format of the date time might have been different depending on the customer mapping for both the override and the regular @timestamp so this fixes that as well.
* Fixes one small type issue with fields.


### Checklist

Delete any items that are not applicable to this PR.

- [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
2020-10-07 18:53:02 -06:00
Davis Plumlee
ba6e1bf2f0
[Security Solution][Detections] Reverts rules table tag filter to use AND operator (#79920) 2020-10-07 18:05:49 -06:00
Kevin Logan
1b0e9b01cc
add the correct class to truncate the names (#79921)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-07 19:48:22 -04:00
Spencer
fd066f7b63
[kbn/optimizer] report limits with ci metrics (#78205)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-07 15:43:14 -07:00
Spencer
3c7529147e
[release notes] extract "dev docs" comment too (#79351)
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2020-10-07 15:20:31 -07:00
Tyler Smalley
d0dad32526
Revert "skips test failing promotion (#79777)" (#79904)
This reverts commit 92ce8f3040.
2020-10-07 15:01:36 -07:00
Spencer
8f41c59be0
share tslib across bundles (#79915)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-07 14:47:21 -07:00
spalger
4ce3e1ce03 remove entire suite as partial skips aren't doing the trick 2020-10-07 14:30:12 -07:00
spalger
1062957648 skip flaky suite (#78689) 2020-10-07 14:11:55 -07:00
Brian Seeders
cb1af1b472 Skip failing suite (#79522)
(cherry picked from commit 9011f42d7f)
2020-10-07 14:02:40 -07:00
spalger
128485c216 skip flaky suite (#79910) 2020-10-07 12:51:02 -07:00
Spencer
deef4c5b4c
[es/mappings] remove doc_values from text fields (#79869)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-10-07 12:35:26 -07:00
spalger
37f9db4224 remove skipped snapshots 2020-10-07 12:12:33 -07:00
spalger
6ee48d85bf skip flaky tests (#79891) 2020-10-07 11:51:58 -07:00
Tiago Costa
4bd58ca260
chore(NA): add missing branches into backportrc configuration file (#79848)
* chore(NA): add missing branches into backportrc configuration file

* chore(NA): fix extra line for defined regexs
2020-10-07 19:51:44 +01:00
Greg Thompson
8c54b39708
add --no-validate option to bypass validateYarnLock (#79878) 2020-10-07 12:45:27 -06:00
Aleh Zasypkin
d1e1050817
Allow idleTimeout/lifespan larger than 32-bit signed integer. (#79858) 2020-10-07 20:44:44 +02:00
Anton Dosov
82a6ddbc2a
[Bugfix][Filters] Add strike-through line for disabled filters in warning and error state (#79641)
Adds the strikethrough for all disabled filter pills no matter the error/warning states
2020-10-07 19:52:11 +02:00
Paul Tavares
4da338a0cb
[SECURITY_SOLUTION][ENDPOINT] Trusted Apps - fix error for duplicate fields to correctly mention the field at fault (#79853)
* Fix error for duplicate fields to correctly mention the field at fault
* Add new tests to duplicate field validation
2020-10-07 13:35:47 -04:00