desker/apps/web
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
..
src Fix ownership checks and improve delete booking button UI 2026-03-28 16:29:03 +01:00
.env Initialize Hot Desking app with web and API services 2026-03-28 00:06:57 +01:00
package.json Add "My Bookings" page and enable reservation updates and cancellations 2026-03-28 16:16:27 +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