Difference between revisions of "WebDev 2016.04.12-Agenda and Minutes"

From WormBaseWiki
Jump to navigationJump to search
Line 2: Line 2:
  
 
==JBrowse==
 
==JBrowse==
* Finished work to allow user to rearrange categories in UI
+
* Finished work to change categories of several tracks in GBrowse; awaiting feedback and then will implement in JBrowse.
* Improve track selection with a plugin, between a simple vs detailed/full view
+
* Improve jbrowse track selection with a plugin, between a simple vs detailed/full view--needs a proxy update to work fully.
 
ToDo:
 
ToDo:
- look into options to draw users attention to the new feature.
+
- look into options to draw users attention to the new feature; perhaps a css addition that highlights "New!"
  
 
==Website==
 
==Website==

Revision as of 13:45, 12 April 2016

Minutes for Web Dev Weekly Call (Apr 12, 2016)

JBrowse

  • Finished work to change categories of several tracks in GBrowse; awaiting feedback and then will implement in JBrowse.
  • Improve jbrowse track selection with a plugin, between a simple vs detailed/full view--needs a proxy update to work fully.

ToDo: - look into options to draw users attention to the new feature; perhaps a css addition that highlights "New!"

Website

Intermine

Datomic & website migration

  • took the minimal necessary changes for website - Clojure API integration.
    • so further Clojure API generally doesn't require code changes in website repo
  • Still waiting for Data for WS252 to be correct

Docker

  • we moved docker image storage to the mounted drive, so it won't use up root directory space
  • building the image for WormBase/website has been built
  • TODO this week:
    • testing running container from the image
    • creating documentation and a small get started tutorial for team