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

From WormBaseWiki
Jump to navigationJump to search
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
* Review of outstanding issues
 
* Review of outstanding issues
 
* Search?
 
* Search?
 +
 +
* Test suite isn't that large yet
 +
* Issues have added some smaller bugs: EG datatables lost styling.
  
 
== 3. Development update (JD; 15 minutes) ==
 
== 3. Development update (JD; 15 minutes) ==
  
 
* Review of outstanding issues
 
* Review of outstanding issues
* Due 8/16: Documentation: start -to-finish
+
# 741 - lineage viewer
* Due 8/30: Scripted redployment
+
 
 +
* Finished cytoscape viewer
 +
** Question on how to span / drag
  
 
Oustanding web development issues:
 
Oustanding web development issues:
 
  #1603: Pseudogene display
 
  #1603: Pseudogene display
 
  #1647 - Sequence summary page addition - waiting on PD
 
  #1647 - Sequence summary page addition - waiting on PD
  #1268 - Cytoscape browser legend
+
  #1268 - Cytoscape browser legend - waiting to close
 
  #1114 - CDS overview for partial CDSs
 
  #1114 - CDS overview for partial CDSs
 
  #1082 - Transposon summary page
 
  #1082 - Transposon summary page
 
  #1602 - Rationalizing sequence display
 
  #1602 - Rationalizing sequence display
 
  #1511
 
  #1511
 +
 +
* Due 8/16: Documentation: start-to-finish
 +
 +
 +
* Due 8/30: Scripted redployment
 +
Ant build script:
 +
Choose species; downloads fast, gff3, GO, gene association files, classes for XML
 +
* Pipeline dumps xml on dev, then saves to share
 +
* not yet committed
  
 
== 4. Mobile update (Antonio; 15 minutes) ==
 
== 4. Mobile update (Antonio; 15 minutes) ==
 +
 +
 +
Excepts from email updates from Antonio:
 +
 +
Hi
 +
I committed the new theme on git.
 +
I've done quite a lot of attempts matching colours but the results were not looking good (perhaps I didn't chose the right colour tones or I'm just terrible as a graphic designer), then I decided to keep it simple so I chose to use a variation of the website's colours.
 +
I made the corners less rounded, used black icons, a lighter black, a darker tone of light blue and some shades of white and grey.
 +
 +
There are some things I want to get done before starting with phonegap:
 +
- Create an image to put on the home screen when there are no recent elements (for new users)
 +
- Display a message which invites the user to open widgets when none are opened (I noticed that for some classes no default widgets are returned and so the user gets an empty page)
 +
- The scrolling is broken on some pages (I haven't figured out the reason yet)
 +
- Put a loading spinner in each widget box while it's loading (It can't be done with the JQM spinner)
 +
- I'm thinking about putting the search on the sidebar
  
 
== 5. WS239 development objectives ==
 
== 5. WS239 development objectives ==
Line 33: Line 62:
 
* Distinct build/staging environments
 
* Distinct build/staging environments
  
==- 5. Open Table ==
+
== 5. Open Table ==

Latest revision as of 15:40, 30 August 2013

Agenda

1. Administrative update (Todd; 10 minutes)

2. Development update (Abby; 15 minutes)

  • Review of outstanding issues
  • Search?
  • Test suite isn't that large yet
  • Issues have added some smaller bugs: EG datatables lost styling.

3. Development update (JD; 15 minutes)

  • Review of outstanding issues
  1. 741 - lineage viewer
  • Finished cytoscape viewer
    • Question on how to span / drag

Oustanding web development issues:

#1603: Pseudogene display
#1647 - Sequence summary page addition - waiting on PD
#1268 - Cytoscape browser legend - waiting to close
#1114 - CDS overview for partial CDSs
#1082 - Transposon summary page
#1602 - Rationalizing sequence display
#1511
  • Due 8/16: Documentation: start-to-finish


  • Due 8/30: Scripted redployment

Ant build script: Choose species; downloads fast, gff3, GO, gene association files, classes for XML

  • Pipeline dumps xml on dev, then saves to share
  • not yet committed

4. Mobile update (Antonio; 15 minutes)

Excepts from email updates from Antonio:

Hi I committed the new theme on git. I've done quite a lot of attempts matching colours but the results were not looking good (perhaps I didn't chose the right colour tones or I'm just terrible as a graphic designer), then I decided to keep it simple so I chose to use a variation of the website's colours. I made the corners less rounded, used black icons, a lighter black, a darker tone of light blue and some shades of white and grey.

There are some things I want to get done before starting with phonegap:

- Create an image to put on the home screen when there are no recent elements (for new users)
- Display a message which invites the user to open widgets when none are opened (I noticed that for some classes no default widgets are returned and so the user gets an empty page)
- The scrolling is broken on some pages (I haven't figured out the reason yet)
- Put a loading spinner in each widget box while it's loading (It can't be done with the JQM spinner)
- I'm thinking about putting the search on the sidebar

5. WS239 development objectives

  • Gene history model changes
  • Updated / Improved searches
  • Test new GFF3 and define necessary fixes for Hinxton
  • Issue tracker issues and features as noted therein
  • Distinct build/staging environments

5. Open Table