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

[SIEM] fix ipv6 bug and write tests for ip details page #37528

Merged
merged 3 commits into from
Jun 6, 2019

Conversation

stephmilovic
Copy link
Contributor

Summary

Fix bug in PageHeadline that failed to create query for ipv6 addresses and would display an error. I also wrote some general coverage tests as we had nothing for ip_details.tsx

Before:
b4

After:
after

Checklist

- [ ] This was checked for cross-browser compatibility, including a check against IE11
- [ ] Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
- [ ] Documentation was added for features that require explanation or tutorials

- [ ] This was checked for keyboard-only and screenreader accessibility

For maintainers

- [ ] This was checked for breaking API changes and was labeled appropriately
- [ ] This includes a feature addition or change that requires a release note and was labeled appropriately

Copy link
Contributor

@XavierM XavierM left a comment

Choose a reason for hiding this comment

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

LGTM when build passed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

Pinging @elastic/secops

@stephmilovic stephmilovic changed the title fix ipv6 bug and write tests for ip details page [SIEM] fix ipv6 bug and write tests for ip details page Jun 6, 2019
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@stephmilovic stephmilovic merged commit 29e7d63 into elastic:master Jun 6, 2019
@stephmilovic stephmilovic deleted the pageheadline-ipv6 branch June 6, 2019 20:21
stephmilovic added a commit to stephmilovic/kibana that referenced this pull request Jun 10, 2019
fix ipv6 bug and write tests for ip details page
stephmilovic added a commit that referenced this pull request Jun 11, 2019
)

fix ipv6 bug and write tests for ip details page
stephmilovic added a commit to stephmilovic/kibana that referenced this pull request Jun 12, 2019
fix ipv6 bug and write tests for ip details page
stephmilovic added a commit that referenced this pull request Jun 13, 2019
)

fix ipv6 bug and write tests for ip details page
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