datashare icon indicating copy to clipboard operation
datashare copied to clipboard

Batch search's filters: by status

Open Soliine opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. Batch searches add up over time and lots of batch searches make it difficult to find one or several specific batch search(es).

Describe the solution you'd like Create a dropdown filter by status on this page above the table https://datashare-demo.icij.org/#/batch-search. If there is no results, display "No result". Create a "reset filters" button.

Soliine avatar Nov 30 '20 16:11 Soliine

As there are only 3 or 4 status (failure, success, pending, running - if I am correct), we shouldn't put any search bar here but just check boxes so the user can select one or several statuses in the dropdown.

Soliine avatar Jun 20 '22 14:06 Soliine

  • [x] DB implementation
  • [x] Create API endpoints
  • [ ] Frontend implementation

mvanzalu avatar Jul 13 '22 08:07 mvanzalu

  • [ ] in API endpoint change status from string to Int since we use int in database

caro3801 avatar Aug 19 '22 08:08 caro3801