Implement bulk approval functionality in Awaiting Approvals view

Description

Add functionality to allow users to select multiple approvals from the Awaiting Approvals view and approve them in bulk with a single action. The bulk approval should process all selected items without opening individual tabs or requiring separate confirmation steps for each ticket. .


Accepted criteria

  • Users can select multiple approvals using checkboxes or a similar interface

  • A single “Approve” button initiates bulk approval for all selected items.

  • All selected items are approved in the background

  • Visual confirmation or status update is displayed post-approval