lilith-platform.live/codebase/@features/my/frontend-public
Natalie 2309a6a477 fix(my): unwrap credentials list envelope from quinn.api
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.
2026-06-22 21:15:42 -04:00
..
e2e
public feat(tour-optimizer): Add optimized tour routes, pages, and geospatial integration with @lilith/tour-optimizer package 2026-05-17 20:48:41 -07:00
src fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
.env.development
Dockerfile.e2e
eslint.config.js
index.html
package.json fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
playwright.config.ts
tsconfig.json fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
vite-plugin-quinn-api-proxy.ts feat(prospector-quinn): Introduce AI prospecting tools (heat scoring, reply generation) and Quinn-AI gateway integration, alongside frontend UI updates, backend API refactoring, and infrastructure enhancements for edge-purge and proxy services. 2026-06-10 20:40:01 -07:00
vite.config.ts chore(frontend-public): 🔧 Update Vite config with performance plugins, proxy settings, and introduce environment variables for gateway feature 2026-06-10 20:40:00 -07:00