QueueClassic / queue_classic_admin

An admin interface for QueueClassic
MIT License
23 stars 18 forks source link

Custom actions for every job #27

Closed smathieu closed 9 years ago

smathieu commented 9 years ago

We currently have the option of adding custom actions to a single job, but it would also be useful to add a custom action for every job in the view.

Our internal use case is to implement a "Retry All" button. The existing "Destroy All" button could be refactored as a default custom action.