Pool page: add bulk assign-to-round, enhance project pool UI

- Add assignAllToRound mutation to project-pool router
- Rewrite pool page with round selector, bulk assignment, and better layout
- Add pool navigation link to admin projects page

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-16 07:06:59 +01:00
parent 4c0efb232c
commit 2fb26d4734
3 changed files with 228 additions and 49 deletions

View File

@@ -622,6 +622,12 @@ export default function ProjectsPage() {
<Bot className="mr-2 h-4 w-4" />
AI Tags
</Button>
<Button variant="outline" asChild>
<Link href="/admin/projects/pool">
<Layers className="mr-2 h-4 w-4" />
Assign to Round
</Link>
</Button>
<Button variant="outline" asChild>
<Link href="/admin/projects/bulk-upload">
<FileUp className="mr-2 h-4 w-4" />