phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Update workflow executions tables #599

Closed deepsidhu85 closed 2 months ago

deepsidhu85 commented 2 months ago

What does this PR do and why?

Describe in detail what your merge request does and why.

This PR updates the workflow executions tables to reorder the columns, and the state column has been updated to display badges. The summary page for a workflow execution has also been updated to display the optional name if set

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

image

image

image

image

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Run a workflow execution
  2. View the workflow executions table (global) and verify the state column is now the 3rd column and has a viral pill
  3. Run an automated workflow execution from a project
  4. View the project workflow executions table and verify the state column is now the 3rd column and has a viral pill
  5. View the summary page for a workflow execution. If the name was set then it should be in the listing

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

github-actions[bot] commented 2 months ago

Simplecov Report

Covered Threshold
92.3% 90%