travis-web/assets/scripts/app
Piotr Sarnacki 5b0b7d7002 Fix isAttributeLoaded checks
We can't check 'isFinished' when model is asked for
isAttributeLoaded('state'). In such situation, it will go to isFinished
and call @get('state'), which will trigger isAttributeLoaded('state')
again.
2012-12-10 14:26:44 +01:00
..
controllers Reload hooks after sync 2012-11-28 21:07:04 +01:00
helpers use states instead of result 2012-12-09 15:16:27 +01:00
models Fix isAttributeLoaded checks 2012-12-10 14:26:44 +01:00
store Don't error out when the only response is result: true 2012-11-08 03:37:22 +01:00
templates add AsciiDoc markup to status images dialog 2012-12-09 17:29:16 -07:00
views add AsciiDoc markup to status images dialog 2012-12-09 17:29:16 -07:00
app.coffee moar routing/auth refactorings 2012-10-19 22:20:45 +02:00
auth.coffee Revert "Don't automatically sign in if there is no token available" 2012-12-10 13:53:35 +01:00
controllers.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
helpers.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
models.coffee add broadcasts 2012-10-18 03:53:19 +02:00
pusher.coffee clear log on job:requeued hax 2012-12-01 16:36:55 +01:00
routes.coffee fix things after rebase 2012-12-09 15:16:27 +01:00
slider.coffee extract paths in Assetfile; rename javascripts to scripts, stylesheets to styles 2012-10-03 17:13:02 +02:00
store.coffee Rerender log 'pre' on requeue 2012-12-05 00:44:29 +01:00
tailing.coffee Remove layout views, just change template on application 2012-10-23 01:40:05 +02:00
views.coffee Add regenerate key option in repo view 2012-12-05 01:59:03 +01:00