bilhej/frontend/src
Joakim Mörling 623433ba4d
Some checks failed
CI / Lint, type check, unit tests, coverage (pull_request) Successful in 2m16s
CI / E2E browser tests (pull_request) Failing after 1m17s
Format AdminPage.vue with Prettier.
No behavior change; satisfies frontend lint formatting.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 18:53:33 +02:00
..
__tests__ Fix frontend tests after admin status error UX. 2026-05-27 13:00:28 +02:00
api Add admin order fulfillment tracking. 2026-05-27 12:21:17 +02:00
assets/styles Make customer-facing UI usable on smartphones. 2026-05-26 13:03:35 +02:00
components Add admin order fulfillment tracking. 2026-05-27 12:21:17 +02:00
composables feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier 2026-05-01 00:52:38 +02:00
data refactor: redesign all pages and components with new design system 2026-05-16 16:11:01 +02:00
pages Format AdminPage.vue with Prettier. 2026-05-27 18:53:33 +02:00
router Make customer-facing UI usable on smartphones. 2026-05-26 13:03:35 +02:00
stores Add account settings dropdown and verified email change flow. 2026-05-22 14:33:06 +02:00
utils feat: add Vue Router auth guards with admin role support 2026-05-14 12:39:17 +02:00
App.vue refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00
main.ts refactor: add design system with CSS tokens, utilities, and app shell 2026-05-16 16:09:35 +02:00