[8.x] [Entity Analytics][Entity Store] Refactor enablement UI (#199762)#202404
Merged
tiansivive merged 1 commit intoelastic:8.xfrom Dec 2, 2024
Merged
[8.x] [Entity Analytics][Entity Store] Refactor enablement UI (#199762)#202404tiansivive merged 1 commit intoelastic:8.xfrom
tiansivive merged 1 commit intoelastic:8.xfrom
Conversation
## Summary This PR reworks the client side enablement flow for the Entity Store. It's the final piece for the work tracked in elastic/security-team#10846, elastic/security-team#10847 and elastic/security-team#10947 https://github.com/user-attachments/assets/bb919c3c-b8dc-4e6b-a14b-4d413f8da13f ## How to test Optionally On a fresh kibana and es cluster instance: 1. Load up some entity analytics data via the https://github.com/elastic/security-documents-generator * Running `yarn start entity-resolution-demo --mini` is enough 1. Navigate to `Security > Dashboards > Entity Analytics` 3. Click the `Enable` entity store button 4. Both Risk Score and Entity Store toggles should be checked. * This state represents the engines we will install, _NOT_ the current state 5. Click `Enable` 6. The modal should close and Risk Scoring should initialize first 7. As soon as risk score initialization finished, the entity store initialization should start * Risk score related panels should show up while the store is initializing 8. Finally, the Entities List panel should appear ## - [x] added cypress tests to verify the correct enablement flow (cherry picked from commit 722900e)
1 task
CAWilson94
approved these changes
Dec 2, 2024
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Backport
This will backport the following commits from
mainto8.x:Questions ?
Please refer to the Backport tool documentation