laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.84k stars 645 forks source link

Searching jobs in completed and pending sections #1373

Closed alirezadp10 closed 7 months ago

alirezadp10 commented 7 months ago

Hey there,

I think it would be better to implement a search bar for completed and pending jobs in Horizon. Sometimes, we have to search for a job that is completed to understand when and with what data that job was sent.

I can develop it if you want.

crynobone commented 7 months ago

Feel free to attempt a PR if you want. Thanks