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

Allow building public URLs to specific features #1482

Merged
merged 1 commit into from
Feb 8, 2017

Conversation

hexylena
Copy link
Collaborator

@hexylena hexylena commented Feb 8, 2017

Fixes #1481

From the "link" functionality that already exists, given a link like:

- https://localhost:8080/apollo/2/jbrowse/index.html?loc=Miro:26932..26937 (public)
- https://localhost:8080/apollo/annotator/loadLink?loc=Miro:26932..26937
  (Logged in)

We can now use the forms:

- https://localhost:8080/apollo/2/jbrowse/index.html?uuid=<FeatureID>
- https://localhost:8080/apollo/annotator/loadLink?uuid=<FeatureID>

to hyperlink directly to a feature.
@nathandunn nathandunn merged commit 927c51d into GMOD:master Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants