bilhej/frontend/src/api
Joakim Mörling 3d0b7fe799 Allow users to edit or cancel unpaid orders before payment.
Adds backend endpoints and frontend edit page so pending orders can be updated or soft-cancelled without admin intervention.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-22 11:21:47 +02:00
..
.gitkeep feat: scaffold Vue 3 + Vite frontend with TypeScript, Router, Pinia, Vitest, ESLint, Prettier 2026-05-01 00:52:38 +02:00
admin.ts feat: add tracking input, save button, and PostNord link to admin dashboard 2026-05-15 19:58:46 +02:00
auth.ts Add password reset, logged-in change password, and Mailpit email dev/E2E. 2026-05-21 18:05:15 +02:00
client.ts fix: E2E pipeline — vite preview instead of nginx, ts build fixes 2026-05-19 18:53:52 +02:00
orders.ts Allow users to edit or cancel unpaid orders before payment. 2026-05-22 11:21:47 +02:00
payment.ts feat: replace Stripe mock with manual Swish payment flow 2026-05-19 19:23:37 +02:00
vehicles.ts feat: replace fake vehicle data with real API lookup on homepage 2026-05-19 15:16:23 +02:00