- .progress-stage-grid gets the same min-width:0 blowout guard as .grid, and stacks to one column under 400px (two columns left ~56px for a stage label at 320) - mobile.test.mjs: add the new progress/requisitions routes (27 total) - __smoke__/entry.jsx: main added the /progress route but never registered the Progress screen in the harness map, so the smoke test rendered h(undefined) and /progress failed on main itself Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .vite/deps | ||
| dist | ||
| node_modules | ||
| src | ||
| .dockerignore | ||
| .env.development | ||
| .env.production | ||
| Dockerfile | ||
| index.html | ||
| mobile.test.mjs | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| smoke.test.mjs | ||
| theme.test.mjs | ||
| token.test.mjs | ||
| vite.config.js | ||