feat(settings): tidy Cleanup tab into sectioned compact tiles (pass 1) #125
Reference in New Issue
Block a user
Delete Branch "dev"
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?
What
First pass of the Settings Cleanup/Maintenance reorg — turns the long stack of full-width cards into compact, sectioned, scannable tiles. (Operator direction 2026-06-18: keep both tabs, group inside, compact tiles in a grid.)
This pass — Cleanup tab
common/MaintenanceTile.vue: compact expandable tile (icon + short title + one-line blurb collapsed; click header to expand controls/preview/result inline; keyboard-accessible, focus ring;destructivetints the icon,openkeeps a running task expanded).CleanupViewrestructured into 3 labeled sections, each a responsive tile grid:PostMaintenanceCardinto 2 tiles,TagMaintenanceCardinto 4. MovedVideoDedupCard+GatedPurgeCardfrom Maintenance → Cleanup (both destructive content cleanup).Maintenance tab tiling is pass 2 (TODO noted in
MaintenancePanel).CI: lint + frontend build green (run 1261).
🤖 Generated with Claude Code