[SIEM] Eliminate Superfluous Untitled Timelines#65783
Merged
patrykkopycinski merged 146 commits intoelastic:masterfrom May 13, 2020
Merged
[SIEM] Eliminate Superfluous Untitled Timelines#65783patrykkopycinski merged 146 commits intoelastic:masterfrom
patrykkopycinski merged 146 commits intoelastic:masterfrom
Conversation
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
XavierM
approved these changes
May 11, 2020
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
|
merge conflict between base and head |
…itled-timeline # Conflicts: # x-pack/plugins/siem/public/components/open_timeline/helpers.test.ts # x-pack/plugins/siem/public/components/open_timeline/index.test.tsx # x-pack/plugins/siem/public/components/open_timeline/open_timeline.tsx # x-pack/plugins/siem/public/components/open_timeline/types.ts # x-pack/plugins/siem/public/components/top_n/index.test.tsx # x-pack/plugins/siem/public/containers/timeline/api.ts # x-pack/plugins/siem/public/mock/timeline_results.ts # x-pack/plugins/siem/public/pages/timelines/index.tsx # x-pack/plugins/siem/public/store/timeline/defaults.ts # x-pack/plugins/siem/public/store/timeline/epic.ts # x-pack/plugins/siem/public/store/timeline/model.ts
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
patrykkopycinski
added a commit
to patrykkopycinski/kibana
that referenced
this pull request
May 13, 2020
# Conflicts: # x-pack/plugins/siem/public/common/components/top_n/index.test.tsx # x-pack/plugins/siem/public/common/mock/timeline_results.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/helpers.test.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/index.test.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/open_timeline.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/types.ts # x-pack/plugins/siem/public/timelines/containers/api.ts # x-pack/plugins/siem/public/timelines/pages/index.tsx # x-pack/plugins/siem/public/timelines/store/timeline/defaults.ts # x-pack/plugins/siem/public/timelines/store/timeline/epic.ts # x-pack/plugins/siem/public/timelines/store/timeline/model.ts # yarn.lock
patrykkopycinski
added a commit
to patrykkopycinski/kibana
that referenced
this pull request
May 13, 2020
# Conflicts: # x-pack/plugins/siem/public/common/components/top_n/index.test.tsx # x-pack/plugins/siem/public/common/mock/timeline_results.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/helpers.test.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/index.test.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/open_timeline.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/types.ts # x-pack/plugins/siem/public/timelines/containers/api.ts # x-pack/plugins/siem/public/timelines/pages/index.tsx # x-pack/plugins/siem/public/timelines/store/timeline/defaults.ts # x-pack/plugins/siem/public/timelines/store/timeline/epic.ts # x-pack/plugins/siem/public/timelines/store/timeline/model.ts # yarn.lock
XavierM
pushed a commit
that referenced
this pull request
May 14, 2020
* [SIEM] Eliminate Superfluous Untitled Timelines (#65783) # Conflicts: # x-pack/plugins/siem/public/common/components/top_n/index.test.tsx # x-pack/plugins/siem/public/common/mock/timeline_results.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/helpers.test.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/index.test.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/open_timeline.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/types.ts # x-pack/plugins/siem/public/timelines/containers/api.ts # x-pack/plugins/siem/public/timelines/pages/index.tsx # x-pack/plugins/siem/public/timelines/store/timeline/defaults.ts # x-pack/plugins/siem/public/timelines/store/timeline/epic.ts # x-pack/plugins/siem/public/timelines/store/timeline/model.ts # yarn.lock * fix lock Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
XavierM
pushed a commit
that referenced
this pull request
May 14, 2020
* [SIEM] Eliminate Superfluous Untitled Timelines (#65783) # Conflicts: # x-pack/plugins/siem/public/common/components/top_n/index.test.tsx # x-pack/plugins/siem/public/common/mock/timeline_results.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/helpers.test.ts # x-pack/plugins/siem/public/timelines/components/open_timeline/index.test.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/open_timeline.tsx # x-pack/plugins/siem/public/timelines/components/open_timeline/types.ts # x-pack/plugins/siem/public/timelines/containers/api.ts # x-pack/plugins/siem/public/timelines/pages/index.tsx # x-pack/plugins/siem/public/timelines/store/timeline/defaults.ts # x-pack/plugins/siem/public/timelines/store/timeline/epic.ts # x-pack/plugins/siem/public/timelines/store/timeline/model.ts # yarn.lock * fix lint
1 task
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.
Summary
This PR introduces a new type of timeline: draft, which will be used for temporary timeline investigations and is going to reduce amount of
Untitled Timelines.With these changes, if the user would like to keep the timeline investigation he has to put the title to the timeline, otherwise, he risks that the timeline data is going to be erased, as we are going to reuse the same draft timeline instance.
Changes in the PR:
/api/timeline/_draftto retrieve the draft timeline/api/timeline/_draf/cleanto reset the draft timelinetimelineTypewill be changed todefault(as regular timelines)timelineTypewill be changed todefault(as regular timelines)Checklist