desker/.idea
Pau Costa Ferrer 1b3c3044ca Add building and floor management with admin editor modal
- Implement `BuildingEditorModal.svelte` for creating, editing, and deleting buildings and floors.
- Add `CreateBuildingDto`, `UpdateBuildingDto`, `CreateFloorDto`, and `UpdateFloorDto` for validation.
- Extend `SpacesService` and `SpacesController` with endpoints for building and floor CRUD operations.
- Update Prisma schema to include building descriptions and image URLs, and floor names.
- Enhance dashboard with building management functionality for admin users.
2026-03-28 16:22:36 +01:00
..
.gitignore Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
workspace.xml Add building and floor management with admin editor modal 2026-03-28 16:22:36 +01:00