desker/apps/api/prisma
Pau Costa Ferrer 7683066ceb Add floorplan editor for admin layout management
- Implement `FloorplanEditor.svelte` component for adding, editing, and positioning spaces.
- Add backend support for floorplan image upload and batch updating space positions.
- Update Prisma schema to include `planImageUrl` for floors.
- Enable API proxy in Vite configuration for straightforward local development.
- Refactor API calls to use a centralized `apiFetch` utility with token handling.
2026-03-28 15:15:28 +01:00
..
migrations Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
schema.prisma Add floorplan editor for admin layout management 2026-03-28 15:15:28 +01:00
seed.ts Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00