travis-web/assets/scripts/app
Piotr Sarnacki a4fccf800a Don't use id for flash view
When logging out and then logging back in, there is sometimes an error
when registering flash view, which says that it can't register 2 views
with the same id. We don't need to use id here, so I just changed id to
class
2013-05-16 13:33:07 +02:00
..
controllers Sort owned repositories 2013-05-16 02:10:10 +02:00
helpers Properly display matrix keys when build does not have all keys 2013-04-06 01:48:32 +02:00
models Fix odd behavior on running jobs list and on queued jobs list 2013-05-15 17:23:53 +02:00
store Changes for ember-data revision 12 2013-03-08 17:04:44 +01:00
templates Make sure that commit data is always fresh by using #with 2013-05-15 17:23:54 +02:00
views Don't use id for flash view 2013-05-16 13:33:07 +02:00
app.coffee Fix tests with new Ember version 2013-05-15 18:46:41 +02:00
auth.coffee Always send afterSignIn event 2013-05-16 13:16:53 +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 @svenfuchs' log reimplementation 2013-02-22 17:00:50 +01:00
pusher.coffee move log subscrition to a log controller 2013-03-06 19:59:59 +01:00
routes.coffee Allow to override sign in and sign out callbacks on routes 2013-05-16 12:46:58 +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