Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Fall 6 Nov 30 - Dec 11, Fall 7 Dec 14 - Dec 23
Description
IGB App Store 2.0 is configured during migration / deployment steps to retrieve the top-of-the-page navigation menu bar from a bioviz code repository and deploy it within App Store.
This is done to ensure a more streamlined, unified user experience.
However, one problem is that the "Apps for IGB" link within the navigation bar is hard-coded to always link to apps.bioviz.org.
This is of course the correct thing for the production site. But if you are deploying the appstore to a testing or development site, it would be better for this link to refer to the testing or development site itself, not the production site.
To see the behavior in action, you can take a look at https://devappstore5.bioviz.org. Note that you will need to start the EC2 this is running on, as it is automatically shut down every evening. Or you can deploy it on your local.
See the linked issue below for information on how adding the upper navigation bar was implemented.
Attachments
Issue Links
- relates to
-
IGBF-2655 Implement central Navigation Bar for Appstore from Bioviz
- Closed
[~aloraine] and Sameer Shanbhag: Please review the changes.
Diff: https://bitbucket.org/chirag06/appstore/branch/IGBF-2670