travis-web/assets/scripts/app
Piotr Sarnacki 535a873dc0 Make "to top" link visible when scrolling through the log
These are the changes by @dmathieu (reverted at d7bef2b) slightly
changed to allow us to use them also on Travis Pro.

The change is to still use onScroll calculations in order to position
elements instead of using "position: fixed". The latter method is harder
to use when element needs to be positioned relatively to other element -
on Pro we would have to still calculate the position because of the
right sidebar.
2014-03-04 14:07:33 +01:00
..
controllers Redirect to getting started only from index route 2014-02-20 15:28:38 +01:00
helpers Revert previous revert 2014-02-12 09:54:24 -06:00
models Revert previous revert 2014-02-12 09:54:24 -06:00
store Initial annotation support 2013-07-10 17:49:47 -07:00
templates Make "to top" link visible when scrolling through the log 2014-03-04 14:07:33 +01:00
views Revert previous revert 2014-02-12 09:54:24 -06:00
app.coffee Make "to top" link visible when scrolling through the log 2014-03-04 14:07:33 +01:00
auth.coffee Use action bubbling instead of checking for contructor in AuthRoute 2014-02-19 16:17:31 +01: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 Make "to top" link visible when scrolling through the log 2014-03-04 14:07:33 +01:00
views.coffee Revert previous revert 2014-02-12 09:54:24 -06:00