summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/users_select.js
Commit message (Expand)AuthorAgeFilesLines
* Fix username escaping when clicking 'assign to me'Ezekiel Kigbo2019-03-041-14/+13
* Wraps Select 2 Import into its own webpack bundleTim Zallmann2019-01-291-91/+99
* Fix miss-aligned approvers dropdown6500-fix-misaligned-approvers-dropdownjerasmus2018-11-071-12/+16
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-519/+576
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Trim whitespace when inviting a new user by emailJacopo2018-10-041-1/+1
* Replace author_link snake case in specsGeorge Tsiolis2018-07-241-2/+2
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-3/+2
* Follow-up to !19808: Split up for-loop initializationsgfyoung2018-06-211-4/+2
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Enable no-multi-assignment in JS filesgfyoung2018-06-151-0/+3
* Merge branch 'master' into bootstrap4Clement Ho2018-04-191-2/+5
|\
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-2/+5
* | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
|/
* Remove modal store and mixins from global scope44224-remove-glFilipa Lacerda2018-04-061-1/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Removed pagination from AutocompleteUsersFinderYorick Peterse2018-02-221-2/+0
* Update to jQuery 3.Jacob Schatz2018-02-201-42/+42
* Converted users_select to use axiosPhil Hughes2018-02-051-53/+45
* Fall back to default_avatar_url in issue assigment.Felix Geyer2018-01-281-4/+2
* Remove unused push_code_to_protected_branches38056-remove-unused-optionLin Jen-Shin2018-01-051-2/+0
* apply changes for JS and CSS from gitlab-ee!2912Simon Knox2017-10-311-1/+6
* Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818fDmitriy Zaporozhets2017-10-301-6/+1
* [CE backport] Saved configuration for issue boardOswaldo Ferreira2017-10-301-1/+6
* Cleanup data-page attribute after each Karma test38871-cleanup-data-page-attribute-after-karma-testEric Eastwood2017-10-111-1/+1
* Merge branch 'fix-user-select-dropdown-escaping' into 'security-9-5'Clement Ho2017-09-071-6/+6
* Fix invite by email address duplicationMark Fletcher2017-08-251-3/+4
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-2/+0
|\
| * [noop] Remove unused codeToon Claes2017-06-201-2/+0
* | Resolve ""Add Members" drop-down doesn't separate Name/Username"Tim Zallmann2017-06-221-1/+1
|/
* Backport MR from EEClement Ho2017-05-261-2/+32
* Merge branch '31987-automatically-close-assignee-select-dropdown-after-select...Phil Hughes2017-05-181-0/+9
|\
| * Remove unnecessary hidden()31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabledClement Ho2017-05-171-2/+0
| * Use to toggle the dropdownClement Ho2017-05-171-1/+1
| * Fix conflict on users_selectClement Ho2017-05-121-606/+599
| * Add additional EE checkClement Ho2017-05-111-1/+3
| * Automatically close user dropdown for CEClement Ho2017-05-091-0/+9
* | Fix unassigned checkmarkClement Ho2017-05-171-5/+16
* | Import export users selectLuke "Jared" Bennett2017-05-121-596/+590
* | Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda2017-05-091-4/+3
|\ \ | |/ |/|
| * remove bind polyfill from users_select.jsMike Greiling2017-05-081-4/+3
* | Prevent vue.esm.js from being bundled into the primary JS bundleMike Greiling2017-05-091-6/+8
|/
* Fix specsClement Ho2017-05-041-16/+25
* Fix eslint and rubocopClement Ho2017-05-041-1/+1
* Restrict FE assignees to 1Clement Ho2017-05-041-2/+4
* Fix FE conflictsClement Ho2017-05-041-23/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-83/+294
* Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-021-6/+12
* Add option to select the null user as the defaultSam Rose2017-04-291-2/+4