trigers: show host groups option, #248 #418

This commit is contained in:
Alexander Zobnin
2017-12-16 15:28:24 +03:00
parent 33f71d49a3
commit 8edbae7aa1
9 changed files with 56 additions and 9 deletions

View File

@@ -51,6 +51,7 @@ describe('Triggers Panel schema migration', () => {
},
hostField: true,
hostTechNameField: false,
hostGroups: false,
showTags: true,
statusField: false,
severityField: false,
@@ -87,6 +88,7 @@ describe('Triggers Panel schema migration', () => {
},
hostField: true,
hostTechNameField: false,
hostGroups: false,
showTags: true,
statusField: true,
severityField: true,