Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-2882

Implement Link Generator - Quickload URL Return

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      This ticket involves implementing the logic involved in returning a quickload link the user can enter into IGB as a new quickload. This serves as the second main function for App 1 (in IGBF-2873)

        Attachments

          Issue Links

            Activity

            Hide
            inaylor Irvin Naylor (Inactive) added a comment -

            Progress report 6/17

            A new HTML test page for the returned URL has been created, as well as the logic to redirect the user to the said page once they submit their validated link. I have begun working on the logic to attach the user's submitted link value and attach that to a new link with the hostname for the web app itself and return it to the user on the next page.

            Example link submitted:
            http://hgdownload.soe.ucsc.edu/hubs/mouseStrains/hub.txt

            Example xyz.org as the hostname
            xyz.org?trackHub=http://hgdownload.soe.ucsc.edu/hubs/mouseStrains/hub.txt

            Show
            inaylor Irvin Naylor (Inactive) added a comment - Progress report 6/17 A new HTML test page for the returned URL has been created, as well as the logic to redirect the user to the said page once they submit their validated link. I have begun working on the logic to attach the user's submitted link value and attach that to a new link with the hostname for the web app itself and return it to the user on the next page. Example link submitted: http://hgdownload.soe.ucsc.edu/hubs/mouseStrains/hub.txt Example xyz.org as the hostname xyz.org?trackHub= http://hgdownload.soe.ucsc.edu/hubs/mouseStrains/hub.txt
            Hide
            inaylor Irvin Naylor (Inactive) added a comment -

            6/24 Trackhub Link Generator now returns a new link to the user on the next page, appending their submitted link onto a link pointing to the host of the trackhub web app (in this case, it will just point to 127.0.0.1:8000 or localhost).

            This will go hand in hand with the link validation, ensuring that this logic only executes once the link is confirmed to be an actual link first of all, and an actual trackhub link that can be recognized.

            Code commit here: https://bitbucket.org/Inaylor01/track-hub-converter-webapp_dev/commits/1ed82ad73befbe715fe4111e9fbf88aa2a919d27

            Show
            inaylor Irvin Naylor (Inactive) added a comment - 6/24 Trackhub Link Generator now returns a new link to the user on the next page, appending their submitted link onto a link pointing to the host of the trackhub web app (in this case, it will just point to 127.0.0.1:8000 or localhost). This will go hand in hand with the link validation, ensuring that this logic only executes once the link is confirmed to be an actual link first of all, and an actual trackhub link that can be recognized. Code commit here: https://bitbucket.org/Inaylor01/track-hub-converter-webapp_dev/commits/1ed82ad73befbe715fe4111e9fbf88aa2a919d27
            Hide
            inaylor Irvin Naylor (Inactive) added a comment -

            Pull request has been submitted and merged with trackhub's main branch.

            Moving to closed.

            Show
            inaylor Irvin Naylor (Inactive) added a comment - Pull request has been submitted and merged with trackhub's main branch. Moving to closed.

              People

              • Assignee:
                inaylor Irvin Naylor (Inactive)
                Reporter:
                inaylor Irvin Naylor (Inactive)
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: