Commit graph

12 commits

Author SHA1 Message Date
Eric Eastwood
cf3c43980d Fix link togglers jumping to top
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29414
2017-03-28 11:09:12 -05:00
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
Eric Eastwood
f97c1d1001 Fix link togglers jumping to top
Fix #29414
2017-03-14 11:53:22 -05:00
Z.J. van de Weg
9f0e23d609 Fix tests 2017-02-24 13:25:42 +01:00
Luke "Jared" Bennett
173e27d62a
Finished up mattermost team creation 2017-02-22 10:19:42 +00:00
Eric Eastwood
34a1e3dcdb Fix permalink discussion note being collapsed 2017-01-26 19:54:34 -06:00
Luke "Jared" Bennett
7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Jared Deckard
7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
zzjin
3a575d1479 Update toggler_behavior.js to toggle ajax loaded contents like diffs page. 2016-08-31 07:57:56 +00:00
Mike Greiling
9605154967 Automatically expand hidden discussions when accessed via a permalink hash (closes #19304) 2016-08-24 22:11:58 -05:00
Fatih Acet
aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00