Idea #20981
closedVisual design for projects, search, and workflow picking
Added by Peter Amstutz over 1 year ago. Updated about 1 year ago.
Description
User requests:
- Categories of workflows based on properties
- Styled documentation (via markdown or html)
Also, displaying/managing versions
Files
Workflowpicker.svg (31.3 KB) Workflowpicker.svg | Peter Amstutz, 10/24/2023 05:39 PM | ||
Projectview.svg (48.9 KB) Projectview.svg | Peter Amstutz, 10/24/2023 05:40 PM | ||
Searchview.svg (41.5 KB) Searchview.svg | Peter Amstutz, 10/24/2023 05:40 PM | ||
Searchview.png (208 KB) Searchview.png | Peter Amstutz, 10/24/2023 05:44 PM | ||
Workflowpicker.png (205 KB) Workflowpicker.png | Peter Amstutz, 10/24/2023 05:45 PM | ||
Projectview.png (246 KB) Projectview.png | Peter Amstutz, 10/24/2023 05:45 PM |
Updated by Peter Amstutz over 1 year ago
- Related to Idea #19132: Registered workflow improvements added
Updated by Peter Amstutz about 1 year ago
- Target version changed from Future to Development 2023-10-11 sprint
Updated by Brett Smith about 1 year ago
- Related to Idea #20924: Search supports workflows added
Updated by Peter Amstutz about 1 year ago
- Target version changed from Development 2023-10-11 sprint to Development 2023-10-25 sprint
Updated by Peter Amstutz about 1 year ago
- Assigned To changed from Stephen Smith to Peter Amstutz
- Status changed from New to In Progress
Updated by Peter Amstutz about 1 year ago
- File Searchview.svg Searchview.svg added
- File Projectview.svg Projectview.svg added
- File Workflowpicker.svg Workflowpicker.svg added
Updated by Peter Amstutz about 1 year ago
Key features:
- View is split into four tabs for each object type. When navigating to the panel, automatically show the first tab with content.
- Each tab has columns most relevant to that object type
- Single selection or multi selection is operated on using the toolbar. Separate "Action" column is eliminated. A right-click context menu remains as an alternative to the toolbar.
- Instead of trying to fit the description on the page, we should the first few words/sentences and the user can click on the summary description to get a popup with the full description.
- Search/sort/filter is synchronized across tabs
- For example, if you sort by name on one tab, it is sorted by name on all the tabs for consistency.
- If filter on a particular column, the filter is applied to all object types that have that column
Updated by Peter Amstutz about 1 year ago
- Subject changed from Visual design for workflow search and picking to Visual design for projects, search, and workflow picking
Updated by Sarah Zaranek about 1 year ago
These look good to me. I might think of something when I see them in Arvados WB2 but from just the mock up - they look good.
Updated by Peter Amstutz about 1 year ago
- Target version changed from Development 2023-10-25 sprint to Development 2023-11-08 sprint
Updated by Peter Amstutz about 1 year ago
To record the answer to one question from Sarah:
When you add a filter, it should appear as a chip below the column name. The chip should have a [x] so you can easily dismiss the filter.
The chip text should show the operator and the value, for example:
(= Running [x])
or
(> 2022-02-02 [x])
Because Arvados doesn't have an "OR" operation, filters stack, so adding a filter with the same operator as an existing filter will replace that filter. Some columns (like "Status") may only have a "=" operator.
Updated by Peter Amstutz about 1 year ago
- Target version changed from Development 2023-11-08 sprint to Development 2023-11-29 sprint
Updated by Peter Amstutz about 1 year ago
- Status changed from In Progress to Resolved
Updated by Peter Amstutz 12 months ago
- Related to Feature #21294: Data table filtering on user properties & UI to add columns displaying specific properties added
Updated by Peter Amstutz 12 months ago
- Related to Feature #21225: Split project view into separate tabs for each data and workflows added
Updated by Peter Amstutz 11 months ago
- Related to Idea #16943: WB2 Descriptions, project & collection operations added