You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a curator
I want to be able to sort the datasets by 'Upload Status' in the dataset admin list page
So I can see the list of datasets per Upload status
Acceptance criteria
Given I am on Admin Dataset list page (https://staging.gigadb.org/adminDataset/admin)
When I look at the table of datasets
Then I can click on a button to sort the datasets by 'Upload status' value
And it refresh the page to display the datasets order by 'Upload status' values
Given I am on Admin Dataset list page (https://staging.gigadb.org/adminDataset/admin)
When I look at the table of datasets
Then I can type a value for the 'Upload status' in a dedicated box
And it refresh the page to display the datasets with the same 'Upload status' value as my input
Additional info
I thought that it could be a useful tool to keep track of the datasets' status in the GigaDB dataset admin page and easily see the ones with ongoing work.
The text was updated successfully, but these errors were encountered:
User story
Acceptance criteria
Additional info
I thought that it could be a useful tool to keep track of the datasets' status in the GigaDB dataset admin page and easily see the ones with ongoing work.
The text was updated successfully, but these errors were encountered: