Overview
/admin/bookings is a flat table. Space managers think spatially: "what's happening in every room today?" A resource-scheduler board (rows = workspaces, columns = time) is the operational heart of OfficeRnD/Skedda admin UIs.
Tasks
Acceptance Criteria
Dependencies
Benefits from [BE-17] and [BE-21]; do not block on them.
Notes for Contributors
Add the page to the admin sidebar. Comment below to be assigned.
Overview
/admin/bookingsis a flat table. Space managers think spatially: "what's happening in every room today?" A resource-scheduler board (rows = workspaces, columns = time) is the operational heart of OfficeRnD/Skedda admin UIs.Tasks
frontend/app/admin/calendar/page.tsx(admin conventions as infrontend/app/admin/bookings/page.tsx).PATCH /bookings/:id/confirm), cancel, complete, and approve/reject once [BE-21] lands (render conditionally on the status).Acceptance Criteria
Dependencies
Benefits from [BE-17] and [BE-21]; do not block on them.
Notes for Contributors
Add the page to the admin sidebar. Comment below to be assigned.