summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/groups_select.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* 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
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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