kibana/x-pack/legacy/plugins
Andrew Goldstein 9d4414d523
[SIEM] Overview page feedback (#56261)
## [SIEM] Overview page feedback

Implements feedback and fixes to the Overview page

### Overview (default theme)

![01-overview-default-theme](https://user-images.githubusercontent.com/4459398/73315509-899c5500-41ed-11ea-9949-82853dd4ba59.png)

### Overview (dark theme)

![02-overview-dark-theme](https://user-images.githubusercontent.com/4459398/73315527-902acc80-41ed-11ea-9701-6a2c5fa40cce.png)

## Highlights

* The new order of widgets is Signals, Alerts, Events, Host Events, Network events, per https://github.com/elastic/siem-team/issues/494

* Changed the default `External alerts count` `Stack by` to `event.module` https://github.com/elastic/siem-team/issues/491

*  Added `event.module` to the `Events count` histogram https://github.com/elastic/siem-team/issues/491

* Widget titles will no longer include the currently selected `Stack by option`. The widgets will use the same static title text that appears on the other pages (i.e.. `Signals count`, `External alerts count`, and `Events count`) https://github.com/elastic/siem-team/issues/491

* The `Signals count` includes a `Stack by` that defaults to `signal.rule.threat.tatic.name`

* Standardized on a 300px widget height for all histograms in the app (thanks @MichaelMarcialis for paring on this!)

* The `Open as duplicate timeline` action is `Recent timelines` is now only shown when hovering over a recent timeline

## Loading States

* The `Recent timelines` and `Security news` widgets now use the horizontal bar loading indicator

* The `Host events` and `Network events` widgets now use the horizontal bar loading indicator

* The `Host events` and `Network events` Showing _n_ events subtitles are now hidden on initial load

* The counts in the `Host events` and `Network events` Showing _n_ events subtitles are now hidden on initial load

* We no longer hide some histogram subtitles after initial load, to prevent shifting of content when a user makes a `Stack by` selection

## News Feed Error State

![news-feed-error-state](https://user-images.githubusercontent.com/4459398/73316060-1e538280-41ef-11ea-83f5-b8d6e9fa3741.png)

* Fixed an issue where the `Security news` header was hidden when an invalid URL is configured

* Added a space between the word `via` and the `SIEM advanced settings` link

* Removed the capital “N” from "News" in the error message

## Misc Visual Changes

* Fixed text truncation of the `Severity` column in the `Detections` page's `Signals` table

* Added the “showing” subtitle to the `Signals count` histogram on the Detections page

* Increased the `Stack by` histogram selector and the `View signals | alerts | events' buttons from 8 to 24px

* Tweaked the border rendering in the Overview `Host Events` and `Network events` widget headers

* Added 8px of spacing between the Overview `Host Events` and `Network events` widget accordion headers and their contents

* Fixed an issue where the `Host events` and `Networ events` widgets didn't render in ie11 https://github.com/elastic/siem-team/issues/499

## Non-Visual Fixes

* Removed an incorrect usage of `usememo`

* Removed the placeholder client-side username query from `x-pack/legacy/plugins/siem/public/components/recent_timelines/index.tsx`

* Updated the query of the Overview `Host events` widget to filter by "host.name exists"

* Updated the query of the Overview `Network events` widget to filter by "source.ip exists or destination.ip : exists"
2020-01-29 00:33:40 -07:00
..
actions migrate Actions to Kibana platform (#55026) 2020-01-22 17:08:54 +00:00
alerting fixes shared types across alerting plugins (#55824) 2020-01-24 17:06:59 +00:00
apm Add animation to service map layout (#56042) 2020-01-27 15:31:09 -06:00
beats_management
canvas [Canvas] Remove Angular and unnecessary reporting config from Canvas (#54050) 2020-01-27 15:01:26 -06:00
console_extensions
cross_cluster_replication
dashboard_mode Charts plugin (combining ui/color_maps and EuiUtils) (#55469) 2020-01-28 08:13:56 -06:00
encrypted_saved_objects
file_upload [File upload] Enforce file-type check in file dialog (#55063) 2020-01-21 13:23:49 -05:00
graph Hide nested fields across Kibana apps (#55278) 2020-01-27 17:25:54 +01:00
grokdebugger
index_lifecycle_management [ILM] Index Lifecycle Policies show wrong unit in Kibana UI (#55228) 2020-01-23 07:14:35 -08:00
index_management [Index Management] Fix errors with validation (#56072) 2020-01-28 08:33:18 -05:00
infra [Metrics UI] Fixing title truncation in Metrics Explorer (#55917) 2020-01-28 16:46:11 -06:00
kuery_autocomplete
lens [NP Cleanup] Remove ui/public/inspector (#55677) 2020-01-29 09:08:42 +03:00
license_management [Watcher] Move out of legacy (#54752) 2020-01-23 15:35:36 +01:00
logstash
maps [NP Cleanup] Remove ui/public/inspector (#55677) 2020-01-29 09:08:42 +03:00
ml [ML] Add functional tests for analytics UI: creation addition and regression/outlier results (#56059) 2020-01-28 12:19:04 -05:00
monitoring Revert "[Monitoring] Change all configs to monitoring.*" (#56214) 2020-01-28 14:05:23 -05:00
oss_telemetry
remote_clusters
reporting [Reporting/NP] Migration of Reporting Security dependency (#56046) 2020-01-28 10:47:28 -07:00
rollup Move search service code to NP (#55430) 2020-01-27 16:18:27 +02:00
searchprofiler [SearchProfiler] Move out of legacy (#55331) 2020-01-22 13:58:18 +01:00
security Migrate Management views to Kibana Platform plugin (#53880) 2020-01-21 13:40:39 +01:00
siem [SIEM] Overview page feedback (#56261) 2020-01-29 00:33:40 -07:00
snapshot_restore
spaces Tutorial migration (#54910) 2020-01-22 15:31:11 +01:00
task_manager migrate Actions to Kibana platform (#55026) 2020-01-22 17:08:54 +00:00
tilemap
transform Refactor saved object management registry usage (#54155) 2020-01-28 05:36:12 +01:00
triggers_actions_ui Remove alerts and actions from feature catalogue (#56140) 2020-01-28 13:35:39 -05:00
upgrade_assistant
uptime [Uptime] Simplify snapshot max to Infinity (#55931) 2020-01-27 14:42:56 -06:00
watcher [Watcher] Move out of legacy (#54752) 2020-01-23 15:35:36 +01:00
xpack_main Add isSystemRequest support to Kibana Platform (#53734) 2020-01-24 15:20:09 -07:00