-
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
[SIEM] Create template timeline #63136
Merged
Merged
Changes from 47 commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
d3b3ba6
init routes for template timeline
angorayc 8a05dd9
create template timeline
angorayc 79d53c8
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc 99f0da5
add create/update timelines route
angorayc 5a9b6ac
update api entry point
angorayc 91798ee
fix types
angorayc dcae730
add template type
angorayc 086996a
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc cab3e60
fix types
angorayc a33cbb6
add types and template timeline id
angorayc 8243614
fix types
angorayc 89f2b12
update import timeline to handle template timeline
angorayc 464ee77
unit test
angorayc 3a37628
sudo code
XavierM 9bb3552
remove class for savedobject
angorayc aba9d8e
add template timeline version
angorayc e26a803
clean up arguments
angorayc 5351219
fix types for framework request
XavierM 7584715
show filter in find
XavierM d120d73
fix create template timeline
angorayc 7aeb123
update mock data
angorayc 7416fca
handle missing timeline when exporting
angorayc 4b93431
update the order for timeline routes
angorayc 3c51485
update schemas
angorayc c17ea0c
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc b94159f
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc 0a7b275
move type to common folder so we can re-use them on UI and server side
XavierM 0f22a03
fix types + integrate persist with epic timeline
XavierM bebb133
update all timeline when persit timeline
XavierM 785ec34
add timeline api readme
angorayc 2abe09b
fix validation error
angorayc 8707b34
fix unit test
angorayc b7fa77a
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc 8c56978
Merge branch 'master' into template-timeline
elasticmachine be2aea3
display error if unexpected format is given
angorayc 7194dc5
Merge branch 'template-timeline' of github.com:angorayc/kibana into t…
angorayc 21b535e
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc 292c35e
Merge branch 'master' into template-timeline
elasticmachine f106ff4
fix issue with reftech all timeline query
XavierM a8c0501
fix flashing timeline while refetch
angorayc d1c851e
Merge branch 'template-timeline' of github.com:angorayc/kibana into t…
angorayc 4eca630
fix types
angorayc 7d3d120
Merge remote-tracking branch 'upstream/master' into template-timeline
angorayc 5315cc7
fix types
angorayc 1995a71
fix dependency
angorayc 6413a11
fix timeline deletion
XavierM b1d54e7
Merge branch 'template-timeline' of github.com:angorayc/kibana into t…
XavierM 48d43b7
remove redundant dependency
angorayc 3993d5d
add i18n message
angorayc 184711f
Merge branch 'master' into template-timeline
elasticmachine fd3a036
Merge branch 'master' into template-timeline
elasticmachine bdade71
fix unit test
angorayc 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
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
4 changes: 2 additions & 2 deletions
4
x-pack/plugins/siem/public/components/matrix_histogram/__snapshots__/index.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
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.
nit -> maybe interesting for this case gcanti/io-ts#67 (comment)