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 support for notes-for-users in the custom section of Boutiques descriptor #1025

Open
prioux opened this issue Sep 25, 2020 · 1 comment · May be fixed by #1333
Open

Add support for notes-for-users in the custom section of Boutiques descriptor #1025

prioux opened this issue Sep 25, 2020 · 1 comment · May be fixed by #1333
Assignees
Labels
Admin Features or bugs related to administrative features Boutiques Boutiques integration Priority: Normal User Interface

Comments

@prioux
Copy link
Member

prioux commented Sep 25, 2020

I'd like the Boutiques integrator to show some notes in bullet-point format at the top of a form when launching a task.

The notes would come from the custom section of the descriptor:

"custom": {
  "cbrain:input_notes": [
    "Please leave the field number of threads (--threads) blank, it is not used in CBRAIN",
    "Do not enter a maximum memory (-MAX_MEN)"
  ]
}

which would simply render as these notes at the top of the form, something like this:


CBRAIN integration notices:

  • Please leave the field number of threads (--threads) blank, it is not used in CBRAIN
  • Do not enter a maximum memory (-MAX_MEN)

@prioux prioux added the Admin Features or bugs related to administrative features label Jun 3, 2021
@MontrealSergiy
Copy link
Contributor

@prioux @natacha-beck is it still relevant? Value fixer addresses use case of --threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Features or bugs related to administrative features Boutiques Boutiques integration Priority: Normal User Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants