#281: Purge log tab — read-only ledger of permanent deletions (v0.6.51) #285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/purgelog281"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Third and last child of epic #278, per the signed-off mockup. Pure frontend.
GET /api/v1/admin/auditqueries (action=manual-purge,action=auto-purge), merged and sorted client-side. Both event kinds were already recorded (#77 sweep hook, #280 manual purge).With this, the Deleted files epic surface is complete: Retention (v0.6.48), Manual purge (v0.6.49 + v0.6.50 polish), Purge log (v0.6.51).