travis-web/assets/scripts/app
Piotr Sarnacki ec8d93f8cf Refactor Travis.Helpers to prepare it for ES6 modules
In order to make it easy to switch to ember-cli I'm starting changing a series
of refactorings that will prepare the codebase to the switch. Here I'm:

1. Assign all of the external objects and functions to variables in order to
   make it easy to change them to imports in the feature
2. Extract functions from Travis.Helpers into local functions and create the
   object at the end of file to prepare it for exporting
2015-01-14 12:55:17 +01:00
..
controllers Fix close button on flash messages 2015-01-14 12:47:16 +01:00
helpers Refactor Travis.Helpers to prepare it for ES6 modules 2015-01-14 12:55:17 +01:00
models Don't display remove log button if it's already removed 2015-01-09 15:02:34 +01:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Remove extra status link from topbar 2015-01-13 12:13:55 +01:00
views Enable removeLog on pro 2015-01-14 12:27:31 +01:00
app.coffee Fix initialization for pro 2015-01-06 18:14:19 +01:00
auth.coffee [pro-merge] Add travis-pro auth extensions 2014-12-29 18:17:57 +01:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Fix PR URL on PRs list 2015-01-12 14:26:20 +01:00
helpers.coffee Extract Github URLs to controller 2014-12-30 11:28:49 +01:00
models.coffee First stab at ssh key form 2014-07-31 12:26:19 +02:00
pusher.coffee [pro-merge] Add pusher extensions for travis-pro 2014-12-29 18:17:57 +01:00
routes.coffee Viewing user's repositories needs auth 2015-01-12 11:39:34 +01: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 Don't use 'event' in popupClose 2015-01-09 15:33:24 +01:00