desker/apps/api/prisma
Pau Costa Ferrer 89fdbf6617 Add support for space resizing and enhanced layout management
- Update `SpacesService` to handle width and height properties for spaces.
- Introduce `UpdateSpaceDto` for improved validation in batch update operations.
- Extend `FloorplanEditor.svelte` and `FloorplanViewer.svelte` to support dynamic container scaling and space resizing.
- Modify Prisma schema to include `width` and `height` fields for spaces.
- Enhance floorplan rendering to maintain proportional layout during editing and viewing.
2026-03-28 15:53:33 +01:00
..
migrations Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
schema.prisma Add support for space resizing and enhanced layout management 2026-03-28 15:53:33 +01:00
seed.ts Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00