summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/groups_select.js
Commit message (Expand)AuthorAgeFilesLines
* I18N of JS files starting with gjs-i18n-g-filesBrandon Labuschagne2019-05-161-1/+2
* Wraps Select 2 Import into its own webpack bundleTim Zallmann2019-01-291-84/+88
* Backport: Callout CSS, group edit selection JSDennis Tang2018-11-271-1/+6
* Prettify all the things (part 7)Mike Greiling2018-10-241-3/+6
* backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Lukas Eipert2018-08-031-0/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-2/+2
* Convert groups_select ajax to use axiosgroups-select-axiosPhil Hughes2018-02-091-11/+11
* Remove groups_select from global namespace & simplifies the codeFilipa Lacerda2017-10-271-110/+75
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-1/+2
* Fixed height of group share dropdownPhil Hughes2017-08-171-2/+1
* Add users endpoint to frontend API classWinnie Hellmann2017-05-191-1/+1
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-1/+5
* Make group skip validation in the frontendAlfredo Sumaran2017-04-051-2/+2
* group links select2 infinite scrollLuke "Jared" Bennett2017-03-301-15/+63
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-63/+61
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-2/+4
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-311-3/+4
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* fix group links 404barthc2016-10-051-2/+3
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+67