phac-nml / irida-next

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

Workflow execution show: Display pipeline parameters #589

Closed joshsadam closed 2 months ago

joshsadam commented 2 months ago

What does this PR do and why?

Describe in detail what your merge request does and why.

On the workflow execution show page we added a tab to display the parameters used in the execution.

Screenshots or screen recordings

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

Light image

Dark image

No pipeline parameters image

How to set up and validate locally

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

  1. Go to http://localhost:3000/-/workflow_executions and click on a workflow
  2. Ensure there is a tab Parameters
  3. Clicking on the tab should display a rendering of all the parameters that were used.

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.13% 90%