Skip to content
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

[6.x] [ML] Migrates Anomaly Explorer Swimlanes to React (#22641) #22651

Merged
merged 1 commit into from
Sep 4, 2018

Conversation

walterra
Copy link
Contributor

@walterra walterra commented Sep 4, 2018

Backports the following commits to 6.x:

- This PR migrates the Anomaly Explorer Swimlanes from angularjs to React.
- The approach is similar to the one from elastic#22622: Try to refactor as little of the actual logic as possible, just make sure everything works inside the React component lifecycle. So as a guide for the review: No actual code within all the functions/methods changed, only the bits and pieces which needed to be tied into the React component lifecycle.
- The remaining wrapping angular directive is now only listening for data changes and passes its scope and other necessary data on as props to the React component.
@walterra walterra self-assigned this Sep 4, 2018
@walterra walterra added :ml Feature:ml-results legacy - do not use labels Sep 4, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui

@elasticmachine
Copy link
Contributor

💔 Build Failed

@walterra
Copy link
Contributor Author

walterra commented Sep 4, 2018

retest

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@walterra walterra merged commit 52fdc11 into elastic:6.x Sep 4, 2018
@walterra walterra deleted the backport/6.x/pr-22641 branch September 4, 2018 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants