Commit 31c6092
feat(web/admin): add breadcrumb to queue view, wrap in AdminShell
Replaces the old page-shell header with AdminShell sidebar wrapper,
adds breadcrumb nav (← Labs / {labId} / Queue), adds a Refresh button,
and removes the old admin-queue-view__header CSS. Updates both
AdminQueueView.test.ts and ProfileView.test.ts to provide a router
context (required by AdminShell's RouterLink/useRouter usage).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 66f438a commit 31c6092
3 files changed
Lines changed: 209 additions & 187 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
21 | 34 | | |
22 | 35 | | |
23 | | - | |
24 | 36 | | |
| 37 | + | |
25 | 38 | | |
26 | 39 | | |
27 | 40 | | |
| |||
0 commit comments