forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Security Solution] - Analyzer panel improvements (elastic#172397)
## Summary Some improvements to analyzer panels: - Adding hover actions and replaced description lists with table (search bar is now available in event details) - Address elastic#139122 - Fixed a bug when event count is too large it break into second line - Address elastic#129987 - Clean up jest console errors ![image](https://github.com/elastic/kibana/assets/18648970/84afdafc-1767-49e9-807c-ebaec260d1b1) ![image](https://github.com/elastic/kibana/assets/18648970/cb370b59-f460-4e1c-aac8-256cef6328d8) ![image](https://github.com/elastic/kibana/assets/18648970/b3d07776-a847-42ef-a6e4-6a659348de72) ### Checklist - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
- Loading branch information
1 parent
c79a231
commit 0bb216f
Showing
13 changed files
with
352 additions
and
478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
111 changes: 0 additions & 111 deletions
111
x-pack/plugins/security_solution/public/resolver/view/panels/copyable_panel_field.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.