travis-web/app
Piotr Sarnacki 55005b1b13 Scroll page in beforeModel hook in scroll-mixin
The `activate` hook is not always called when the route is used,
specifically it will not be called when the model changes, but the
change happened within the same route (for example when switching from
/travis-ci/travis-web to /travis-ci/travis-core). `beforeModel` is
guaranteed to be called every time the model is changed, both when the
route is entered for the first time and on any subsequent calls.
2016-02-23 13:05:36 +01:00
..
adapters Update Ember Data to 2.3.0 2016-01-14 11:54:47 +01:00
components start fresh markup for prgs filter 2016-02-19 18:40:18 +01:00
controllers Fix job times updating on build view 2016-02-02 11:45:59 +01:00
helpers Fix jshint errors after conversion to JS 2016-01-04 13:15:15 +01:00
initializers Remove initializer deprecation warnings 2016-01-31 12:30:27 +01:00
instance-initializers Convert project to JavaScript 2016-01-04 13:15:14 +01:00
mixins Scroll page in beforeModel hook in scroll-mixin 2016-02-23 13:05:36 +01:00
models Strengthen the dependencies on canCancel in build 2016-02-11 13:54:07 +01:00
routes Ensure scroll position reset 2016-02-16 14:10:12 +01:00
serializers Fix tests 2016-01-14 13:14:45 +01:00
services Update time also for finished builds, but only every minute 2016-01-25 17:55:48 +01:00
styles start fresh markup for prgs filter 2016-02-19 18:40:18 +01:00
templates start fresh markup for prgs filter 2016-02-19 18:40:18 +01:00
transforms Convert project to JavaScript 2016-01-04 13:15:14 +01:00
utils Add R language key for matrix column 2016-02-17 10:22:53 -05:00
app.js Upgrade to Ember-CLI 2.3.0 2016-02-16 23:02:01 +01:00
index.html revamp settings button to more options 2016-02-11 15:12:04 +01:00
resolver.js Upgrade to Ember-CLI 2.3.0 2016-02-16 23:02:01 +01:00
router.js Remove resource router deprecations 2016-02-01 16:29:12 +01:00