Commit Graph

5 Commits

Author SHA1 Message Date
Mike Greiling dfb0824346 Prettify all the things (part 7) 2018-10-24 19:17:03 +00:00
gfyoung 23cdae8eee Enable "prefer-destructuring" in JS files
Partially addresses #47006.
2018-06-25 11:53:57 -07:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Phil Hughes 5f5249d759
only search branches
target branch select dropdown doesnt care about tags so we dont need to waste time searching them
2018-01-16 11:49:24 +00:00
Eric Eastwood 3584e74eac Fix MR target branch selector dropdown placement cut-off
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31271

When the dropdown items are too wide, constrain the dropdown to the
offsetParent. Otherwise, let it naturally flow as Select2 wants.
2017-05-01 10:28:40 -05:00