travis-web/assets/scripts/app
Piotr Sarnacki de14a03de1 Simplify logic for displaying 'no builds for repository' error
We use promise when fetching a repository which means that any nested
routes already have all the repository data loaded. Thanks to that there
is no need to setup observers, we can check what to render right away in
RepoIndexRoute
2014-05-28 10:23:38 +02:00
..
controllers Bring back afterSignIn and afterSignIn as actions sent to controller 2014-05-28 10:22:48 +02:00
helpers URL-encode branch name for status images. 2014-05-19 13:15:56 +02:00
models Link commit on requests list to github 2014-05-12 11:03:10 +02:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates No need to name outlet 'main' 2014-05-28 10:23:38 +02:00
views Refactor auth code 2014-05-28 10:22:47 +02:00
app.coffee Refactor auth code 2014-05-28 10:22:47 +02:00
auth.coffee Bring back afterSignIn and afterSignIn as actions sent to controller 2014-05-28 10:22:48 +02:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Bring back afterSignIn and afterSignIn as actions sent to controller 2014-05-28 10:22:48 +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 Simplify logic for displaying 'no builds for repository' error 2014-05-28 10:23:38 +02:00
slider.coffee Make the app work with disabled cookies 2012-12-10 17:37:09 +01:00
tailing.coffee Calculate position of #tail element rather than setting position fixed 2014-03-27 12:37:15 +01:00
views.coffee Use textarea instead of input for build status images and links. 2014-05-12 02:47:37 +02:00