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

Monitoring Angular directives to use React components #19183

Merged

Conversation

tsullivan
Copy link
Member

@tsullivan tsullivan commented May 17, 2018

Closes #19052

This PR just has some hanging items left over after earlier work to implement Monitoring status bars in React instead of angular templates. This adds a unit test for status bar component, and removes the status icon angular directive

@tsullivan tsullivan force-pushed the monitoring/directives-use-react-view branch from 12d28f4 to 854891a Compare June 1, 2018 15:58
@tsullivan tsullivan added review and removed WIP Work in progress labels Jun 1, 2018
@tsullivan
Copy link
Member Author

@chrisronline this would be a good PR for you to review to see what's cooking with moving everything to React / EUI. This wipes out an Angular directive (Status Icon) that isn't used anymore because the container is entirely React now.

@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elastic elastic deleted a comment from elasticmachine Jun 27, 2018
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Copy link
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM!

@tsullivan tsullivan merged commit 2216b22 into elastic:master Jul 19, 2018
@tsullivan tsullivan deleted the monitoring/directives-use-react-view branch July 19, 2018 21:29
tsullivan added a commit to tsullivan/kibana that referenced this pull request Jul 19, 2018
* remove some webpack aliases for jest

* remove status icon angular directive

* fix some component import problems
cjcenizal added a commit to cjcenizal/kibana that referenced this pull request Jul 20, 2018
tsullivan added a commit that referenced this pull request Jul 24, 2018
…21011)

* Monitoring Angular directives to use React components (#19183)

* remove some webpack aliases for jest

* remove status icon angular directive

* fix some component import problems

* prop name fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants