Commit graph

46072 commits

Author SHA1 Message Date
David Sánchez
641a4b58a9
Allow kuery in get summary request in order to be able to filter summaries by policyId (or something else in the future) (#111507)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 17:17:58 +02:00
Dima Arnautov
d1f2e37902
[ML] Fix "Exclude jobs or groups" control (#111525) 2021-09-08 11:15:17 -04:00
David Sánchez
eb9a0fcc17
[Security Solution] [Endpoint] Add new policy tabs layout (#110966)
* Add new policy tabs layout with policy settings and trusted apps tab. Only visible with feature flag enabled

* Add URL state of which tab is selected. Also refactored policy_details component. Hide sticky bar at bottom when trustedApps tab is selected

* Fix wrong constant path in routing

* Don't refresh policyItem if is not necessary

* Remove old code and use new form layout component even if FF is disabled

* Split test file

* Clean test file with unused mocks

* Fixes failing test

* Address pr comments

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 17:04:34 +02:00
Dmitry Tomashevich
c94c4e653a
[Discover] Fix opening the same saved search (#111127)
* [Discover] fix opening the same saved search

* [Discover] fix functional test

* [Discover] apply suggestion

* [Discover] apply suggestion

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 17:33:29 +03:00
Jonathan Budzenski
55b0d535ff skip flaky test. #111496 2021-09-08 09:30:53 -05:00
Alexey Antonov
d717521ad0
[TSVB] Fix pinned filters not showing in TSVB (#109223)
Closes: #17025

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 17:29:02 +03:00
Jonathan Budzenski
178b56980f
[ftr] Check client status using v8format=true (#111480)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 08:24:26 -05:00
Ashokaditya
01218e4745
[Security Solution][Endpoint] Do not validate TA creation form with soft errors when required name field is empty (#111508)
* validate to true only if name is not empty as well

fixes elastic/kibana/issues/108509

* update test

* review changes
2021-09-08 15:23:04 +02:00
Orhan Toy
721cf1023d
[App Search] Crawler overview empty state needs an EuiSpacer (#111498) 2021-09-08 15:00:17 +02:00
Scotty Bollinger
ac95ec4d6e
[Enterprise Search] Update internal routes to use /internal prefix over /api (#111035)
* Convert App Search server routes to new prefix

* Update frontend route prefixes for App Search

* Convert Workplace Search server routes to new prefix

* Update frontend route prefixes for Workplace Search

* Convert Enterprise Search server routes to new prefix

* Update frontend route prefixes for Enterprise Search
2021-09-08 08:48:08 -04:00
Ahmad Bamieh
436bb0fea5
[i18n] Integrate 7.15.0 Translations (#111488) 2021-09-08 14:59:39 +03:00
Alejandro Fernández Gómez
77e25bedfb
[Logs UI] Fix alert previews for thresholds of 0 (#111150)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 11:33:00 +02:00
Tre
094f2c9b81
[Archive Migration][Partial] discover apps-discover (#110437)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 10:32:42 +01:00
Dario Gieselaar
c7d6f6df1c
[APM] Set start date of APM ML job to -4 weeks (#111375)
Closes #111045.
2021-09-08 11:20:32 +02:00
Walter Rafelsberger
f1fbe8e06d
[ML] APM Latency Correlations: Code consolidation. (#110790)
Code deduplication:
- combine 3 existing client side hooks into useSearchStrategy
- combine server side multiple search strategy files into shared search_strategy_provider.ts
- Clarified naming (client/server params, strategy naming etc.), improved types.
- None of the actual deeper internal logic changed, larger chunks of code that show up as new lines is mostly just moved code + additional types (e.g. function overloads) to support the different search strategies with the same server side code and client side hook.
2021-09-08 09:47:07 +02:00
Matthias Wilhelm
1b1e936320
[Discover] Fix indices permission for multiline test (#111284) 2021-09-08 07:41:01 +02:00
Justin Ibarra
b8acf0fbab
[Detection Rules] Add 7.15 rules (#111464) 2021-09-08 00:11:18 -04:00
Candace Park
a4828baf3d
[Security Solution][Endpoint][Host Isolation] Hide isolate host option in alert details rather than disabling (#111064) 2021-09-07 20:43:42 -04:00
Mat Schaffer
7fc4c2935d
React version of angular license view (#111317)
* React version of angular license view

* Fix time handling and linking to license upload

* Use getPageData pattern instead of useClusters

* Add note about locked time picker

* Add disable support to monitoring toolbar

* Disable toolbar on license page only

* Remove old todo

* Clean up render setup method ordering

* Fix CI checks

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-08 09:18:58 +09:00
Søren Louv-Jansen
e79a23a122
[APM] Fix link in readme (#111362) 2021-09-07 18:42:35 -05:00
Joey F. Poon
14660994d2
[Security Solution] add agent field to generator (#111428) 2021-09-07 15:15:18 -05:00
Devon Thomson
70632e2a9e
[Dashboard] Retain Tags on Quicksave (#111015)
* fixed missing tags api when loading saved dashboard. Added tests
2021-09-07 14:20:15 -04:00
Orhan Toy
aaf0870197
Reorder App Search ingestion methods (#111361) 2021-09-07 20:12:13 +02:00
Luke Elmers
98a67c07cc
Port performance docs to new docs system. (#111063) 2021-09-07 14:04:08 -04:00
Davis Plumlee
733b17f80c
[Security Solution][RAC] Fixes updatedAt loading bug (#111010) 2021-09-07 13:59:33 -04:00
Nathan Reese
daf860c701
[sample data] update web log geo.src field to match country code of geo.coordinates (#110885)
* [sample data] update web log geo.src field to match country code of geo.coordinates

* fix functional tests

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 10:40:46 -06:00
David Sánchez
855a338b9f
[Security solution] [Endpoint] Fix bad artifact migration (#111294)
* Working test that validate migrated artifact has same properties as SO artifact
* Checks if artifact is compressed and uncompress it if necessary before creating the new one from fleet

Co-authored-by: Paul Tavares <paul.tavares@elastic.co>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 12:36:06 -04:00
Justin Kambic
973645f928
Fix copy typo. (#111203)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 12:22:32 -04:00
Jonathan Budzenski
173bb47563
[build] Remove empty optimize directory (#111393)
This folder is no longer used.
2021-09-07 12:19:35 -04:00
Nathan Reese
b8faf091c9
[Maps] fix term join not updating when editing right field (#111030)
* [Maps] fix term join not updating when editing right field

* tslint

* clean up

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 10:18:22 -06:00
Nicolas Chaulet
b5f8d2e998
[Fleet] Set default settings in component template instead of the index template (#111197) 2021-09-07 12:09:08 -04:00
Jean-Louis Leysens
4a8ad1c3c1
[Reporting] Removed any from public (#110993)
* removed anys and ran TS organize imports

* updated jest snapshots

* fix import paths for non-type imports

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 17:47:52 +02:00
Dmitry Tomashevich
ca79fb1d1e
[Discover] Fix hide chart button (#110779)
* [Discover] fix hide chart button

* [Discover] update tests

* [Discover] fix functional

* [Discover] remove hideChart from the URL it is not true

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 18:24:58 +03:00
Vadim Kibana
95b88cc2fe
add descriptions to plugin manifests (#111306) 2021-09-07 17:24:02 +02:00
Vadim Kibana
5e5dd07470
remove anys in drilldowns plugin (#111305) 2021-09-07 17:23:47 +02:00
Vadim Kibana
05d9bc53fb
Remove any in ui_actions_enhanced (#110018) 2021-09-07 17:23:30 +02:00
Tre
f0a05e9b3f
[Archive Migration][Partial] discover apps-home (#110440) 2021-09-07 16:09:31 +01:00
Angela Chuang
1adeb7290c
[Security Solution] styling for reason popover (#111338)
* add panelClassName

* remove unused data-test-subj
2021-09-07 10:25:51 -04:00
Kevin Qualters
3a354b5790
Add a loading spinner to alerts page (#111310) 2021-09-07 10:16:21 -04:00
Christiane (Tina) Heiligers
b1a81bb5e0
Remove unused legacy import code (#111071)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 07:01:35 -07:00
Pierre Gayvallet
dec6125402
add hasHeaderBanner$ API to chrome (#111248)
* add hasHeaderBanner$ API to chrome

* update generated doc
2021-09-07 15:54:26 +02:00
Matthew Kime
7e9d2965da
remove skip test - no, _id is not aggregatable (#111241) 2021-09-07 08:52:55 -05:00
Rudolf Meijering
cf45c39e0f
Fix flaky migrations tests (#111365) 2021-09-07 09:49:51 -04:00
Josh Dover
285d232601
Add dev_docs for Fleet data model (#109476) 2021-09-07 15:45:31 +02:00
Ester Martí Vilaseca
d7b9389d67
[Stack Monitoring] Update overview page data on refresh interval (#111354)
* Add onRefresh callback to update page data

* Sync url params with datepicker and global state
2021-09-07 15:35:06 +02:00
Josh Dover
099a63ea2a
[Fleet] Add icons to Integrations global search results (#111131) 2021-09-07 08:27:10 -04:00
Milton Hultgren
51fd4abe20
[Logs UI] Improve log threshold rule field selection (#111135)
* [Logs UI] Use ComboBox for criterion field selection (#110996 
* [Logs UI] Make log threshold criterion field clearable
2021-09-07 14:21:18 +02:00
Søren Louv-Jansen
2cda9a9302
[APM] Deprecate apm_oss.indexPattern config option (#111133)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 13:26:52 +02:00
Felix Stürmer
744a424ca2
[RAC] Remove delete phase from default RAC ILM policy (#111139)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-09-07 13:11:02 +02:00
Felix Stürmer
2e31899bde
[RAC] [Observability] Disable RAC feature flags for now (#111296) 2021-09-07 13:07:16 +02:00