summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/users_select.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'multi-filter-labels' into 'master' Jacob Schatz2016-04-201-1/+1
|\
| * Label text color comes from JSONPhil Hughes2016-04-201-1/+1
* | Add author id to the right selectorZeger-Jan van de Weg2016-04-051-1/+2
* | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-04-051-5/+21
|\ \ | |/
| * Sidebar collapse update issueJacob Schatz2016-03-301-16/+2
| * User selection from collapsed sidebarJacob Schatz2016-03-301-0/+17
| * Make changed values visible in minimized sidebar.Jacob Schatz2016-03-301-5/+17
| * Dropdown bug fixesPhil Hughes2016-03-291-1/+2
* | Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg2016-03-291-1/+185
|\ \ | |/
| * Update, so filtering works properly.Jacob Schatz2016-03-261-0/+2
| * Edit button leaves modal openJacob Schatz2016-03-251-2/+2
| * Fix features until tests pass.Jacob Schatz2016-03-251-0/+2
| * Fixed JS error that was failing the buildsPhil Hughes2016-03-251-5/+6
| * Add Assign to me button and unassigned.Jacob Schatz2016-03-251-28/+37
| * Assign current user when no user is assigned linkJacob Schatz2016-03-251-26/+55
| * Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-0/+3
| * Fix endpointAlfredo Sumaran2016-03-251-0/+1
| * Add multi select stay open functionalityJacob Schatz2016-03-251-1/+0
| * New dropdowns work on merge requests too!Jacob Schatz2016-03-251-3/+6
| * Adds new dropdown ajax to user selectionJacob Schatz2016-03-251-1/+37
| * Adding dropdown for usersJacob Schatz2016-03-251-0/+2
| * Removed bold on any/unassigned authorsPhil Hughes2016-03-231-13/+22
| * Fixes issue with filter label missing on labels & milestonesPhil Hughes2016-03-181-1/+1
| * Another CS style fixissue-fade-loadPhil Hughes2016-03-181-1/+1
| * Fixed some CS styling issuesPhil Hughes2016-03-181-16/+19
| * Fixed issue with dashboard issues not reloadingPhil Hughes2016-03-181-1/+5
| * Changing filter dropdowns shows loadingPhil Hughes2016-03-181-1/+7
| * Fixed issue with user list not fetching current project usersPhil Hughes2016-03-101-1/+2
| * Status dropdownPhil Hughes2016-03-101-1/+2
| * Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-101-2/+13
| * Correctly fitlers remotelyPhil Hughes2016-03-101-7/+28
| * Applied new dropdowns to issue filtersPhil Hughes2016-03-101-0/+41
* | Issuable can be assigned to authorZeger-Jan van de Weg2016-02-221-1/+3
|/
* Fix user autocomplete uriIgor Matsko2015-12-261-1/+1
* Remove "none" username for "Unassigned" and "Any User" select optionsDouwe Maan2015-12-021-8/+5
* Fix Assignee selector when 'Unassigned' #2831Jose Corcuera2015-11-201-5/+10
* Fix bug preventing invite by e-mailStan Hu2015-08-211-0/+2
* Let members be invited from Add members pane.Douwe Maan2015-04-141-14/+24
* Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-0/+8
* Refactor UsersSelect to use internal gitlab autocomplete controllerDmitriy Zaporozhets2015-03-261-6/+65
* Run user select Js only where neededCiro Santilli2014-10-271-25/+28
* Dont expose user email via APIDmitriy Zaporozhets2014-06-131-6/+2
* fixes gitlab.com issue #229Marvin Frick2014-06-101-1/+1
* Fix avatar URLs in JS-lists for relative_url_rootOlaf Mandel2014-05-201-1/+1
* Show avatars in ajax user selectboxDmitriy Zaporozhets2014-02-131-2/+2
* Dont use avatars for user select if avatar is disabledDmitriy Zaporozhets2014-02-111-1/+3
* coffee interpolation for template of user selectskv2013-12-201-6/+6
* avatar upload on profile pageSteven Thonus2013-10-091-4/+6
* Restyle admin:group:show. Remove .all calls fro users, projects hereDmitriy Zaporozhets2013-06-101-17/+18
* Use Api.js to handle api calls to gitlabDmitriy Zaporozhets2013-03-201-23/+8