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

[21.01] Usability fix - ensure most common Galaxy file plugins (stock ones) are at the top... #11491

Merged

Conversation

jmchilton
Copy link
Member

... of the dialog.

As the number of options grows, I don't want it to be harder to find FTP in particular. I'm hoping to add quick access to a bunch of free and important S3 buckets via (galaxyproject/usegalaxy-playbook#336) to test and main and I don't want it to become harder to figure out how to upload FTP files. I think this fixes that somewhat.

Also backports other fixes to dev that have now been tested on test.galaxyproject.org.

```yaml
- type: s3fs
  id: genomeark
  doc: Access to Genome Ark open data on AWS..
  bucket: genomeark
  anon: true
```

0;95;0c# Please enter the commit message for your changes. Lines starting
…re at the top of the dialog.

As the number of options grows, I don't want it to be harder to find FTP in particular.
@github-actions github-actions bot added this to the 21.05 milestone Feb 25, 2021
@mvdbeek mvdbeek merged commit e33d133 into galaxyproject:release_21.01 Feb 26, 2021
@mvdbeek mvdbeek modified the milestones: 21.05, 21.01 Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants