summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gl_dropdown.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\
| * disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | Refactored less readable existance checksJack Davison2016-10-261-4/+12
* | Merge branch 'issue-board-sidebar' into 'master' Fatih Acet2016-10-261-0/+11
|\ \
| * \ Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-44/+45
| |\ \ | | |/
| * | Fixed sidebar dropdowns to work with VuePhil Hughes2016-10-071-0/+11
* | | Escape quotes in gl_dropdown values to prevent exceptionsAirat Shigapov2016-10-261-0/+2
| |/ |/|
* | Fixed undefined keycode build errorgl-dropdown-render-perfPhil Hughes2016-10-141-3/+0
* | Fixed keycode undefinedPhil Hughes2016-10-131-5/+1
* | Changed trigger keyup to inputPhil Hughes2016-10-131-5/+3
* | Fixed appending jQuery elementsPhil Hughes2016-10-131-0/+4
* | Fixed rendering of HTML stringsPhil Hughes2016-10-131-1/+7
* | Increased performance of GL dropdown renderItemPhil Hughes2016-10-131-32/+31
* | Prevent conflict b/w search field and its dropdownBrennan Roberts2016-10-101-0/+1
|/
* Add position menu above ability to glDropdown.Fatih Acet2016-10-041-0/+13
* Added checks for field before field.length and removed unneeded fieldNamehotfix-gl-dropdown-field-undefinedLuke Bennett2016-09-201-12/+13
* Merge branch 'master' into '21961-issues-filtering-issue-with-labels-that-con...21961-issues-filtering-issue-with-labels-that-contain-spacesLuke "Jared" Bennett2016-09-191-11/+10
|\
| * Merge branch 'ee-919-backport-changes' into 'master' Jacob Schatz2016-09-151-11/+9
| |\
| | * fieldName can’t be a functionee-919-backport-changesAlfredo Sumaran2016-09-061-5/+2
| | * Ensure we update dropdown label after selecting an optionAlfredo Sumaran2016-09-061-6/+7
* | | Replace single quotes with escaped single quotes and write spec to test multi...Luke Bennett2016-09-141-6/+7
|/ /
* | Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-0/+64
|/
* Fixed escaping issue with labels filterlabel-dropdown-encodePhil Hughes2016-08-311-1/+1
* Merge branch '919-protected-branch-dropdown-all-users' into 'master' Fatih Acet2016-08-301-9/+7
|\
| * Ensure we update the label after input is added919-protected-branch-dropdown-all-usersAlfredo Sumaran2016-08-241-9/+7
* | Moved `.option-hidden` to exist only in `SELECTABLE_CLASSES` as `NON_SELECTAB...21285-new-merge-request-source-and-target-branch-fields-filters-both-source-and-target-listLuke Bennett2016-08-241-3/+3
|/
* Allow passing an index to selectRowAtIndexAlfredo Sumaran2016-08-231-2/+7
* Fixed enter key in search input not workingPhil Hughes2016-08-231-10/+18
* Merge branch '581-ee-backport-branch-permissions' into 'master' Douwe Maan2016-08-201-8/+11
|\
| * Use typeof instead of Underscore methodAlfredo Sumaran2016-08-191-2/+2
| * check if selectedObject is definedAlfredo Sumaran2016-08-191-1/+1
| * make input name to be a functionAlfredo Sumaran2016-08-191-8/+11
* | review changeslbennett/gitlab-ce-17465-search-for-project-with-cursor-keysLuke Bennett2016-08-191-9/+6
* | Fixed conflictsLuke Bennett2016-08-181-15/+12
* | Fixed specsLuke Bennett2016-08-181-2/+3
* | Fixed spec and improved formattingLuke Bennett2016-08-181-2/+2
* | Moved changes across to es5 and changed spec to es6Luke Bennett2016-08-181-24/+41
|/
* No need to pass event as a parameterAlfredo Sumaran2016-08-051-4/+2
* Underscore variable to camelCaseref-switcher-enter-submitPhil Hughes2016-08-041-3/+2
* Fixed issue with `this` not being definedPhil Hughes2016-08-031-2/+2
* Merge branch 'master' into ref-switcher-enter-submitPhil Hughes2016-08-031-15/+22
* ES6ify all the things!Fatih Acet2016-07-241-0/+705