feat(recoverable-job): add progress view
This commit is contained in:
@@ -1209,7 +1209,10 @@
|
||||
"col_status": "Status",
|
||||
"col_duration": "Duration",
|
||||
"col_scanned": "Scanned",
|
||||
"col_progress": "Progress",
|
||||
"col_findings": "Findings",
|
||||
"progress_exact_tooltip": "{{pct}} ({{scanned}} / {{total}})",
|
||||
"progress_approx_tooltip": "{{pct}} ({{scanned}} / {{total}} — approximate, backend proxy)",
|
||||
"col_error": "Error",
|
||||
"col_kind": "Kind",
|
||||
"col_severity": "Severity",
|
||||
|
||||
Reference in New Issue
Block a user