travis-web/assets/scripts/app
Piotr Sarnacki 46f7e6bba0 Fix remaining ember-data and pusher updates issues
When records are updated by pusher events, we should not mark them as
dirty - we don't modify them on client side anyway.
2013-02-26 04:37:23 +01:00
..
controllers Fix permission check for cog menu 2013-02-21 23:22:54 +01:00
helpers Add @svenfuchs' log reimplementation 2013-02-22 17:00:50 +01:00
models Hack for one to many relationship changes 2013-02-26 04:36:47 +01:00
store Fix remaining ember-data and pusher updates issues 2013-02-26 04:37:23 +01:00
templates remove stale stuff from log/pre views 2013-02-22 23:38:33 +01:00
views Fix line numbers when loading an url 2013-02-25 15:18:59 +01:00
app.coffee Main view mostly works on new router 2013-02-21 23:22:51 +01:00
auth.coffee Allow to sign in and sign out 2013-02-21 23:22:53 +01:00
controllers.coffee Fix profile views 2013-02-21 23:22:53 +01:00
helpers.coffee Fixed I18n handlebars helpers to update when locale changes 2012-12-11 08:54:43 +09:00
models.coffee Add @svenfuchs' log reimplementation 2013-02-22 17:00:50 +01:00
pusher.coffee Fix incomplete implementation 2013-02-21 23:22:54 +01:00
routes.coffee Fix line numbers when loading an url 2013-02-25 15:18:59 +01:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
store.coffee Fix remaining ember-data and pusher updates issues 2013-02-26 04:37: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 Add @svenfuchs' log reimplementation 2013-02-22 17:00:50 +01:00