Go to file
Pau Costa Ferrer 453fe68e42 Enhance real-time space status updates and handling
- Improve WebSocket connection reliability with updated transport options.
- Introduce logic to prioritize real-time updates over initial data for live views.
- Add logging for better debugging of WebSocket events and data propagation.
- Update UI components (`SpaceCard`, `FloorplanViewer`) to avoid overwrites from stale data.
- Refactor date handling for consistent behavior across components.
2026-03-28 16:27:23 +01:00
.idea Enhance real-time space status updates and handling 2026-03-28 16:27:23 +01:00
apps Enhance real-time space status updates and handling 2026-03-28 16:27:23 +01:00
shared Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
src Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
.gitignore Implement authentication, organization management, and floor layout features 2026-03-28 00:36:05 +01:00
docker-compose.yml Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
package-lock.json Add "My Bookings" page and enable reservation updates and cancellations 2026-03-28 16:16:27 +01:00
package.json Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
prompts.md Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
tsconfig.base.json 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