Commit graph

46631 commits

Author SHA1 Message Date
Alison Goryachev
cdc34cf32f
[Mappings editor] Add multi-field support for ip type (#112477) 2021-09-22 11:54:45 -04:00
Jonathan Buttner
48b126a2ea
Adding cases team to directories (#112835) 2021-09-22 11:50:07 -04:00
Matthew Kime
4b71c435a9
[data views] Rename a bunch of index pattern code references to data views (#112770)
* rename a bunch of index pattern references to data views
2021-09-22 09:50:05 -05:00
Jonathan Budzenski
1adb492e15 skip flaky suite. #111234 2021-09-22 09:37:25 -05:00
Stratoula Kalafateli
6bf766abb9
Fixes flakiness in timelion viz functional test (#112805)
* Fixes flakiness in timelion viz functional test

* Add sleep
2021-09-22 17:28:26 +03:00
James Gowdy
1456257a73
[ML] Fixing jest tests with unhandled promise rejections (#112804) 2021-09-22 14:31:35 +01:00
Nathan Reese
84e42e42bc
[vega] fix vega map validation errors crashing vega (#112700)
* [vega] fix vega map validation errors crashing vega

* eslint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 07:17:53 -06:00
Rudolf Meijering
68fb9f6d84
Rename REINDEX_SOURCE_TO_TEMP_INDEX to REINDEX_SOURCE_TO_TEMP_TRANSFORM (#112727) 2021-09-22 15:12:18 +02:00
Jonathan Buttner
93cc4fcd9b
[Security Solution][Timeline] Pinned events migrations (#112360)
* Starting migration class

* Fleshing out migrator

* Adding migration tests

* Refactoring

* Adding migrator to each client

* gzipping file

* Fixing cypress tests

* Cleaning up types and adding additional test

* Starting notes migrations

* Finishing notes references migration

* gzipping data.json

* Fixing unit tests

* Updating the archive and fixing spelling

* Starting pinned events

* Fixing more conflicts

* Finishing pinned events

* fixing pinned events not showing bug

* Fixing lint errors

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 09:09:34 -04:00
Rudolf Meijering
e39a9d495b
Fix unhandled promise rejection in socket tests (#112806) 2021-09-22 09:04:58 -04:00
Jonathan Buttner
7aefe24387
Moving title to text and hiding user actions and comments (#112745) 2021-09-22 09:00:52 -04:00
Jonathan Buttner
70f635b14d
[Cases] Migrate user actions connector ID V2 (#112710)
* Making progress

* Fleshing out the extraction logic

* Finishing migration logic and starting more tests

* Finishing migration unit tests

* Making progress on services

* Finishing transform to es schema

* Finishing transform functionality and unit tests

* reverting migration data updates

* Cleaning up type errors

* fixing test error

* Working migration tests

* Refactoring retrieval of connector fields

* Refactoring connector id in and tests in frontend

* Fixing tests and finished refactoring parse string

* Fixing integration test

* Fixing integration tests

* Removing some duplicate code and updating test name

* Fixing create connector user action bug

* Addressing feedback and logging error

* Moving parsing function to common

* Fixing type errors

* Fixing type errors

* Addressing feedback

* Fixing lint errors

* Adjusting import for user action changes

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 08:59:49 -04:00
Matthew Kime
525d3a5920
[data views] remove some any instances from service (#112632)
* remove some any instances from data view

* lint fix

* simplify scripted field type
2021-09-22 07:04:15 -05:00
Angela Chuang
11700a7d7a
[Security Solution] Update data field for JA3 fingerprint (#112571)
* update data field for JA3 fingerprint

* update unit test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 12:35:31 +01:00
Peter Pisljar
3907d53df5
persistable state docs (#105202) 2021-09-22 13:22:38 +02:00
Angela Chuang
210fb50d0b
[SecuritySolution] add global filter to topN (#112401)
* add global filter to topN

* sort lines

* add unit test

* fix duplicate queries

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 10:53:37 +01:00
Marta Bondyra
0cbdf3f259
[Lens] Thresholds added (#108342)
Co-authored-by: Marta Bondyra <marta.bondyra@gmail.com>
Co-authored-by: dej611 <dej611@gmail.com>
Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 11:14:40 +02:00
Stratoula Kalafateli
9b410ce544
Fixes bug with nested terms, one with other bucket and the other disabled (#112636) 2021-09-22 11:21:53 +03:00
Paul Tavares
ac010acea8
Policy Details Store refactor into multiple modules (#112697)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-22 10:20:25 +02:00
Marco Liberati
914f2b7429
🔧 Make Timelion server send error details to client (#112663) 2021-09-22 10:14:43 +02:00
Diana Derevyankina
abdb7a4c49
[TSVB] Disables the input string mode (#110571)
* [TSVB] Remove the input string mode

* Fix some tests

* Add some functional tests and fix failing CI

* Update telemetry mappings

* Rename useStringIndices to allowStringIndices, move it from TSVB to Data constants and refactor test

* Apply text suggestions from code review

Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>

* Apply formatting and remove unused translations

* Fix labels

* Remove unused import

* Move popover toggling  to checkIndexPatternSelectionModeSwitchIsEnabled function to prevent flakiness

* Update some visual_builder_page functions

* Remove accidentally added newlines

* Move TSVB ui settings to constants, remove tooltip and update popover text

* Handle the case of editing advanced settings is restricted

* Add requiresPageReload to UI setting and condition for the case the setting is already enabled

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2021-09-22 11:13:53 +03:00
Shahzad
da1ae4923a
[User Experience App] Improve empty state loading (#112531)
* improve empty state loading

* only show loading in content panel

* eslint fix
2021-09-22 09:28:10 +02:00
Brian Seeders
e9e08d0928
[CI] Balance ci groups (#110711) 2021-09-22 00:36:25 -04:00
Byron Hulcher
8531e21655
Prevent ResultSettingsLogic.actions.saveResultSettings from throwing a new exception after catching API error (#112742) 2021-09-21 18:26:09 -04:00
Thomas Neirynck
e268e21f7b
[Maps] Remove regionmap test references (#112734) 2021-09-21 18:18:11 -04:00
Brian Seeders
e67a25c8b8
[CI] [Buildkite] Only report test failures for hourly/daily pipelines (#112729) 2021-09-21 17:26:36 -04:00
Tyler Smalley
7d8d89f50d skip flaky suite (#112732) 2021-09-21 14:21:08 -07:00
Pete Hampton
feae8e7815
Add allowlist filter for Exception list data (#112668)
* Add allowlist filter to exception list telemetry.

* Refactor away union type.

* Bump interval back to 24h.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 14:45:13 -06:00
Christiane (Tina) Heiligers
8cf0efe2f1
Changes edit view to json read-only view (#112034)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 16:10:53 -04:00
Jean-Louis Leysens
25bf795099
[Reporting/Discover/Search Sessions] Only use relative time filter when generating share data (#112588)
* only use relative time filter when generating share data

* Added comment on absolute time filter.

Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>

* improve discover search session relative time range test

* update discover tests and types for passing in data plugin to getSharingData function

* updated reporting to pass in data plugin to getSharingData, also updates jest tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tim Sullivan <tsullivan@users.noreply.github.com>
Co-authored-by: Anton Dosov <anton.dosov@elastic.co>
2021-09-21 12:42:32 -07:00
Tyler Smalley
ce6ed0875a skip flaky suite (#111922)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-21 12:24:39 -07:00
Pierre Gayvallet
65ec86da66
handle source index without any mappings (#112664) 2021-09-21 20:19:34 +02:00
Nicolas Chaulet
659b295391
[Fleet] Allow to preconfigure alternative ES outputs (on the same cluster) (#111002) 2021-09-21 13:52:21 -04:00
Devon Thomson
5408a3e301
[Dashboard] Retain Viewmode State in Session (#112302)
* Made dashboard retain viewmode state in session. This means filters and query will be kept over reloads and navigations
2021-09-21 11:45:56 -06:00
Devon Thomson
126b87bd55
[Dashboard] [Visualize] Add Search to Legacy Redirect (#112365)
added search to legacy redirect URL
2021-09-21 11:39:23 -06:00
ymao1
9574b4b86b
Add indicator to rule details page if broken connector (#112017)
* Add indicator to rule details page if broken connector

* Adding unit test

* Updating disabled state and adding warning callout

* Adding back the tooltip

* eslint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 12:48:05 -04:00
Tyler Smalley
c76082e006 Fix eslint error
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-09-21 09:44:56 -07:00
Mat Schaffer
d37ad90e53
[Stack Monitoring][Angular removal] No-data page (#110432)
* Basic no-data page

* Rename to NoDataPage

* Add getData property to pass into EuiSuperDatePicker from pages

* Wire getData and redirect for no data page

* Draft port of isLoading & model updating

* Add todo on handling checkers

* Switch to model as state object

* Add checkers

* Porting enabler

* Fix build checks

* Attempting to smooth out enablement

* Clean up CI errors

* Fix breadcrumbs

* Fix linter warning

* Fix checkers dependency (I hope)

* Hook up catchReason

* Add a stub for react setup mode

* Clean warnings

* Fix toggleSetupMode by calling initSetupModeState first

* Translating checker strings

* typo on "xpack"

* Move isCollection/reason check in NoData

This replicates how the angular app did selective re-rendering of the react component, but while still being able to render the component.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 12:31:02 -04:00
James Rodewig
fd0f42386f
Update index settings link for Snapshot and Restore (#112597)
Updates the docs help link for index settings  in the Snapshot and Restore feature.

Currently, the link points to https://www.elastic.co/guide/en/elasticsearch/reference/7.14/snapshots-restore-snapshot.html#change-index-settings-during-restore, which primarily documents related restore snapshot API parameters.

With elastic/elasticsearch#76929, this section was removed. The new link covers all available index settings, which is a bit more relevant.
2021-09-21 12:03:23 -04:00
Lisa Cawley
04e5a15464
[DOCS] Add machine learning sync API (#112033) 2021-09-21 08:33:48 -07:00
Brian Seeders
14b2157990
[CI] Disable tracked branch jobs in Jenkins, enable reporting in Buildkite (#112604) 2021-09-21 11:31:15 -04:00
Brian Seeders
924ad66450
[CI] Bump agent size for jest integration tests in Buildkite (#112672) 2021-09-21 08:30:20 -07:00
Paul Tavares
2e56351096
[Security solution][endpoint] Fix Endpoint List KQL bar not updating the list when the filter is removed (#112595)
* Fix search bar `onQuerySubmit` to drop prior `admin_query` param when pushing a new route change
* enhance current test case to ensure existing data is also changed when its blank
2021-09-21 11:24:25 -04:00
Paul Tavares
9bd61a21fe
[Security Solution][Endpoint] Policy Details store/routing common changes for Trusted Apps by Policy feature (#112567)
The changes were picked from the current draft PR #112239 so that they can be shared with other changes taking place in parallel:

- Routing methods for parsing/retrieving url params for policy details page
- store selectors/reducers in support of url location management for policy details
2021-09-21 10:58:24 -04:00
Matthew Kime
119c742185
Data views - saved object client use resolve instead of get (#108637)
* so client - use resolve instead of get

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 09:41:47 -05:00
Clint Andrew Hall
b1d6779d43
[fleet] Introduce Storybook to Fleet (#112611)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-21 08:23:13 -05:00
Shahzad
322c5e26f0
[Uptime] Update no data available state (#112403)
* wip

* update component

* update paths

* fix i18n

* fix tests

* revert uneeded
2021-09-21 13:15:05 +02:00
Clint Andrew Hall
b2bc5a592d
[storybook] Fix Shared UI Dep paths (#112631) 2021-09-21 04:10:00 -07:00
Ahmad Bamieh
1ecb42db2a
[i18n] fix type (#112642) 2021-09-21 07:05:55 -04:00
renovate[bot]
dd56ac3bcd
Update dependency @types/node-forge to ^0.10.5 (master) (#112625)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-21 07:05:01 -04:00