summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/users_select.js
Commit message (Expand)AuthorAgeFilesLines
* Added tests for modal filtersPhil Hughes2017-02-031-1/+1
* Added all filtersPhil Hughes2017-02-031-2/+10
* Hardcoded author, assignee & milestone dropdownsPhil Hughes2017-02-031-1/+3
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-3/+3
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+5
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Fix: Todos Filter Shows All Users22588-todos-filter-shows-all-usersValery Sizov2016-11-041-0/+4
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Hides/shows the boards sidebarPhil Hughes2016-10-201-1/+1
* | Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-3/+8
|\ \ | |/
| * Validate user id for users select autcompletedz-fix-user-selectDmitriy Zaporozhets2016-10-141-0/+4
| * Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-131-1/+1
| |\
| | * Updated JS to work with issue index & showfeature/issues-boardPhil Hughes2016-10-121-1/+1
| * | Ensure that whitespace doesn't case adding members to failMitchell Hentges2016-10-101-2/+3
| |/
* | Added testsPhil Hughes2016-10-071-1/+1
* | Fixed sidebar dropdowns to work with VuePhil Hughes2016-10-071-2/+3
* | Sidebar details update when changingPhil Hughes2016-10-071-3/+41
|/
* Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets2016-10-061-2/+2
* Add position menu above ability to glDropdown.Fatih Acet2016-10-041-3/+8
* Merge branch 'master' into revert-c676283bPhil Hughes2016-10-031-0/+8
|\
| * Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+8
* | Merge branch 'master' into revert-c676283bPhil Hughes2016-08-301-3/+9
|/
* Moved board store to namespaced gl objectPhil Hughes2016-08-171-2/+2
* Keeps the filters after a reloadPhil Hughes2016-08-171-1/+4
* Can filter by author & assigneePhil Hughes2016-08-171-1/+3
* fix: respect data-attribute 'skip-users' in user_selectsbackport-user-select-fixRik de Groot2016-08-051-16/+22
* Allow skipping users in autocompleteallow-skipping-users-in-autocompleteSean McGivern2016-07-271-1/+3
* ES6ify all the things!Fatih Acet2016-07-241-0/+342