Implemented InputModal for safety approval
comments
field is now reserved for the safety group to give reasons for approval/refusal/asking more info. All actions except approval requires justification.
@demariaa : requests are firing correctly by the UI but you have to update the backend so that the setParcelStatus
method can also update the comments
field.