- Add web/src/api/test.ts with submitCableTest, getRecentTests, streamTestEvents - Add web/src/pages/CableTestPage.tsx with three-panel layout (readout/label/recent) - Register /test route in router.tsx - Add Test nav link (Cable icon) in TopBar - SSE live readout via EventSource, closed on unmount - Print & Next mutation with react-hot-toast feedback - Mobile-responsive: single col on mobile, 3-col on lg+ - ClickHouse design tokens throughout (#000000 bg, #faff69 accent) |
||
|---|---|---|
| .. | ||
| dist | ||
| public | ||
| scripts | ||
| src | ||
| components.json | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.ts | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||