Can we add border-left to each event row according to state of the check?
Current Behavior
Currently on selection the class "active" is applied which is default icinga-blue.
Possible Solution
Take check_result.vars_after.state as input for coloring border-left. This can be helpful in identifying result state in one view. Eg: icinga-red for state CRITICAL, icinga-green for state RECOVERY etc..
Expected Behavior
Can we add border-left to each event row according to state of the check?
Current Behavior
Currently on selection the class "active" is applied which is default icinga-blue.
Possible Solution
Take check_result.vars_after.state as input for coloring border-left. This can be helpful in identifying result state in one view. Eg: icinga-red for state CRITICAL, icinga-green for state RECOVERY etc..