travis-web/assets/scripts/app
Piotr Sarnacki 0d12176239 Don't error out if router is not yet setup
When router is not set up yet sending events to it will fail. If that's
the case, we can just swallow the error, because afterSignIn will take
effect only if we are already in some state in the router.
2013-06-05 12:43:27 +02:00
..
controllers Move checking for errors to router rather than template 2013-06-05 11:37:29 +02:00
helpers Properly display matrix keys when build does not have all keys 2013-04-06 01:48:32 +02:00
models Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
store Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
templates Move checking for errors to router rather than template 2013-06-05 11:37:29 +02:00
views Move checking for errors to router rather than template 2013-06-05 11:37:29 +02:00
app.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
auth.coffee Don't error out if router is not yet setup 2013-06-05 12:43:27 +02:00
controllers.coffee Revert "move log subscrition to a log controller" 2013-03-14 10:07:35 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee Add RGSoC logo to the top of the sidebar. 2013-05-31 21:17:06 +02:00
pusher.coffee Don't process pusher events immediately when running in background 2013-05-29 16:54:12 +03:00
routes.coffee Move checking for errors to router rather than template 2013-06-05 11:37:29 +02:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Improve log handling 2013-03-22 01:25:23 +01:00
tailing.coffee Event is no longer passed as an argument to handlers 2013-02-21 23:22:52 +01:00
views.coffee Set container on View 2013-05-15 17:23:53 +02:00