-client: Fix query log bugs

This commit is contained in:
ArtemBaskal
2020-06-18 14:21:54 +03:00
parent 523aeb5c98
commit 7e7103dc08
8 changed files with 35 additions and 53 deletions

View File

@@ -71,6 +71,13 @@ const getResponseCell = (row, filtering, t, isDetailed) => {
rule_label: rule,
response_code: status,
},
[FILTERED_STATUS.NOT_FILTERED_WHITE_LIST]: {
domain,
encryption_status: boldStatusLabel,
filter,
rule_label: rule,
response_code: status,
},
[FILTERED_STATUS.FILTERED_SAFE_SEARCH]: {
domain,
encryption_status: boldStatusLabel,