Go to file
Pau Costa Ferrer 56c52bfcc7 Fix ownership checks and improve delete booking button UI
- Update `isOwner` logic to account for nested user objects in reservation data.
- Enhance delete button styling for better visibility and usability.
2026-03-28 16:29:03 +01:00
.idea Enhance real-time space status updates and handling 2026-03-28 16:27:23 +01:00
apps Fix ownership checks and improve delete booking button UI 2026-03-28 16:29:03 +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