wraith/frontend
Vantz Stockwell f01e357647 test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware
28 tests across 4 spec files. Vitest + happy-dom configured with Nuxt auto-import
shims ($$fetch, navigateTo, defineNuxtRouteMiddleware) so stores and composables
resolve cleanly outside the Nuxt runtime.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 19:06:14 -04:00
..
assets/css feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
components feat(ui): add color accents across the connection manager 2026-03-14 16:01:58 -04:00
composables fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
layouts feat(ui): add color accents across the connection manager 2026-03-14 16:01:58 -04:00
middleware fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
pages feat(ui): add color accents across the connection manager 2026-03-14 16:01:58 -04:00
plugins fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
public feat: replace WRAITH text with ghost logo in nav bar and login 2026-03-13 09:16:21 -04:00
stores fix(security): auth hardening — httpOnly cookies, Argon2id passwords, TOTP encryption, rate limiting 2026-03-14 14:24:35 -04:00
tests test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00
app.vue feat: Phase 4 — settings, theming, polish 2026-03-12 17:33:12 -04:00
nuxt.config.ts fix: configure PrimeVue Aura dark theme so dialogs render 2026-03-13 08:41:31 -04:00
package-lock.json test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00
package.json test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00
tailwind.config.ts feat: project scaffold — Docker, NestJS, Nuxt 3, Prisma config 2026-03-12 17:05:37 -04:00
vitest.config.ts test: frontend test suite — Vitest infrastructure, auth/connection stores, vault composable, admin middleware 2026-03-14 19:06:14 -04:00