-
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][Detections] Adds dry_run for bulk edit and UX handle for bulk edit of ML rule index #134664
Merged
vitaliidm
merged 68 commits into
elastic:main
from
vitaliidm:security-solution/bulk-edit-dry-run
Jul 18, 2022
Merged
Changes from 40 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
5646b47
init
vitaliidm 9b2fd17
Update update.ts
vitaliidm d4fbae7
cleanup
vitaliidm 8122a59
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine b484878
IMPROVEMENTS
vitaliidm 391afa0
Merge branch 'security-solution/bulk-edit-dry-run' of https://github.…
vitaliidm 9333df0
end 2 end journey
vitaliidm c732ca4
Delete bulk_dry_run.ts
vitaliidm 5531da2
lint fixes
vitaliidm 51a5639
fix translations
vitaliidm 250a20e
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 06b6789
fix translation
vitaliidm 8420b9c
typing improvements
vitaliidm 7a8671a
JSDoc
vitaliidm c2f0b3d
split file into smaller chunks
vitaliidm 0a06841
modify cy test
vitaliidm e01f413
typings && tests
vitaliidm 32cb7e9
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm af0dab7
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm fae222f
refactoring
vitaliidm 8e22c86
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm a69512a
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 6a36952
refactoring to use err_code
vitaliidm e04c297
Merge branch 'security-solution/bulk-edit-dry-run' of https://github.…
vitaliidm bce9616
fix filtering error
vitaliidm 77e140b
refactoring
vitaliidm 16a173d
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm a45f612
rename files
vitaliidm bdf785a
Merge branch 'security-solution/bulk-edit-dry-run' of https://github.…
vitaliidm c7b5484
add dry_run finctional tests
vitaliidm 786218c
small refactoring
vitaliidm 1f871c1
lint
vitaliidm def91de
unit tests
vitaliidm b471df0
more unit tests
vitaliidm b4321eb
improvements
vitaliidm 6ee9cfa
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 914f917
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 270745c
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 21c2e14
wording
vitaliidm 87c0449
Merge branch 'security-solution/bulk-edit-dry-run' of https://github.…
vitaliidm 8ca2a4e
UX feedback
vitaliidm add473e
fix i18n key check
vitaliidm c33f170
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm aba6c88
fix typo
vitaliidm 37b8c71
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 09c5546
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 04e0df1
remove translations
vitaliidm be7282c
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 20bd1a1
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 4bac379
CR: suggestions
vitaliidm 6d3cab2
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 8c1a9aa
CR: fix failed tests
vitaliidm 2fa98b9
Merge branch 'security-solution/bulk-edit-dry-run' of https://github.…
vitaliidm 1aefb30
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 371e827
fix lint
vitaliidm 9c59ded
CR: small changes
vitaliidm ec2c65b
fix lint issues after resolving merge conflicts
vitaliidm 91956ee
fix another conflict issue :/
vitaliidm 1f90368
[CI] Auto-commit changed files from 'node scripts/eslint --no-cache -…
kibanamachine 165896c
CR: validate
vitaliidm b555f16
Merge branch 'security-solution/bulk-edit-dry-run' of https://github.…
vitaliidm 732ade3
CR: refactoring
vitaliidm d06f730
fix unit tests
vitaliidm 27d780f
cleanup
vitaliidm 63ee6dc
cleanup
vitaliidm 85cd6af
cleanup
vitaliidm 5c79354
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm b77e25d
Merge branch 'main' into security-solution/bulk-edit-dry-run
vitaliidm 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
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
76 changes: 0 additions & 76 deletions
76
...ublic/detections/pages/detection_engine/rules/all/bulk_actions/bulk_edit_confirmation.tsx
This file was deleted.
Oops, something went wrong.
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'd suggest you export this as a
const enum
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 can see mostly within the app export used just as
export enum
notexport const enum
, even in this file.The difference would be, that if we use
export const
enum values will be removed from runtime environment. Thus, limiting usage of this enum in some cases.What can be a benefit of using
export const enum
?