Skip to content

[7.x] [SIEM][Exceptions] - Part 1 of ExceptionViewer UI (#68027)#68542

Merged
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-68027
Jun 8, 2020
Merged

[7.x] [SIEM][Exceptions] - Part 1 of ExceptionViewer UI (#68027)#68542
yctercero merged 1 commit intoelastic:7.xfrom
yctercero:backport/7.x/pr-68027

Conversation

@yctercero
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

### Summary

The ExceptionViewer is a component that displays all of a user's exception list items. It will allow them to delete, edit, search and add exception items.

This is part 1 of the UI for the ExceptionViewer. Trying to keep PRs relatively small and found this was one way to split it up. This first part accomplishes the following:

- adds helper functions that will be used in the ExceptionBuilder as well and offer ways to format and access the new exception list item structure
- creates ExceptionItem component, this is the component that displays the exception item information
- moves the and_or_badge component into the common folder
- adds stories for the ExceptionItem to easily test changes (Note that the color of some things like the and_or_badge is a bit off, as the light gray color used for it isn't picked up in the mock eui theme)
@yctercero yctercero added the backport This PR is a backport of another PR label Jun 8, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@yctercero yctercero merged commit b400891 into elastic:7.x Jun 8, 2020
@yctercero yctercero deleted the backport/7.x/pr-68027 branch October 14, 2020 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants