VirtualFlyBrain / geppetto-vfb

VFB (v2) application
https://v2.VirtualFlyBrain.org
Other
3 stars 1 forks source link

About/Contribute/Feedback layout to be fixed #303

Closed ddelpiano closed 5 years ago

ddelpiano commented 5 years ago

The style of these 3 pages needs to be fixed to mirror what currently in production.

ddelpiano commented 5 years ago

Production: https://v2.virtualflybrain.org/ Latest: https://v2-dev2.virtualflybrain.org/org.geppetto.frontend/geppetto?i=VFB_00017894

Currently the pages About / Contribute / Feedback in the latest version of VFB deployed do not have the same style of what we currently have in production. The goal is to fix these 3 pages to mirror the style currently we have in production.

To open these pages in production refer to the links in the top-right corner (above the term info) under the voices About/Feedback/Contribute as per images below: VFB - Virtual Fly Brain, a hub for Drosophila melanogaster neuroscience research (3).png

To open these pages in the Latest version of VFB refer to the menu voice Virtual Fly Brain in the top-left corner (beside the mosquito icon) under the voices About/Feedback/Contribute as per images below: download.png

Current style in Production: VFB - Virtual Fly Brain, a hub for Drosophila melanogaster neuroscience research (2).png

Current style in the Latest: VirtualFlyBrain.png

These 3 pages are constructed starting from a string within the VFBToolbar.js component, feedback, About and Contribute. the style should be defined in the VFBToolbar.less. To fix this card feel free to fork the geppetto-vfb extension from the branch release_march_2019 .

jrmartin commented 5 years ago

@ddelpiano This PR takes care of the remaining problems of this

https://github.com/VirtualFlyBrain/geppetto-vfb/pull/314