bilhej/frontend/e2e
Joakim Mörling 01db53860b Rework admin dashboard filtering, search, and message viewing.
Admins need to find orders quickly and read full letter text without a
cramped table column.

- Make stat cards clickable filters (Totalt, Att göra, Betalda, Väntar)
- Add search by partial order ID or registration number
- Show shortened order ID in table with full ID on hover
- Replace message column with "Visa meddelande" opening a modal
- Keep expanded row for tracking only; remove duplicate brevtext block
- Update AdminDashboard unit tests and admin-dashboard e2e specs
2026-05-21 14:49:50 +02:00
..
admin-dashboard.spec.ts Rework admin dashboard filtering, search, and message viewing. 2026-05-21 14:49:50 +02:00
auth-guards.spec.ts feat: add Vue Router auth guards with admin role support 2026-05-14 12:39:17 +02:00
compose.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
header-auth.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
login.spec.ts test: update Vitest and E2E specs for redesigned UI 2026-05-16 16:11:58 +02:00
order-history.spec.ts Improve orders page with details and deferred payment. 2026-05-21 14:49:50 +02:00
payment-redirect.spec.ts fix: allow frontend container host in vite preview and update payment E2E tests 2026-05-19 19:40:40 +02:00
register.spec.ts feat: add login page with Playwright E2E tests 2026-05-13 19:17:29 +02:00
vehicle-lookup.spec.ts test: add E2E tests for homepage vehicle lookup flow 2026-05-19 15:16:34 +02:00