343 B
343 B
title, status, type, priority, created_at, updated_at
| title | status | type | priority | created_at | updated_at |
|---|---|---|---|---|---|
| Add run management to admin panel | completed | feature | normal | 2026-02-08T09:53:01Z | 2026-02-08T09:53:25Z |
Create AdminRuns page with table listing all runs (name, game, status, started date) with delete functionality. Wire it into routing and admin navigation.