-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit dda167f Author: Nathaniel Cook <NathanielJCook@outlook.com> Date: Thu Sep 28 13:40:51 2023 -0700 mark many alerts as noise from alerts list (#3265) * add noiseReason to updateAlerts * fix type mismatch when setting alert IDs * move slice type cast * add feedback dialog * fix status not being update in list * return alert ids from updating feedback * add submit with snackbar notification * add cypress e2e test for many alerts noise reason * update icon * formatting and column name fix * deprecate setAlertNoiseReason * validate number of alerts * don't allow newStatus with noiseReason * move var decl * update titles for alert list noise feedback * add title test tag --------- Co-authored-by: Nathaniel Caza <mastercactapus@gmail.com>
- Loading branch information
1 parent
b0474f7
commit 79c160a
Showing
12 changed files
with
341 additions
and
26 deletions.
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.