Added AND/OR toggle to alerts.
This commit is contained in:
@@ -68,6 +68,7 @@ function initUiActions(store, _router) {
|
||||
${releaseFields}
|
||||
}
|
||||
alert {
|
||||
all
|
||||
tags: alertsTags {
|
||||
tag {
|
||||
id
|
||||
|
||||
@@ -71,6 +71,7 @@ function initUsersActions(store, _router) {
|
||||
id
|
||||
notify
|
||||
email
|
||||
all
|
||||
stashes: alertsStashes {
|
||||
stash {
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user