Hi Adam, Sorry forgot to add jira ticket link. Here it is https://issues.apache.org/jira/browse/COUCHDB-2033
On 20 Jan 2014, at 5:57 PM, Adam Kocoloski <kocol...@apache.org> wrote: > Where do you want comments? Is there a JIRA for the refactor? > > Adam > > On Jan 20, 2014, at 10:44 AM, Garren Smith <gar...@apache.org> wrote: > >> Hi All, >> >> For Fauxton, I've been working on separating out the JS framework we have >> built on top of Backbone from Fauxton the web UI for CouchDB. Its sitting in >> the branch fauxton-file-reorder. See Github link for a nice visual diff >> (https://github.com/apache/couchdb/commits/fauxton-file-reorder). Could >> anyone interested review the changes I've made. The majority of the work was >> just moving things around and making the File layout and API more logical. >> So it is a large review. Two ways to test is to run grunt test and also to >> try out the Couchdb Fauxton. >> >> Cheers >> Garren >> >