Quite a large change. I've changed the stats page quite a bit. Its now just a straight mustache template, which I think it should be, and the javascript code is in futon.js app.showStats(); I think this is a better way to start improving futon 2 by removing all the js code in the templates. What I would like to do next is to start creating some views for each route, along with adding some new functionality. I've also updated all the dependancy libs to the latest.
Would definitely like @bigbluehat and @dch take on this.
Quite a large change. I've changed the stats page quite a bit. Its now just a straight mustache template, which I think it should be, and the javascript code is in futon.js
app.showStats();
I think this is a better way to start improving futon 2 by removing all the js code in the templates. What I would like to do next is to start creating some views for each route, along with adding some new functionality. I've also updated all the dependancy libs to the latest.Would definitely like @bigbluehat and @dch take on this.