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

@@ -30,6 +30,7 @@
{{end}}
</tbody>
</table>
{{template "pagination" .Pager}}
<div class="meta">Click a row to open components of this model with status filters.</div>
{{else}}
<div class="meta">No component models yet.</div>