John Chilton
John Chilton
https://github.com/galaxyproject/galaxy/pull/18127 is a monster PR - a classic John framework (times two) and in rare form contains both a wide variety of well tested plugins and deep documentation - but...
See @bgruening comment and sample history here https://github.com/galaxyproject/galaxy/issues/3816#issuecomment-289317874. It would seem to be unrelated to the original issue to me so I wanted to track it here. We don't and...
A really expansive version of what I had in mind for the first big section in https://github.com/galaxyproject/galaxy/issues/18128. - UI (checklist) for detailed display of errors - in follow up PRs...
- Fix upgrade icon in manage grid. - Fix missing tests for upgrading file sources. - Fix small doc string copy-paste issues. ## How to test the changes? (Select all...
Builds on #18222 (only the last commit is relevant to this PR beyond that one currently). This implements oauth2 client capabilities with the user defined file sources framework. There would...
"Meta" models describing tool inputs. The downstream work already includes client side validation of tool request and near instant async tool form submission and background job creation based on these...
A large group of us outlined the idea in details years ago in http://bit.ly/simplified-workflow-ui. The idea was brought up and highlighted by @bwlang again during this year's GCC panel. The...
## How to test the changes? (Select all options that apply) - [x] This is a refactoring of components with existing test coverage. ## License - [x] I agree to...
Watching @mvdbeek do the advanced workflow training - and every time he gives a new tool or step a label it pops up a message "Label '' updated to 'the...
I've extracted the client pieces out of the structured state work (https://github.com/galaxyproject/galaxy/pull/17393). I think I would want to extract the workflow validation stuff out also before pulling this PR out...