Bug #19143
closedDisplay 'Workflow' records in the Project listing
Added by Peter Amstutz over 2 years ago. Updated 4 months ago.
Related issues
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-05-25 sprint to 2022-06-08 sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-06-08 sprint to 2022-05-25 sprint
Updated by Peter Amstutz over 2 years ago
19143-project-list-workflows @ arvados-workbench2|3c3d3d40033879249cd8e8f483f30cfa565d31bd
Updated by Peter Amstutz over 2 years ago
- Assigned To set to Peter Amstutz
- Status changed from New to In Progress
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-05-25 sprint to 2022-06-08 sprint
Updated by Peter Amstutz over 2 years ago
- Related to Idea #16074: Design to revise browsing registered workflows added
Updated by Peter Amstutz over 2 years ago
19143-project-list-workflows @ arvados-workbench2|d7f25e0db329c2fb8c2325f7ff28ce7a99cc2467
Updated by Peter Amstutz over 2 years ago
19143-project-list-workflows @ arvados-workbench2|1a49d9366053df6119bf855d3bfcbc5373744101
Updated by Lucas Di Pentima over 2 years ago
Just a couple comments:
- Searching for workflows doesn't seem to work. Would this be a feature for another ticket?
- At files
cypress/integration/create-workflow.spec.js
andcypress/integration/favorites.spec.js
I suggest semantically tag the element being looked up for clicking with a "data-cy
" prop so that this test doesn't fail when we reorder the workflow submission form.
Other than that, it LGTM.
Updated by Peter Amstutz over 2 years ago
- Related to Bug #19069: launch workflow improvements added
Updated by Peter Amstutz over 2 years ago
Lucas Di Pentima wrote:
Just a couple comments:
- Searching for workflows doesn't seem to work. Would this be a feature for another ticket?
You can filter the list from "Run a workflow", but I think you are talking about advanced search.
I started to add a ticket but then it occurred to me that if we migrate to storing Workflows as a special kind of collection as designed in #19132, then it'll show up in advanced search on its own.
- At files
cypress/integration/create-workflow.spec.js
andcypress/integration/favorites.spec.js
I suggest semantically tag the element being looked up for clicking with a "data-cy
" prop so that this test doesn't fail when we reorder the workflow submission form.
I briefly tried this. This is complicated because these are generic components rendered in a generic form so I'm not sure where the data-cy attributes should go to be able to find them again. What it is doing right now is finding the label (with text "input") and then looking for the sibling control (which is the actual input field, coming immediately after the label). Unless we rearranged the rendering of the individual components themselves, it should be fairly stable.
Other than that, it LGTM.
Merged!
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-06-08 sprint to 2022-06-22 Sprint
Updated by Peter Amstutz over 2 years ago
- Target version changed from 2022-06-22 Sprint to 2022-07-06
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-07-06 to 2022-07-20
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-07-20 to 2022-08-03 Sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-08-03 Sprint to 2022-08-17 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-08-17 sprint to 2022-08-31 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-08-31 sprint to 2022-09-14 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-09-14 sprint to 2022-09-28 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-09-28 sprint to 2022-10-12 sprint
Updated by Peter Amstutz about 2 years ago
- Target version changed from 2022-10-12 sprint to 2022-10-26 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2022-10-26 sprint to 2022-11-09 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2022-11-09 sprint to 2022-12-21 Sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2022-12-21 Sprint to 2023-01-18 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-01-18 sprint to 2023-02-01 sprint
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-02-01 sprint to 2023-02-15 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from 2023-02-15 sprint to 2023-02-01 sprint
Updated by Peter Amstutz over 1 year ago
- Target version changed from 2023-02-01 sprint to Future
Updated by Peter Amstutz 5 months ago
- Status changed from In Progress to Resolved