|
Deploy to S3 / deploy (push) Successful in 37s
Details
Each bank row gains an eye action that opens the PDF in a modal iframe. fetchBlobUrl learned an optional MIME re-type: /documents/download sends octet-stream, which would trigger a download instead of the inline viewer, so the blob is re-wrapped as application/pdf. Object URL revoked on close. Download and remove actions unchanged. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .vite/deps | ||
| dist | ||
| node_modules | ||
| src | ||
| .dockerignore | ||
| .env.development | ||
| .env.production | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| smoke.test.mjs | ||
| theme.test.mjs | ||
| token.test.mjs | ||
| vite.config.js | ||