desker/apps/web
Pau Costa Ferrer f8af8cf2d7 Add building-level dashboard and interactive floorplan viewer
- Create `+page.svelte` for building-level dashboard with floor selection and layout preview.
- Add `FloorplanViewer.svelte` component with WebSocket integration for real-time space status updates.
- Extend `SpacesService` and API endpoints for building floors and floor details retrieval.
- Update dashboard UI with cleaner building and floor presentation.
- Improve loading states and error handling across dashboard and floor pages.
2026-03-28 15:20:17 +01:00
..
src Add building-level dashboard and interactive floorplan viewer 2026-03-28 15:20:17 +01:00
.env Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
package.json Add floorplan editor for admin layout management 2026-03-28 15:15:28 +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 Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +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