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)
commit69bd62dd3f4d657a17d0457b88e61258eab9b654
tree8f4a7793c6c0e579cf60003d8c55618a26b2ff69
parent5aac462bec2096e0f4c274c653e49ff63a6894ec
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