-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
User Story Template
Type
Feature
As an admin,
I want to view, filter, update, and delete movie bookings,
So that I can efficiently manage all reservations and help users when needed.
BDD
Tasks
- Admin can filter bookings by name, movie, room, booking date, and screening date
- Admin can open a modal and view selected seats
- Admin can update seat selection and save
- Admin can delete a booking
- Success and error messages are shown
Acceptance Criteria/Definition of Done
- Filters and search update booking list correctly
- Modal shows selected seats per booking
- Edit button must be clicked to enable seat selection/changes
- DELETE removes booking and frees seats from screening "bookedSeats"
- Error messages are shown if user tries to edit without permission
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Done