Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra workflow input annotations #10895

Open
innovate-invent opened this issue Dec 10, 2020 · 0 comments
Open

Add extra workflow input annotations #10895

innovate-invent opened this issue Dec 10, 2020 · 0 comments

Comments

@innovate-invent
Copy link
Contributor

innovate-invent commented Dec 10, 2020

I need to be able to pass extra values to my frontend that informs how the input should be handled.
Currently I am passing json in the annotation:

{ "annotation": "Select data to analyze.", "order":0, "validator":"(selection && selection.length > 1)?'':'Please select at least two datasets'" }

A dedicated kv map of extra values or some sort of fields would be nice.

It would be good to add an "order" property outside of the arbitrary values to specify a number to sort the inputs on when displaying to the user for the Galaxy UI.

@innovate-invent innovate-invent changed the title Add extra workflow input parameters Add extra workflow input annotations Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant