summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/filterable_list.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed back navigation for projects filter62088-search-backDenys Mishunov2019-07-051-2/+4
* Prettify all the things (part 7)Mike Greiling2018-10-241-9/+16
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* fixed dashboard projects not being filterablePhil Hughes2018-01-291-1/+1
* Converted filterable_list to axiosPhil Hughes2018-01-291-17/+12
* Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya2017-10-041-3/+4
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+2
* Improve pagination when searching or filteringAlfredo Sumaran2017-06-061-21/+41
* Remove unnecesary passed parameterAlfredo Sumaran2017-05-311-1/+1
* Add missing parameter to onFilterSuccessAlfredo Sumaran2017-05-311-1/+1
* Fix search by inputAlfredo Sumaran2017-05-301-5/+15
* Build tree object from endpoint responseAlfredo Sumaran2017-05-121-2/+2
* Add support to filter groups by filter optionsAlfredo Sumaran2017-05-101-4/+13
* Add GroupFilterableList to be used as filterable classAlfredo Sumaran2017-05-101-19/+27
* Add support to filter by name to Group listAlfredo Sumaran2017-05-101-2/+3
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-0/+1
* Improve projects/groups list js codedashboard-filter-search-keep-paramsDmitriy Zaporozhets2017-03-041-2/+0
* Refactor projects filtering by nameDmitriy Zaporozhets2017-03-031-0/+47