-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] [Timeline] Bugfix to include unmapped fields in the timeline event details JSON #92025
Merged
stephmilovic
merged 26 commits into
elastic:master
from
stephmilovic:fix-timeline-event-details
Mar 2, 2021
Merged
[Security Solution] [Timeline] Bugfix to include unmapped fields in the timeline event details JSON #92025
Changes from 25 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
ee9e5d9
the work
stephmilovic 6955f5b
alphabetize
stephmilovic 5bf0069
alphabetize
stephmilovic 0c44aed
put back to how was
stephmilovic d08170d
another bug and jest fix
stephmilovic 5441433
fix types
stephmilovic e51c770
Merge branch 'master' into fix-timeline-event-details
stephmilovic 710bdda
add test for toObjectArrayOfStrings
stephmilovic 0b922cd
fix func tests
stephmilovic 4ddf4d7
fix test
stephmilovic ae350ad
fix jest
stephmilovic e7f70ac
disable checkbox on object fields
stephmilovic b5e1ed1
update w fields api
stephmilovic 6d77401
Merge branch 'master' into fix-timeline-event-details
stephmilovic f5218e2
expanding tests
stephmilovic a410c1d
Merge branch 'master' into fix-timeline-event-details
stephmilovic 90ba99f
clean
stephmilovic 75a3a4f
notes
stephmilovic 46513ac
WIP events/all
stephmilovic fd8f5c1
better logs
stephmilovic 032b116
by golly it works
stephmilovic 3dae543
fix frontend
stephmilovic 3a0c400
Merge branch 'master' into fix-timeline-event-details
stephmilovic f72b23f
text fixing
stephmilovic c14794b
disable sorting on nested columns
stephmilovic 08dce77
Fix failing snapshot test
rylnd File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
4 changes: 2 additions & 2 deletions
4
...ity_solution/public/common/components/event_details/__snapshots__/json_view.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I "de-alphabetized" this mock data to ensure that our function puts it in alphabetical order