monarch-initiative / phenogrid

The phenogrid widget
13 stars 14 forks source link

Layout fixes and code cleans #156

Closed yuanzhou closed 9 years ago

yuanzhou commented 9 years ago
  1. Removed unused function calls
  2. load all species data upfront to avoid ajax async issues
  3. removed reinitialize() call when changing species sections
  4. used mod for updating the defaultTargetLimit (not perfect)
  5. added ZFIN for fish in config
  6. fixed _updateGrid() error