travis-web/assets/scripts/app
Piotr Sarnacki 31cb3c0bb5 Prevent sending double restart request
When requeue icon was clicked 2 times it was sometimes the case that we
sent 2 requests. This commit prevents that and also adds a little nice
indicator instead of restart button while we're sending the request.
2014-05-05 15:37:08 +02:00
..
controllers Add a message for travis-ci.com as well. 2014-03-18 10:44:34 +01:00
helpers Wrap commit body into a pre tag. 2014-05-03 19:59:20 +02:00
models Only show message body when it exists. 2014-05-05 10:02:30 +02:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Prevent sending double restart request 2014-05-05 15:37:08 +02:00
views Prevent sending double restart request 2014-05-05 15:37:08 +02:00
app.coffee Make "to top" link visible when scrolling through the log 2014-03-04 14:07:33 +01:00
auth.coffee signOut on refresh user data error 2014-04-09 00:14:28 +02:00
components.coffee Don't automatically toggle hook switches 2014-02-12 17:58:19 +01:00
controllers.coffee Revert previous revert 2014-02-12 09:54:24 -06:00
helpers.coffee Remove the rest of the locales related stuff 2014-01-15 14:40:56 +01:00
models.coffee Initial annotation support 2013-07-10 17:49:47 -07:00
pusher.coffee Don't silence pusher warnings 2014-02-27 19:16:40 +01:00
routes.coffee Merge branch 'insufficient-oauth-permissions' 2014-02-24 23:33:14 +01: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 Revert previous revert 2014-02-12 09:54:24 -06:00