travis-web/assets/scripts/app
Piotr Sarnacki e045ab7481 Remove check of model state in DurationCalculation
We no longer need this check, because it was only relevant with Ember
Data. Additionally it was a cause of a travis-ci/travis-ci#1992, because
of wrong syntax:

    unless someFunction false or true

will only check for a result of someFunction with an argument being the
result of `or` expression.
2014-06-20 15:47:37 +02:00
..
controllers Fix sync button 2014-06-17 16:39:21 +02:00
helpers URL-encode branch name for status images. 2014-05-19 13:15:56 +02:00
models Remove check of model state in DurationCalculation 2014-06-20 15:47:37 +02:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Refactor handling accounts 2014-05-28 10:23:39 +02:00
views Unfold lines before trying to scroll 2014-06-18 15:36:23 +02:00
app.coffee Refactor auth code 2014-05-28 10:22:47 +02:00
auth.coffee Bring back refreshUserData when setting user data 2014-06-19 14:32:48 +02:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Refactor handling accounts 2014-05-28 10:23:39 +02:00
helpers.coffee Trim status image modal. 2014-05-12 02:14:52 +02:00
models.coffee Add requests page 2014-05-12 11:03:10 +02:00
pusher.coffee Don't silence pusher warnings 2014-02-27 19:16:40 +01:00
routes.coffee Refactor handling accounts 2014-05-28 10:23:39 +02:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Don't close folds when following logs 2014-06-17 00:50:01 +02:00
views.coffee Use textarea instead of input for build status images and links. 2014-05-12 02:47:37 +02:00