kibana/x-pack/plugins
Garrett Spong 638df5820c
[Security Solution][Detections] Fixes Alerts Table 'Select all [x] alerts' action (#75945)
## Summary

Resolves https://github.com/elastic/kibana/issues/75194

Fixes issue where the `Select all [x] alerts` feature would not select the checkboxes within the Alerts Table. Also resolves issue where bulk actions wouldn't work with Building Block Alerts.


##### Select All Before
<p align="center">
  <img width="700" src="https://user-images.githubusercontent.com/2946766/91266588-d2d66800-e72e-11ea-8c57-c91bd80a8f0e.gif" />
</p>




##### Select All After
<p align="center">
  <img width="700" src="https://user-images.githubusercontent.com/2946766/91266573-cc47f080-e72e-11ea-9812-67e7182f90f3.gif" />
</p>



##### Building Block Query Before
<p align="center">
  <img width="700" src="https://user-images.githubusercontent.com/2946766/91266516-af132200-e72e-11ea-9088-63de64d2774e.gif" />
</p>

##### Building Block Query After
<p align="center">
  <img width="700" src="https://user-images.githubusercontent.com/2946766/91266531-bb977a80-e72e-11ea-8071-904b355856f7.gif" />
</p>
2020-08-26 13:56:18 -06:00
..
actions Fixed alerting_api_integration/security_and_spaces tests failing if actions proxy set on for parallel process running using commands 'scripts/functional_tests_server' and 'scripts/functional_test_runner' (#75232) 2020-08-24 16:43:44 -07:00
alerting_builtins Make the alerts plugin support generics (#72716) 2020-08-14 12:52:42 -04:00
alerts Add support for reading request ID from X-Opaque-Id header (#71019) 2020-08-19 15:41:12 -06:00
apm [APM] Improvements for breakdown data gaps (#75534) 2020-08-26 10:59:44 +02:00
audit_trail Add support for reading request ID from X-Opaque-Id header (#71019) 2020-08-19 15:41:12 -06:00
beats_management Beats Management plugin: migrate server-side code (#70930) 2020-08-18 12:00:39 +02:00
canvas [Canvas] Adds function reference docs generator (#49402) 2020-08-24 14:28:50 -07:00
case Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
cloud
code
console_extensions
cross_cluster_replication Skip failing test in CI (#75266) 2020-08-18 18:58:38 +02:00
dashboard_enhanced cleaning up embeddable types (#75560) 2020-08-25 09:31:03 +02:00
dashboard_mode Add README files for Kibana app plugins (#74277) 2020-08-05 14:28:56 +02:00
data_enhanced Don't overwrite sync strategy in xpack (#75556) 2020-08-25 12:36:30 +03:00
discover_enhanced cleaning up embeddable types (#75560) 2020-08-25 09:31:03 +02:00
embeddable_enhanced Use "Apply_filter_trigger" in dashboard drilldown (#71468) 2020-07-28 09:57:04 +02:00
encrypted_saved_objects Compute AAD to encrypty/decrypt SO only if needed (#75818) 2020-08-26 08:50:52 -04:00
enterprise_search [Enterprise Search] Move views into separate folder from components (#75906) 2020-08-25 16:43:28 -05:00
event_log Migrate data folder creation from legacy to KP (#75527) 2020-08-26 21:40:03 +02:00
features De-duplicates dashboard feature definition (#72834) 2020-07-22 12:03:45 -04:00
file_upload [Maps] convert kibana_services to TS (#74901) 2020-08-17 09:41:08 -06:00
global_search Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
global_search_providers GS providers improvements (#75174) 2020-08-18 12:24:48 +02:00
graph Remove legacy optimizer (#73154) 2020-08-13 09:08:44 -07:00
grokdebugger Add asciidoc support for generated plugin list (#72292) 2020-08-24 11:31:27 -04:00
index_lifecycle_management [ILM] TS conversion of Edit policy page (#75148) 2020-08-25 18:59:47 +02:00
index_management Surface data stream stats, index template, and ILM policy in the UI (#75107) 2020-08-21 17:53:03 -07:00
infra [Logs UI] View log details for anomaly log examples (#75425) 2020-08-26 10:38:54 +02:00
ingest_manager [Ingest Manager] Remove useless saved object update in agent checkin (#75586) 2020-08-26 15:51:47 -04:00
ingest_pipelines Correct punctuation for ingest processors help text (#75695) 2020-08-25 10:29:57 -04:00
lens [Lens] Fix rollup related bugs (#75314) 2020-08-26 09:09:40 +02:00
license_management Upgrade EUI to v27.4.1 (#75240) 2020-08-21 10:48:04 -06:00
licensing expose es config on es setup contract (#73055) 2020-08-17 21:08:27 +02:00
lists [Security Solution][Detections] Cleaning up mocks/tests (#74920) 2020-08-24 15:38:35 -05:00
logstash Upgrade EUI to v27.4.0 (#74004) 2020-08-14 10:31:15 -06:00
maps [Maps] fix IVectorLayer.getStyle typing (#75829) 2020-08-25 15:02:38 -06:00
maps_legacy_licensing Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
ml [ML] Adding authorization header to DFA job update request (#75899) 2020-08-26 20:08:39 +01:00
monitoring Migrate data folder creation from legacy to KP (#75527) 2020-08-26 21:40:03 +02:00
observability [Observability Homepage] Fix console error because of side effect (#75258) 2020-08-18 14:07:18 +02:00
oss_telemetry Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
painless_lab Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
remote_clusters Upgrade EUI to v27.4.0 (#74004) 2020-08-14 10:31:15 -06:00
reporting Migrate data folder creation from legacy to KP (#75527) 2020-08-26 21:40:03 +02:00
rollup Upgrade EUI to v27.4.0 (#74004) 2020-08-14 10:31:15 -06:00
searchprofiler Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) 2020-08-05 17:32:19 +02:00
security Improve login UI error message. (#75642) 2020-08-21 16:15:12 +02:00
security_solution [Security Solution][Detections] Fixes Alerts Table 'Select all [x] alerts' action (#75945) 2020-08-26 13:56:18 -06:00
snapshot_restore Upgrade EUI to v27.4.1 (#75240) 2020-08-21 10:48:04 -06:00
spaces Change response for Saved Objects share/unshare operations (#74995) 2020-08-20 08:35:33 -04:00
task_manager Migrate data folder creation from legacy to KP (#75527) 2020-08-26 21:40:03 +02:00
telemetry_collection_xpack In-chart "Explore underlying data" action telemetry (#74516) 2020-08-24 14:06:57 +02:00
transform [ML] Transforms: Unset doc title when app unmounts (#75539) 2020-08-21 09:25:17 +01:00
translations Migrate legacy map UI settings (#75887) 2020-08-25 14:21:35 -06:00
triggers_actions_ui [Actions] change routing key refereence in Pager Duty action message to include integration key (#75516) 2020-08-25 09:29:55 -04:00
ui_actions_enhanced Add asciidoc support for generated plugin list (#72292) 2020-08-24 11:31:27 -04:00
upgrade_assistant [Upgrade Assistant] Fix potentially long URI (#74485) 2020-08-14 17:14:03 +02:00
uptime [Uptime]fix wrapping issue in certificate list column (#74749) 2020-08-25 12:35:29 +02:00
watcher Allow Watcher index actions to be configured without specifying an index name. (#74684) 2020-08-17 19:29:38 -07:00