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

Abstraction for re-use between collection creators. #3781

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

jmchilton
Copy link
Member

The new mixin reduces the duplication between the list and list of paired collection creators.

I'd like to add functionality related to hiding the original datasets (especially useful for direct upload of collections but previously requested also) but I'd like to reduce the duplication related to doing that first. This is a start in that direction.

The new mixin reduces the duplication between the list and list of paired collection creators.

I'd like to add functionality related to hiding the original datasets (especially useful for direct upload of collections but previously requested also) but I'd like to reduce the duplication related to doing that first. This is a start in that direction.
@jmchilton jmchilton added area/dataset-collections area/UI-UX kind/refactoring cleanup or refactoring of existing code, no functional changes status/review labels Mar 20, 2017
@jmchilton jmchilton added this to the 17.05 milestone Mar 20, 2017
@dannon dannon merged commit a5b0e76 into galaxyproject:dev Mar 21, 2017
jmchilton added a commit to jmchilton/galaxy that referenced this pull request Mar 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dataset-collections area/UI-UX kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants