-
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] [Trigger Actions] Alert Table Refactoring #149128
Merged
Merged
Changes from 70 commits
Commits
Show all changes
92 commits
Select commit
Hold shift + click to select a range
bb961b6
wip to get all teh features equally
XavierM 382d5ee
incremental commit
logeekal fb9087c
Merging main ➡️ current branch
logeekal aaa754d
Table basics working
logeekal 153846f
Added debug messages
logeekal 43a41d9
Incremental dev commit
logeekal a6d15e6
Alert actions working
logeekal 95a2f2d
Incremental commit
logeekal 1839a09
Incremental commit
logeekal 6f82983
Merged main -> current branch
logeekal fa23252
fix: event rendered view + some issues
logeekal 8fc7e87
Merging main -> current branch
logeekal 0d844dd
feat: field browser + right controls
logeekal c961b44
Merge main --> current branch
logeekal cedaae1
loading states + reorg
logeekal ade6969
Added time-range filter
logeekal 740cc18
Replace alert Table with triggers action
logeekal a6ef9e5
fixing tests incremental
logeekal f0bb8e6
Added new state values to data table
logeekal b8306f8
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine 7ed773b
Tests incremental commit
logeekal 6897b7d
Merge main -> current branch
logeekal 620ab08
Fixed trigger action typings
logeekal 56b5c6b
Fixed types
logeekal 2e70a69
fix: observability types
logeekal 5bc78ea
Fixes localstorage tests
logeekal 546758f
fixed types + alert bulk actions
logeekal 084f4cc
fix: observaibility re-rendering
logeekal fd31e1f
Fixed tests + typing issues
logeekal ece32e6
Fixed jest tests + other linting issues
logeekal 887a23b
fixed column issue
logeekal 8368ee5
fixed exception flaky tests
logeekal 576a743
fixes exception items
logeekal 20fbbf0
fixed some cypress tests
logeekal 6391d9f
removing un-necessary changes in o11y
logeekal 64a59a1
cosmetic changes
logeekal 5ee22c5
fixed flaky timeline tests
logeekal e8dc9e0
Merge branch 'main' into alert-table-columns-actions
logeekal 124feae
refactor storage ref + styles
logeekal 575c881
remove debug code
logeekal 486f7f1
optimizations
logeekal 2eabbf3
reverted unnecessary changes in rule strategy
logeekal c39a547
Merge main --> current branch
logeekal d4808ae
[CI] Auto-commit changed files from 'node scripts/lint_ts_projects --…
kibanamachine 433887b
moved hook to the right place
logeekal 6ab9716
Fetching correct fields
logeekal c958246
fixed types and timeline tests
logeekal 8ba59d6
create type-safe hook mock
logeekal 77a7ea1
refactor: tests
logeekal 0d24cf7
refactor: corrected hook mock
logeekal 9e80d5d
o11y fields issue + moved fields to useColumns
logeekal 519640c
Merge branch 'main' into alert-table-columns-actions
logeekal aaa6cb6
added test cellActions + clearSelection
logeekal 6820db2
Corrected issues with event rendered-view
logeekal b12f6d9
fixed types + cypress tests
logeekal 439075c
fixes enrichment issues
logeekal c2058ed
added test refresh in toolbar bulk action
logeekal 164cc56
refactor: prop browserFields prevent API
logeekal aab1859
Add Field browser create button
logeekal 3bbff70
Review comments + test fixes
logeekal 51dc5c9
Merged main -->current branch
logeekal 078c254
fix: remove unncessary changes
logeekal f77914f
Removed unnecessary commands
logeekal 355002b
peer review comments
logeekal 20c28b2
Merged main --> current branch
logeekal 6c44bad
Cases Owner issue
logeekal ea1a0a1
enabled inspect button
logeekal c26c3c6
Refresh retry in cypress tests
logeekal 344e913
reverting cypress retry alerts_populate
logeekal 78c7d8b
remove o11y casting
logeekal 80b6d1f
Merged main -> current branch + Grouping
logeekal 6197ba3
Added toolbar visibility options
logeekal 09bf193
Merging main --> current branch
logeekal 2a1f1af
Fixes stateful event renderer error
logeekal ff82a8d
skipped invalid tests
logeekal 143976b
refactor: waitForAlertsToPopulate based on new alert table
logeekal bc98174
fix: register alert table only once
logeekal 7e75b58
Merging main --> current branch
logeekal b6e3922
refactor: add to timeline data provider
logeekal 5977f12
migrate triggers action state
logeekal 58390ad
fix: localstorage migration
logeekal a91d5a2
fix: enclose triggers actions query in filter
logeekal 39ed2cc
Merging main --> current branch
logeekal fd288eb
Fix tests
logeekal ad000e9
cypress review feedback
logeekal 3e13779
fix: onboarding tours test
logeekal 1352dfe
alert suppression
logeekal 27a15bb
Merging main --> current branch
logeekal ef74cb2
fix: types
logeekal f79e02e
fix: onRuleChange
logeekal f6c8506
Skip triggers actions failing tests
logeekal 7c70b73
fix: types
logeekal 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
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.
Why is this used instead of
cleanKibana()
?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.
Actually, in this particular tests, once a runtime fields is created, you cannot run that test again without starting the cypress instance again because that
runtime
field always exists. I added this so that we can run that test again.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.
@MadameSheema , have improved it now. Please check if it makes sense.