Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Story Points:3
-
Epic Link:
-
Sprint:Summer 6: 17 Aug - 28 Aug, Summer 7: 31 Aug - 11 Sep, Fall 1: 14 Sep - 25 Sep
Description
Previously, [~aloraine] re-factored the BAR-to-IGB bridge code - bar.js and bar.html, deployed on Bioviz.org
The refactored code works well and so far we have not had any problems.
We also have code used to link the Galaxy system to IGB - galaxy.html and galaxy.js.
For this task, re-factor the code and the structure of the page to match changes made to bar.js and bar.html.
The code repository and instructions on how to deploy BioViz.org are here: https://bitbucket.org/lorainelab/bioviz
Attachments
Issue Links
- relates to
-
IGBF-1218 Add new bar.html (like galaxy.html) to enable launching IGB from BAR
-
- Closed
-
Activity
The code changes are present below:
https://bitbucket.org/skulka2710/bioviz/branch/IGBF-1477#diff
cc: Prof. [~aloraine]
Please let me know if any changes are required.
If possible, could you please help me set-up the test.bioviz.org to test the changes?
The code changes are present here:
https://bitbucket.org/skulka2710/bioviz/branch/IGBF-1477#diff
The changes implemented are as follows:
1) Added utils.js file to contain common code snippets for bar.js and galaxy.js
2) Changed the success page and error page appearances as per the mockups provided by Logan Weidenhammer
3) Added a message page for Galaxy users on Safari to use Chrome or Firefox instead.