Commit Graph

18 Commits

Author SHA1 Message Date
Lukas Eipert 0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
Mike Greiling 50c8ed2bf4 Merge branch 'winh-new-merge-request-encoding' into 'master'
Fix encoding of branch names on compare and new merge request page

Closes #46627

See merge request gitlab-org/gitlab-ce!19143
2018-05-25 21:20:49 +00:00
Winnie Hellmann c909a392b6 Remove duplicate escaping from branch dropdown 2018-05-25 18:31:51 +02:00
Clement Ho 5955caed32 Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
Winnie Hellmann 244f511eec Load branches on new merge request page asynchronously 2018-05-02 22:23:48 +00:00
Clement Ho 1536c69f6a Convert fixTitle to _fixTitle for regenerating tooltip titles 2018-04-19 10:40:23 -05:00
Mike Greiling f248be7257
require jQuery to be explicitly imported 2018-03-09 15:18:09 -06:00
Jacob Schatz 35c8fd5586 Update to jQuery 3. 2018-02-20 22:20:48 +00:00
Phil Hughes cf4fb53f56
normalize headers correctly
i18n flash message
2018-01-29 09:06:58 +00:00
Phil Hughes 797f29d184
converted compare_autocomplete to axios 2018-01-29 09:06:57 +00:00
Mike Greiling 0885126a3b
revert arrow function change 2017-11-30 14:48:09 -06:00
Mike Greiling 8c64e8b4b6
convert CompareAutocomplete from class definition into simple function call, remove global export 2017-11-30 14:48:09 -06:00
Phil Hughes de14439ea4 Enabled remote filter in compare dropdowns
Previously if the project had more than 100 branches or tags it wouldnt display them even after searching.
This now correctly sends an AJAx request to the backend to search for the branches/tags

Closes #29545
2017-03-16 12:04:51 +00:00
Mike Greiling 8796d17a26 remove IIFEs in preparation for ES module refactor 2017-03-13 14:41:32 -05:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Luke Bennett 93e464f454 Added logic to handle a revision input that does not exist in the menu 2016-10-16 20:02:16 -07:00
Luke Bennett 0d1fa878a9
Changed compare dropdowns to dropdowns with isolated search input
Updated compare specs
2016-09-27 20:37:13 +01:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00