summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/namespace_select.js
Commit message (Expand)AuthorAgeFilesLines
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-2/+2
* Make NamespaceSelect change URL when filteringwinh-admin-projects-namespace-filterWinnie Hellmann2017-11-021-11/+12
* Reduce eslint-disable from NamespaceSelectWinnie Hellmann2017-10-261-1/+1
* Replace showAny for NamespaceSelect by isFilterWinnie Hellmann2017-10-261-6/+3
* Inline onSelectItem of NamespaceSelectWinnie Hellmann2017-10-261-7/+4
* Make NamespaceSelect a moduleWinnie Hellmann2017-10-261-79/+56
* Add users endpoint to frontend API classWinnie Hellmann2017-05-191-1/+1
* remove bind polyfill from namespace_select.jsMike Greiling2017-05-081-3/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Expose Namespace#full_path in namespaces APIDmitriy Zaporozhets2017-02-141-2/+2
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-4/+1
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-4/+6
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+86