fix(payment): make Swish QR code scannable by the Swish app
feat(payment): Swish QR code and pre-filled payment link
⚠️ QR generation failure masks the payment UI
feat(payment): Swish QR code and pre-filled payment link
Advisory review — looks good with one warning
feat(payment): Swish QR code and pre-filled payment link
Root cause
The new E2E test shows QR code for desktop scanning used plate JKL012 — the same plate seeded as a processing order in V7__seed_processing_order.sql and used by…
feat(payment): Swish QR code and pre-filled payment link
fix(admin): restore broken table styling after focused-modules refactor
Log out users automatically when their JWT expires.
Review: feature/expired-token-logout
Verdict: Approve ✅
Well-scoped fix that correctly separates 401 (unauthenticated/expired) from 403 (forbidden), enforces exp in the router guard,…
chore: make dev Dockerfiles self-contained, add bindless dev override
Tack för reviewen — bra catch.
Pushed en fixup:
- Ersatte
docker/meddocker/*.Dockerfileså attdocker/nginx.confochdocker/entrypoint.shfortfarande finns i build-context för…