Implement async manual CSV ingest, unified UI pagination/filters, and serial placeholder strategy

This commit is contained in:
2026-02-21 22:14:04 +03:00
parent ca762a658b
commit c84102d2f1
44 changed files with 3314 additions and 342 deletions

View File

@@ -47,6 +47,7 @@
</table>
</details>
{{end}}
{{template "pagination" .Pager}}
{{else}}
<div class="meta">No failures ingested yet.</div>
{{end}}