In the view details for a request, add buttons to let authorized users to change the status of a request
- API endpoint to change the status of a request like
PUT /request/:id, that is restricted to admins
- Buttons and actions to change the status that are only shown to admins
Depends on #9 #2 #1
In the view details for a request, add buttons to let authorized users to change the status of a request
PUT /request/:id, that is restricted to adminsDepends on #9 #2 #1