ryanray/bbclonemail forked from marionettejs/bbclonemail
-
extracting $.resolved as a plugin
derickbailey committedSep 27, 2012 -
if i add this line, it calls twice on route. if i take it out, can't …
derickbailey committedSep 27, 2012 …switch back to mail from contacts. need better design to avoid this problem
-
converted contacts over to backbone.compute
derickbailey committedSep 27, 2012 -
converted to new marionette.wreqr
derickbailey committedSep 27, 2012
-
proving marionette.wreqr works
derickbailey committedSep 26, 2012 -
derickbailey committed
Sep 26, 2012
-
derickbailey committed
Sep 22, 2012 -
allowing non-promises in resolved func return values
derickbailey committedSep 22, 2012 -
EXPERIMENTAL: using a function combinator to create a declarative pro…
derickbailey committedSep 22, 2012 …mise resolver for loading data. see the inbox.spec.js file for code and use. idea taken from http://docfuncmod.posterous.com/deferred-method-combinator
-
re-working a lot of specs to clean them up, consolidating mail router…
derickbailey committedSep 21, 2012 … specs in to one file
-
fixed the existing tests. still a lot of tests missing
derickbailey committedSep 20, 2012 -
derickbailey committed
Sep 20, 2012 -
corrected issue with mail app starting, that prevent fwd nav after na…
derickbailey committedSep 20, 2012 …v back to inbox
-
derickbailey committed
Sep 20, 2012 -
updating code to new version of marionette modules
derickbailey committedSep 20, 2012 -
derickbailey committed
Sep 20, 2012 -
derickbailey committed
Sep 20, 2012 -
removed link to annotated source code
derickbailey committedSep 20, 2012 -
removed notice about features, and build
derickbailey committedSep 20, 2012 -
reduced complexity in switching to mail categories by allowing the ur…
derickbailey committedSep 20, 2012 …l route to fire on link click
-
added simple display of contact categories
derickbailey committedSep 20, 2012 -
allowing mail router to call mailapp.inbox directly
derickbailey committedSep 20, 2012 -
cleaning up global leaks that i found by turning on 'use strict'
derickbailey committedSep 20, 2012 -
use strict in specs. still some failing specs
derickbailey committedSep 20, 2012 -
moving req/res and command impls in to marionette.wreqr.js
derickbailey committedSep 20, 2012 -
derickbailey committed
Sep 20, 2012 -
show correct app name in drop list
derickbailey committedSep 20, 2012 -
added route filter to start mailapp
derickbailey committedSep 20, 2012 -
derickbailey committed
Sep 20, 2012 -
extracted mail router to it's own file. made mail app not start with …
derickbailey committedSep 20, 2012 …main app. switching between mail and contacts with drop list works now, and stops / starts apps correctly. lots of broken tests and untested stuff
-
set contacts route when switching to the contacts app
derickbailey committedSep 20, 2012
-
specifying file order for contacts app, re-build
derickbailey committedSep 19, 2012 -
derickbailey committed
Sep 19, 2012 -
derickbailey committed
Sep 19, 2012 -
a few tweaks to get basic contact list to show in the app, when switc…
derickbailey committedSep 19, 2012 …hing to the contacts app from the drop list