API & Wiring: Vehicle Management (CRUD) #127

Closed
opened 2026-03-24 23:41:12 +01:00 by kincses · 2 comments
Owner

Implement POST/PUT/DELETE endpoints for vehicle assets in FastAPI. Wire them to the Public Frontend (8503) so users can add, edit, and remove vehicles from their garage. Ensure brand logos and flags update correctly.

Implement POST/PUT/DELETE endpoints for vehicle assets in FastAPI. Wire them to the Public Frontend (8503) so users can add, edit, and remove vehicles from their garage. Ensure brand logos and flags update correctly.
kincses added this to the Milestone 14: Public API & Feature Parity milestone 2026-03-24 23:41:12 +01:00
kincses added the Status: To DoScope: BackendType: Feature labels 2026-03-24 23:41:12 +01:00
kincses added Status: In Progress and removed Status: To Do labels 2026-03-25 00:04:19 +01:00
kincses started working 2026-03-25 00:04:19 +01:00
Author
Owner

▶️ Munka megkezdve: 2026-03-24 23:04:19

▶️ **Munka megkezdve:** 2026-03-24 23:04:19
kincses added Status: Done and removed Status: In Progress labels 2026-03-25 00:10:42 +01:00
kincses worked for 6 minutes 2026-03-25 00:10:42 +01:00
Author
Owner

Munka befejezve: 2026-03-24 23:10:42

Technikai Összefoglaló:
Phase 1 completed: Wired existing backend endpoints to frontend. Updated garageStore.addVehicle to use POST /assets/vehicles and authStore to fetch user profile from GET /users/me. Removed mock data fallback for vehicle creation. Frontend now uses real API calls for these endpoints.

⏱️ A ráfordított időt a Gitea rögzítette.

✅ **Munka befejezve:** 2026-03-24 23:10:42 **Technikai Összefoglaló:** Phase 1 completed: Wired existing backend endpoints to frontend. Updated garageStore.addVehicle to use POST /assets/vehicles and authStore to fetch user profile from GET /users/me. Removed mock data fallback for vehicle creation. Frontend now uses real API calls for these endpoints. ⏱️ *A ráfordított időt a Gitea rögzítette.*
Sign in to join this conversation.