desker/apps/web
Pau Costa Ferrer fa93fc0ac6 Improve real-time space status handling and date-based resets
- Add logic to clear real-time updates when the selected date changes.
- Enhance space status updates to consider reservation time ranges for relevance.
- Update relevant Svelte components (`SpaceCard`, `FloorplanViewer`) to handle date-sensitive real-time updates.
- Update API to include reservation details in `space_status_changed` events for improved update precision.
2026-03-28 18:12:17 +01:00
..
src Improve real-time space status handling and date-based resets 2026-03-28 18:12:17 +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