GET /api/credentials now returns { total, credentials } via the quinn.api
proxy, but the dashboard still treated the body as a bare array and crashed
with .filter is not a function. Add a shared parser, unit test, and e2e guard.
|
||
|---|---|---|
| .. | ||
| e2e | ||
| public | ||
| src | ||
| .env.development | ||
| Dockerfile.e2e | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| playwright.config.ts | ||
| tsconfig.json | ||
| vite-plugin-quinn-api-proxy.ts | ||
| vite.config.ts | ||