Commit graph

40952 commits

Author SHA1 Message Date
Candace Park
49dee63705
[Security Solution][Endpoint][Admin] Policy response flyout view has scrolling (#92265) 2021-02-23 11:07:45 -05:00
Devon Thomson
cb932075fa
[Dashboard] Remove Multiple History Entries & Stay in Edit Mode on Save As (#92105)
* made save as stay in edit mode when not navigating to another dashboard. Removed extra history entires from save
2021-02-23 11:01:21 -05:00
Brian Seeders
8ab68601e0
[CI] Convert ES Snapshots Verify job to use tasks (#92091) 2021-02-23 11:00:03 -05:00
Wylie Conlon
62a0a4beac
[TSVB] Stop inserting zeroes for null series (#90861)
* [TSVB] Stop inserting zeroes for null series

* Replace empty default value with hyphen

* Stop treating 0 as false

* Fix test cases

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 10:32:46 -05:00
Aleh Zasypkin
1997927edc
Upgrade ejs dependency (3.1.53.1.6). (#92402) 2021-02-23 16:32:15 +01:00
Spencer
d01fb56d75
[ci/ftr] run new fleet_functional suite (#92296)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-23 09:15:44 -06:00
Constance
80f697d91f
Remove external/popout icon from Create Engine CTA (#92272)
- now that create engine is no longer linking out to standalone UI
2021-02-23 08:43:37 -05:00
Alison Goryachev
77bc230901
[Upgrade Assistant] Remove reindex logic that is no longer applicable (#91193) 2021-02-23 08:42:59 -05:00
Shahzad
7593a911ca
[Uptime] fix double scroll on legend height change (#92155) 2021-02-23 14:38:29 +01:00
Anton Dosov
ef5d5cf7b1
[Search Sessions] Fix Discover doesn't clean session when navigating to Context (#91874) 2021-02-23 08:14:54 -05:00
Gidi Meir Morris
4c82ffc25f
[Docs][Alerting] updates images in Alerts Management and adds docs for the Run When field (#92225)
Updates images in Alerts Management Docs and usage of the Run When field
2021-02-23 12:54:55 +00:00
Mike Côté
f246a053f3
Update docs on filtering alerts by string params (#92239) 2021-02-23 07:23:34 -05:00
Uladzislau Lasitsa
bfed81aaf9
[TSVB] Markdown variables not working for empty labels (#91838)
* Fix markdown for empty values

* Fix ci

* Fix eslint

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 15:12:11 +03:00
Rudolf Meijering
3b1ca526a7
v1 migrations: drop fleet-agent-events during a migration (#92188)
* v1 migrations: drop fleet-agent-events during a migration

* Add TODO to fleet to make it clear that fleet-agent-events should not be used

* Fix test
2021-02-23 11:44:43 +01:00
Alejandro Fernández Gómez
004238ac16
[Logs UI] Add default panel title to log stream embeddable (#91817)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 11:23:26 +01:00
Gidi Meir Morris
ee81110516
renamed reloadAlerts to onSave wit hdeprecation (#91997)
The `reloadAlerts` properties in `AlertAdd` and `AlertEdit` are confusing property names.
In this PR we deprecate those and replace them with `onSave`.
2021-02-23 10:00:17 +00:00
Shahzad
2ce344019a
Add text search mode in global kuery bar (#91814)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 10:37:56 +01:00
Dario Gieselaar
89c103a896
[APM] Guard searches with range/additional queries (#92112)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 10:31:48 +01:00
Thomas Watson
4ab0277494
Add CODE_OF_CONDUCT.md (#87439) 2021-02-23 09:01:51 +01:00
Aleh Zasypkin
8e2bd8f69f
Simplify anonymous access & embedding docs. (#90409) 2021-02-23 08:56:56 +01:00
Alexey Antonov
da7aac3bec
Prevent rewrite of date_histogram interval (#91408)
* Prevent rewrite of date_histogram interval

Closes:#91408

* fix PR comments

* fix PR comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-23 10:41:41 +03:00
Pierre Gayvallet
8988bdf78e
Some package.json cleanup (#92136)
* some package.json cleanup

* update lockfile
2021-02-23 08:04:29 +01:00
Dominique Clarke
95516e6506
adjust waterfall chart sidebar CSS to appropriately display border (#92191)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 22:11:26 -05:00
Nathan L Smith
6ad09a856a
Change "whitelist" to "allowlist" on alerting getting started (#92260) 2021-02-22 21:00:45 -06:00
Nathan L Smith
84e16ebcd0
Pluralize "alerts" (#92261) 2021-02-22 21:00:08 -06:00
Oliver Gupte
3c5b91f5d6
[APM] Fix stale correlations chart data for selected term (#91867) (#92109)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 18:58:45 -08:00
Xavier Mouligneau
eb21f576f9
[Security Solution] Fix paradigm around our container for search strategy query (#90982)
* fix paradigm around our serach strategy query

* simplify logic to act with search strategy

* miss to delete a declaration
2021-02-22 20:59:21 -05:00
Nathan Reese
7f9e9e828d
[Maps] convert map redux reducer to typescript (#91955)
* [Maps] convert map redux reducer to typescript

* fix jest test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 18:48:37 -07:00
Alison Goryachev
76f8dbbd4a
[Console] Update docs (#92240) 2021-02-22 20:44:39 -05:00
Jonathan Buttner
3c29f38adf
[Security Solution][Case] Adding tests for updating the status of alerts (#91301)
* Adding tests for updating the status of alerts

* Adding more alert tests and unskipping
2021-02-22 19:21:25 -05:00
Spencer
13624d5624
[ci] call chrome and firefox scripts from security cypress job (#92318)
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-02-22 19:05:28 -05:00
Luke Elmers
be285b6a86
[core.logging] Remove meta from default pattern layout. (#92104) 2021-02-22 18:52:22 -05:00
Liza Katz
b1d76cedac
Fix track total hits not sent correctly from SearchSource (#91909)
* Move track total hits to root level

* code review

* doc
2021-02-22 23:05:32 +02:00
Angela Chuang
2df74a1088
[Security Solution] Narrow down indices to match case descriptions (#89592)
* update default index to match with description

* narrow down indices to match case description

* run specific tests

* run only security solution's tests

* debug users integration test

* wait_for_completion_timeout

* run only security_solution

* add back integration tests

* avoid multiple requests

* uncomment tests

* unskip tests

* add smaller mock data for users and uncommon_processes

* put test back

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 20:53:56 +00:00
Constance
f2002e7c2c
[App Search] Add Curations overview table (#91565)
* Add server API routes

* Add CurationsLogic file

- w/ listeners for overview table only
+ types/constants setup

* Add Curations overview + table

& update router to show view

* Test feedback

- test names, unnecessary beforeAll mocks

* i18n feedback
2021-02-22 12:32:59 -08:00
Christiane (Tina) Heiligers
a2be28019c
Converts logging README format to be compatible with new docs system (#91958)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 15:14:24 -05:00
Tyler Smalley
581a8862ea
Moves Babel/Storybook/Cypress packages to devDependencies (#91204)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-02-22 11:51:45 -08:00
renovate[bot]
6cca06715d
Update dependency @elastic/elasticsearch to ^8.0.0-canary.3 (#91706)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 14:38:04 -05:00
Wylie Conlon
4614202297
[Discover] Show correct data for top level object columns (#91954)
* [Discover] Show correct data for top level object columns

* Fix bug with missing fields

* Fix bug in data grid

* Fix remaining bug in datagrid

* Change use of API to work with any type

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 14:24:10 -05:00
Georgii Gorbachev
4511fe53eb
[Security Solution][Detections] - Fix loading indicators in the rules management table (#91925)
**Base PR:** https://github.com/elastic/kibana/pull/91342
**Fixes:** https://github.com/elastic/kibana/issues/91336

## Summary

This PR fixes loading indicators used in the rules management table.

- [Added] Blocking indicator. We show a spinner and "freeze" (fade out) the table when any of these changes: filters, sorting, pagination, manual click on Refresh button.
- [Adjusted] Non-blocking indicator. We show a non-blocking "ribbon" (progress bar) only when auto-refresh is in progress.
- Initial loading indicator. We show it only on the first table load.

Code and tests are slightly adjusted. Things to note are marked below in additional GH comments.

Co-authored-by: Yara Tercero <yara.tercero@elastic.co>
2021-02-22 20:08:17 +01:00
Daniil
d9cdb99c07
[Data Table] Fix visualization layout in split mode (#91799)
* Fix table vis layout in split mode

* Stick pagination at the bottom

* Fix functional tests

* Fix jest test

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 22:03:01 +03:00
Melissa Alvarez
c0de6680f0
[ML] Data Frame Analytics: adds api integration tests for job creation (#92101)
* add create endpoint integration tests

* update test suite name
2021-02-22 13:51:13 -05:00
Anton Dosov
df8a8cb2af
[Search Sessions] Fix completed session icon (#92206) 2021-02-22 11:18:22 -07:00
Dario Gieselaar
75364aa11e
[APM] Hoist HeaderMenuPortal to prevent unmounts (#92012) 2021-02-22 19:17:55 +01:00
Dario Gieselaar
e7724882a0
[APM] Profiling (#91818) 2021-02-22 19:02:55 +01:00
Quynh Nguyen
0024f28d7b
[ML] Fix geo_shape content causing Data Visualizer to not load correctly (#92052)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 11:38:03 -06:00
Alejandro Fernández Haro
b1bbe16aae
Add @kbn/analytics to the dependencies in @kbn/ui-shared-deps (#92202) 2021-02-22 12:24:56 -05:00
Pete Hampton
bf9b7769bc
Move pe details out of Ext context (#92146) 2021-02-22 17:16:13 +00:00
Dima Arnautov
a75abd7e41
[ML] Fixes handling of built-in models (#92154)
* [ML] add description column and details tab

* [ML] restrict build-in models actions

* [ML] add description to the details tab

* [ML] add flex with wrap to the type column

* [ML] remove unused code for filtering
2021-02-22 18:00:15 +01:00
Larry Gregory
12bb59abb0
Adds doc titles to security management sections (#91013) 2021-02-22 12:00:01 -05:00