dashboard-view/model refactoring complete. model now loads graphs form cache and...
authorerosen <erosen@wikimedia.org>
Thu, 28 Jun 2012 16:40:25 +0000 (09:40 -0700)
committererosen <erosen@wikimedia.org>
Thu, 28 Jun 2012 16:40:25 +0000 (09:40 -0700)
commit8991b7baaaa5e9dc96f9d1ff332fbf2c8668f76c
tree57a542362c96ca72acf1cb2b5fadffd379e954df
parent02d74ef50874a10d7fba27b6fb21b9b0df051df3
dashboard-view/model refactoring complete.  model now loads graphs form cache and view just asks model for graph objects. graph_ids and tabs are still hardcoded, however inside the model.
lib/dashboard/dashboard-model.co
lib/dashboard/dashboard-view.co