[Security Solution] Add host isolation exception IPs UI#113762
[Security Solution] Add host isolation exception IPs UI#113762academo merged 26 commits intoelastic:masterfrom academo:feature/host-isolation-exception-add
Conversation
…ation-exception-add
…ation-exception-add
|
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
dasansol92
left a comment
There was a problem hiding this comment.
Left some minor comments but this is looking ⭐ 🔥
...y_solution/public/management/pages/host_isolation_exceptions/view/components/form_flyout.tsx
Outdated
Show resolved
Hide resolved
...gins/security_solution/public/management/pages/host_isolation_exceptions/store/middleware.ts
Show resolved
Hide resolved
...gins/security_solution/public/management/pages/host_isolation_exceptions/store/middleware.ts
Outdated
Show resolved
Hide resolved
...y_solution/public/management/pages/host_isolation_exceptions/view/components/form_flyout.tsx
Outdated
Show resolved
Hide resolved
...on/public/management/pages/host_isolation_exceptions/view/host_isolation_exceptions_list.tsx
Outdated
Show resolved
Hide resolved
dasansol92
left a comment
There was a problem hiding this comment.
LGTM, thanks for the changes 👍
|
@elasticmachine merge upstream |
There was a problem hiding this comment.
Looks great! I checked out the branch locally and took it for a spin. Works as expected.
🚀 🐑
note:
The error toasts for creation and deletion may need some more work. They are not at all similar in the message content. Also, I notice some notate the sentence end with a . and most others do not. I would suggest we keep the toast contents consistent.
We should either have a useful reason in the error toast or not have it at all.
.../plugins/security_solution/public/management/pages/host_isolation_exceptions/store/action.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/management/pages/host_isolation_exceptions/types.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/management/pages/host_isolation_exceptions/utils.ts
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/management/pages/host_isolation_exceptions/utils.ts
Show resolved
Hide resolved
...ution/public/management/pages/host_isolation_exceptions/view/components/form_flyout.test.tsx
Outdated
Show resolved
Hide resolved
|
@ashokaditya thanks for pointing the message inconsistency on the toasts. I'll fix them in the upcoming edit PR and consult about the copy. |
💚 Build SucceededMetrics [docs]Module Count
Async chunks
History
To update your PR or re-run it, just comment with: |
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
💚 Backport successful
This backport PR will be merged automatically after passing CI. |



Summary
Related to #111253 and #113541
This follow up PR adds the capability of adding host isolation exceptions IPs.
Checklist
Delete any items that are not applicable to this PR.