-
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
[Cases] Cases assignees sub feature #201654
Merged
kqualters-elastic
merged 58 commits into
elastic:main
from
kqualters-elastic:cases-assignees
Jan 30, 2025
+2,118
−200
Merged
Changes from 21 commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
0c5ab06
WIP stack v3 cases working
kqualters-elastic 994389d
Merge branch 'main' into cases-assignees
kqualters-elastic 2fc8550
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 81791a8
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 3318b46
Add sec/obs case assignee sub feature + tests
kqualters-elastic ceeb37c
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 86f2829
Fix tests and i18n warning
kqualters-elastic 12bd761
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic fbb8427
Fix types
kqualters-elastic dc2a26d
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic d3ac4f2
Move security cases priv definition to right location
kqualters-elastic 2d0383f
Fix test types
kqualters-elastic d6fd7e2
Update snapshots
kqualters-elastic 225bfb9
More test fixes
kqualters-elastic 2ad42bf
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic dd7006a
Test/type fixes
kqualters-elastic 381d8ca
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 2ddcf56
Fix failing tests
kqualters-elastic e6a16e4
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 218cef6
PR feedback
kqualters-elastic a7c7c15
Unique i18n ids
kqualters-elastic d09ad61
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 52a2f60
Merge branch 'main' into cases-assignees
kqualters-elastic d6b39f5
PR feedback
kqualters-elastic 5c37cb4
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 4245847
WIP pr fixup
kqualters-elastic eaf107e
Change magic string
kqualters-elastic 70ebc3b
Merge remote-tracking branch 'upstream/main' into cases-assignees-wip
kqualters-elastic d38065d
Use correct form of permission/capability
kqualters-elastic 5acb55b
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic e7a4375
Fix types
kqualters-elastic e726eda
Fix tests, clean up solution feature definitions
kqualters-elastic 84a69c4
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 9964c69
Align solution feature definitions
kqualters-elastic c83a7bf
More integration test scenarios
kqualters-elastic 52b59b8
Update test
kqualters-elastic 6ffea47
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic faee86a
Fix tests that were too permissive
kqualters-elastic d871528
Fix ui capability not being linked to cases api operation
kqualters-elastic 4de0bcc
Add assignee checks to create apis + unit tests
kqualters-elastic 095bd0f
Use correct type for update cases api
kqualters-elastic 7e1d80d
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 28f03c2
Update snapshot
kqualters-elastic 0f6a236
Update new test
kqualters-elastic 11eb611
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 368aef6
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 49b7667
PR feedback
kqualters-elastic 7728f45
Merge remote-tracking branch 'origin/cases-assignees' into cases-assi…
kqualters-elastic 1135a50
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 7437b84
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic 4b16c26
Feature definition pr feedback
kqualters-elastic 547e024
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic d124d4a
More feature definition refinement
kqualters-elastic cbef6bf
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic b9a8de8
Update new snapshots
kqualters-elastic 0a09c89
Merge remote-tracking branch 'upstream/main' into cases-assignees
kqualters-elastic e9d4f33
Add new subfeatures to feature privileges tests
kqualters-elastic f9fd4d9
Merge branch 'main' into cases-assignees
elasticmachine 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
1 change: 1 addition & 0 deletions
1
...horization_core/src/privileges/feature_privilege_builder/__snapshots__/cases.test.ts.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
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.
@azasypkin - I don't remember if I had asked this, but do you know if we default collect telemetry of what role versions users are on?