Commit Graph

15 Commits

Author SHA1 Message Date
Filipa Lacerda fab2f071ab Fix dropdown content non appearing in MR view
Add MR ID to Changelog entry
2016-12-22 12:24:38 +00:00
Filipa Lacerda 5463ee66c8 Remove builds from merge request tabs file 2016-12-21 11:18:15 +00:00
Steffen Rauh 0d53e97ee8 Satisfied eslint 2016-12-03 23:04:21 +01:00
Steffen Rauh 0966c6d2c6 Fix compatibility with Internet Explorer 11 for merge requests 2016-12-03 22:40:18 +01:00
Mike Greiling ed5f22cb93 satisfy eslint no-param-reassign rule 2016-12-02 17:43:20 -06:00
Mike Greiling 8732ac4084 display error when a tab cannot be loaded 2016-12-02 17:38:58 -06:00
Mike Greiling c1ea41e2f5 use shorthand instead of length > 0 (http://airbnb.io/javascript/#comparison--shortcuts) 2016-12-02 17:38:58 -06:00
Mike Greiling 6dd2a5204e use e instead of event variable name 2016-12-02 17:38:58 -06:00
Mike Greiling 54a794f2df adjust scrollToElement to account for fixed merge request tabs 2016-12-02 17:38:58 -06:00
Luke Bennett c434568f37 re-apply MR !6285 "Added forceLoad ability to singleFileDiffs, added callback to getContentHTML, added conditional force load if a collapsed diff line anchor is found"
Use url utility to retrieve hash
2016-12-02 17:38:58 -06:00
Mike Greiling f6624b5ce4 fix eslint failures on Diff and MergeRequestTabs 2016-12-02 17:38:58 -06:00
Mike Greiling 4f107f3fc4 refactor Diff to es6 class syntax 2016-12-02 17:38:57 -06:00
Mike Greiling 6cbc305daf prefer es6 string interpolation over concatination 2016-12-02 17:38:57 -06:00
Mike Greiling 2e217bc865 refactor awkward bind workarounds into arrow functions 2016-12-02 17:32:37 -06:00
Mike Greiling f14c5ae888 refactor MergeRequestTabs to es6 class syntax 2016-12-02 17:32:37 -06:00