Project

General

Profile

Actions

Feature #4088

closed

[Workbench] On collections#show page, filter displayed files by filename regexp, and add a "select all" / "deselect all" button.

Added by Tom Clegg over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Tim Pierce
Category:
Workbench
Target version:
Story points:
1.0

Description

On "show collection" page:

  • Add a regexp text box
  • Use existing filterable.js functionality to hide rows that don't match the regexp
  • Add "select all" and "deselect all" buttons

Tests:

  • Collection with some files that match the regex
  • Collection with all files matching the regex
  • Collection with no files matching the regex
  • User enters syntactically invalid regex
  • Select-all selects all visible files
  • Deselect-all deselects all files
  • "Select all → Enter regexp → create collection from selected files" works correctly (e.g., files that were selected but are now invisible do not get included in the new collection)

Files

4088 Buttons.png (1.76 KB) 4088 Buttons.png Collection view buttons not quite contiguous in Firefox Brett Smith, 11/05/2014 09:19 PM

Subtasks 5 (0 open5 closed)

Task #4206: write workbench testsResolvedTim Pierce10/28/2014Actions
Task #4384: Review 4088-collection-show-files-filterResolvedTim Pierce10/28/2014Actions
Task #4205: Add "select all" / "deselect all" buttons to app/views/collections/_show_files.html.erbResolvedTim Pierce10/29/2014Actions
Task #4332: Review 4088-collection-show-files-filterResolvedTim Pierce10/28/2014Actions
Task #4204: Add regex box and filter to app/views/collections/_show_files.html.erbResolvedTim Pierce10/28/2014Actions

Related issues

Related to Arvados - Bug #4358: [Tests] When comparing pipelines, the graph should highlight the differences by using different colors for pipeline A/B/both.NewActions
Actions

Also available in: Atom PDF