- Add per-queue job detail page with filtering and search - Add JobTable, JobDetailPanel, JobStatusTabs components - Add hooks: useJobsList, useJobDetail, useJobSearch, useBulkJobActions - Add bulk operations: retry failed, cancel pending, clean by age - Add service/environment/DX-only filtering - Add job context types (JobContext, JobEnvironment) - Update QueueDashboardPage with dark theme and queue navigation - Extend backend controller with job CRUD and bulk endpoints - Support filtering by rich job context metadata 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||