gitlab-ce/app
Eric Eastwood d4c8e84787 Fix "N changed files" link toggler jumping to top
Thanks for the spot @DouweM
https://gitlab.slack.com/archives/C0GQHHPGW/p1490132124022958

See previous MR
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9943

See subsequent MR
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9918

Togglers to check:

 - "Create a Mattermost team for this group" Checkbox,
   http://localhost:3000/groups/new (enable `mattermost` in
`config/gitlab.yml`)
 - "Repo by Url" button, http://localhost:3000/projects/new
 - In MR widget "Modify commit message",
   http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/9
 - Discussion "Toggle discussion",
   http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/3
 - "Showing **1 changed file** with 4 additions and 7 deletions" ,
   http://localhost:3000/gitlab-org/gitlab-ce/merge_requests/3/diffs
 - Commit description toggle "...",
   http://localhost:3000/gitlab-org/gitlab-ce/commits/master
2017-03-21 16:57:12 -05:00
..
assets Fix "N changed files" link toggler jumping to top 2017-03-21 16:57:12 -05:00
controllers Merge branch 'revert-37328406' into 'master' 2017-03-21 17:31:56 +00:00
finders Revert "Merge branch '29534-todos-performance' into 'master'" 2017-03-21 15:25:00 +00:00
helpers Revert "Merge branch '29534-todos-performance' into 'master'" 2017-03-21 15:25:00 +00:00
mailers All CI offline migrations 2017-03-17 23:06:11 +00:00
models Merge branch 'revert-37328406' into 'master' 2017-03-21 17:31:56 +00:00
policies use policies to protect sending email 2017-03-09 11:49:53 -08:00
presenters Added delegations to comply with the new rubocop rules 2017-03-06 09:47:44 -06:00
serializers Make manual actions blocking 2017-03-06 10:04:04 +01:00
services Fix CreateBranchService after Repository#commit_file was renamed to create_file 2017-03-21 12:27:04 +01:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
validators Merge branch 'ssrf' into 'security' 2017-03-20 18:53:04 -07:00
views Resolve "Fix the Prometheus queries for multiple container environments" 2017-03-21 16:20:24 +00:00
workers All CI offline migrations 2017-03-17 23:06:11 +00:00