-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[Security Solution] host isolation exceptions delete item UI #113541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
academo
merged 54 commits into
elastic:master
from
academo:feature/host-isolation-exceptions-delete
Oct 5, 2021
Merged
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
1773c79
Add isolation_ips_whitelist to the exception list endpoint types
academo 71c6bf4
Add menu item for host isolation exceptions
academo ae332c9
Rename list id for host isolation exceptions
academo 406f6b0
Add boilerplate code for stores and middlewares
academo 819f97a
Basic middleware setup for host isolation exceptions
academo e353289
WIP list excepted ips
academo 5207d59
Fix entries types for loading date
academo 1d6037e
Broken TS
academo c470ac1
Fix TS errors related to AsyncResourceState problems with actions
academo 216ffb1
Reducer WIP
academo 0ce0223
Add selectors to load data on the list display
academo 8497e6c
Showing the list of cards now, pagination not working
academo 7496082
Added working pagination
academo 8f44539
Implement search functionality
academo 81522cd
Dispatch loading and error states
academo 03041b2
remove todo comment
academo 76ec46e
Clean code for PR
academo dc8a8a5
Fix unit tests
academo 84eecf7
Fix Exceptions Enum
academo d1e79f3
Add a feature flag for the isolation exceptions menu
academo 43c3a61
Fix test failing due to feature flag
academo 4169d44
Merge remote-tracking branch 'upstream/master' into feature/host_isol…
academo 4d3fcab
Add middleware and reducers tests
academo c398b11
Replace ItemExceptionCard by ArtifactCard
academo 5310cf2
Remove experimental flag
academo f6b9af5
Revert "Fix test failing due to feature flag"
academo fb63309
Fix loading state for middleware
academo 01fc428
Add empty state and test ids
academo 021679a
Add unit tests for host isolation exceptions lists component
academo a768a2e
Merge remote-tracking branch 'upstream/master' into feature/host_isol…
academo 954d11d
Remove outdated comment
academo ff04de3
PR review fixes
academo b0ead25
Cast variable instead of result
academo 971ce34
Merge remote-tracking branch 'upstream/master' into feature/host_isol…
academo 445385d
Refactor function to use a cached promise
academo 96050b8
Merge remote-tracking branch 'upstream/master' into feature/host_isol…
academo bc52d56
Add delete item for host isolation exception items
academo 8342e61
Add return type to functions
academo 3500199
add space between tests
academo b4db7b1
Replace ts-ignore with ts-expect-error
academo c233d14
Merge remote-tracking branch 'upstream/master' into feature/host_isol…
academo 23665a5
Merge branch 'feature/host_isolation_ips_whitelist' into feature/host…
academo 21a5195
Add tests for host isolation exceptions delete middleware
academo b82ac4a
Add tests for delete modal react component
academo a6f6278
Merge remote-tracking branch 'upstream/master' into feature/host-isol…
academo 777409d
Fix translation issue
academo 6fccc2b
Merge remote-tracking branch 'upstream/master' into feature/host-isol…
academo e8a3ee3
Merge branch 'master' into feature/host-isolation-exceptions-delete
kibanamachine d4750dd
Update x-pack/plugins/security_solution/public/management/pages/host_…
academo 4d61098
Merge branch 'master' into feature/host-isolation-exceptions-delete
kibanamachine 146d1d3
Merge branch 'master' into feature/host-isolation-exceptions-delete
kibanamachine 5e6c908
Merge remote-tracking branch 'upstream/master' into feature/host-isol…
academo 04fa1e7
Fix minor issues from PR
academo 5c46368
Fix eslint
academo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.