John Chilton

Results 96 issues of 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...

kind/enhancement
area/UI-UX
area/admin

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...

kind/bug
kind/enhancement
area/UI-UX
kind/refactoring
area/API
area/objectstore
area/backend

- 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...

kind/bug
area/objectstore

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...

area/UI-UX
kind/feature
area/API
area/auth

"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...

kind/enhancement
area/API

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...

area/UI-UX
kind/feature
area/workflows

## 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...

kind/enhancement
area/UI-UX
area/tool-framework

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...

kind/bug
area/workflows

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...

kind/enhancement
area/API