summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/search.js
Commit message (Expand)AuthorAgeFilesLines
* Export old code into es6 modulesFilipa Lacerda2017-12-131-106/+101
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Add users endpoint to frontend API classWinnie Hellmann2017-05-191-1/+1
* Filter projects by group on search pagesearch-restrict-projects-to-groupPhil Hughes2017-05-081-8/+26
* Update API on frontend to use v428864-use-the-v4-api-from-the-frontendSam Rose2017-03-141-1/+1
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Use full group name/path in UI dropdownsDmitriy Zaporozhets2017-01-301-4/+4
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* Fix group/project filters on search pageEric Eastwood2017-01-161-0/+6
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* 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-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* fix group links 404barthc2016-10-051-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+93