Allow filtering Bulk Job Query results by status
Summary:
As a sysadmin, I'm much more interested in tasks which have not successfully completed, so allow me to filter Bulk Jobs on status to exclude completed ones.
Closes T16514
Test Plan:
* Go to http://phorge.localhost/applications/view/PhabricatorManiphestApplication/ and allow yourself to "Can Bulk Edit Tasks"
* Create some Bulk Edit Jobs with different statuses (e.g. Completed; or created but not run yet which is called Confirmed)
* Go to http://phorge.localhost/daemon/bulk/query/advanced/, see a new "Status" dropdown
* Set some "Status" values, get filtered results
* Check that this also works on http://phorge.localhost/daemon/bulk/query/authored/ and http://phorge.localhost/daemon/bulk/query/all/
* Click "Save Query", add a name, see new query in the sidebar, click new sidebar entry, get filtered results as expected
Reviewers: O1 Blessed Committers, mainframe98, valerio.bozzolan
Reviewed By: O1 Blessed Committers, mainframe98, valerio.bozzolan
Subscribers: avivey, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Maniphest Tasks: T16514
Differential Revision: https://we.phorge.it/D26781