desker/apps/api/src
Pau Costa Ferrer e03335be67 Add rotation support for spaces in floorplan editor
- Extend `Space` model and Prisma schema to include `rotation` property.
- Update API services and DTOs to handle rotation data.
- Add UI controls in `FloorplanEditor.svelte` for rotating spaces.
- Refactor space rendering logic in both editor and viewer to support rotation.
2026-03-28 17:47:32 +01:00
..
assets Add user profile management with avatar upload and update support 2026-03-28 17:22:57 +01:00
auth Add user profile management with avatar upload and update support 2026-03-28 17:22:57 +01:00
common Add real-time space status updates and reservation management 2026-03-28 00:50:51 +01:00
events Enhance real-time space status updates and handling 2026-03-28 16:27:23 +01:00
organizations Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
prisma Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
reports Add admin reporting dashboard with utilization statistics and downloadable reports 2026-03-28 16:06:05 +01:00
reservations Add user profile management with avatar upload and update support 2026-03-28 17:22:57 +01:00
spaces Add rotation support for spaces in floorplan editor 2026-03-28 17:47:32 +01:00
users Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
app.controller.spec.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.controller.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
app.module.ts Add assets module with file upload and retrieval support 2026-03-28 17:10:22 +01:00
app.service.ts Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
main.ts Add organization management with logo support 2026-03-28 16:40:24 +01:00