[File Data Visualizer] Fixing missing css imports for file stats table#98312
Merged
jgowdyelastic merged 3 commits intoelastic:masterfrom Apr 27, 2021
Conversation
Member
|
Tested and LGTM 🎉 |
qn895
approved these changes
Apr 26, 2021
pheyos
approved these changes
Apr 26, 2021
Member
pheyos
left a comment
There was a problem hiding this comment.
Tested and LGTM
The functional test will/should fail until the security issue is fixed.
MichaelMarcialis
approved these changes
Apr 26, 2021
Member
Author
|
@elasticmachine merge upstream |
Member
Author
|
@elasticmachine merge upstream |
Contributor
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
Contributor
|
Pinging @elastic/ml-ui (:ml) |
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Apr 27, 2021
elastic#98312) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Apr 27, 2021
elastic#98312) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Contributor
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.
Adds css imports which were missed in #96408
Also adds a functional test for opening the generated filebeat config.
These changes were originally added in #98264, but needed to be separated out into their own PR.