[Security Solution] Expanded flyout Entities Overview#154196
[Security Solution] Expanded flyout Entities Overview#154196christineweng merged 9 commits intoelastic:mainfrom
Conversation
8860af8 to
9c7e4dd
Compare
9c7e4dd to
e6861da
Compare
|
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
|
Pinging @elastic/security-solution (Team: SecuritySolution) |
PhilippeOberti
left a comment
There was a problem hiding this comment.
awesome job! Pulled down the branch and everything works as expected in the UI. I left a few comments, some of them I'm glad to discuss and ignore if we want to!
x-pack/plugins/security_solution/public/flyout/left/tabs/insights_tab.tsx
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/utils.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/utils.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/utils.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/host_entity_overview.tsx
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/host_entity_overview.tsx
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/host_entity_overview.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/overview_header.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/security_solution/public/flyout/right/components/insights.tsx
Outdated
Show resolved
Hide resolved
PhilippeOberti
left a comment
There was a problem hiding this comment.
LGTM, awesome job @christineweng , thanks for making all the changes!
I'm pushing a commit to make some super minor changes, let me know if you don't like them I'll revert them 😄
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
Summary
This PR adds additional features to the expandable flyout:
How to test
xpack.securitySolution.enableExperimental: ['securityFlyoutEnabled']to thekibana.dev.jsonfileOverview, thenInsightshttps://github.com/elastic/security-team/issues/6071
Checklist