desker/apps/web
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
..
src Add rotation support for spaces in floorplan editor 2026-03-28 17:47:32 +01:00
.env Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
Dockerfile Add Docker deployment support for API and Web services 2026-03-28 17:39:43 +01:00
package-lock.json Add i18n support with English and Spanish translations 2026-03-28 17:34:13 +01:00
package.json Add Docker deployment support for API and Web services 2026-03-28 17:39:43 +01:00
postcss.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
svelte.config.js Add Docker deployment support for API and Web services 2026-03-28 17:39:43 +01:00
tailwind.config.js Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
vite.config.ts Add floorplan editor for admin layout management 2026-03-28 15:15:28 +01:00