opensafely-core / airlock

Other
0 stars 0 forks source link

Add buttons for returning a request #388

Closed rebkwok closed 1 month ago

rebkwok commented 1 month ago

A request can now move from SUBMITTED to RETURNED and back again (#383). Add the buttons and logic for enabling/disabling them from the UI. The Return button should be disabled until all files have at least two reviews.

Q: should a request with all approved files be returnable?