summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/gl_dropdown.js
Commit message (Expand)AuthorAgeFilesLines
* Backport MR from EEClement Ho2017-05-261-2/+8
* Replace old isObject for underscore methodsFilipa Lacerda2017-05-101-2/+3
* Fixed search terms not highlightPhil Hughes2017-05-101-1/+6
* remove unnecessary indexOf polyfillsremove-needless-bind-polyfillsMike Greiling2017-05-081-4/+3
* remove bind polyfill from gl_dropdown.jsMike Greiling2017-05-081-5/+4
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-9/+47
* remove IIFEs in preparation for ES module refactorMike Greiling2017-03-131-745/+743
* Keep consistent in handling indexOf resultsTakuya Noguchi2017-02-251-3/+3
* Fixed eslint errordropdown-loading-class-addPhil Hughes2017-02-201-1/+1
* Changes when loading indicator is added to dropdownPhil Hughes2017-02-201-1/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Display loading indicator when filtering ref switcher dropdownClement Ho2017-02-131-0/+2
* Replaced more jQuery UI datepickersPhil Hughes2017-02-061-1/+5
* Merge branch '25624-anticipate-obstacles-to-removing-turbolinks' into 'master' Jacob Schatz2017-02-031-2/+1
|\
| * Remove turbolinks.Bryce Johnson2017-02-021-2/+1
* | fix errors within gl_dropdown_spec.js when running in KarmaMike Greiling2017-02-021-1/+1
|/
* Merge branch 'issue-sidebar-empty-assignee' into 'master' Fatih Acet2017-01-301-1/+6
|\
| * Resets issue boards assignee dropdownPhil Hughes2017-01-201-1/+6
* | Merge branch '25312-search-input-cmd-click-issue' into 'master' Fatih Acet2017-01-251-7/+7
|\ \ | |/ |/|
| * Prevent removing fields from dropdowns on input elementsSam Rose2017-01-251-7/+7
* | resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-3/+3
* | resolve all padded-blocks eslint violationsMike Greiling2017-01-181-5/+1
* | resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-8/+8
* | resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
* | Fix dropdown filter input value after blur26616-fix-search-group-project-filtersEric Eastwood2017-01-161-1/+1
|/
* Check if selected object is valid before passing to calbackgl-dropdown-fixAlfredo Sumaran2016-12-191-3/+5
* Merge branch '24877-bulk-edit-only-keeps-common-labels-when-searching' into '...Fatih Acet2016-12-151-17/+9
|\
| * Address feedback24877-bulk-edit-only-keeps-common-labels-when-searchingAlfredo Sumaran2016-12-141-1/+1
| * Improve issuable's bulk assignment implementationAlfredo Sumaran2016-12-141-17/+9
* | resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-2/+5
|/
* Updated members dropdownsPhil Hughes2016-12-071-0/+5
* Merge branch 'explicitly-disable-eslint-inline' into 'master' Alfredo Sumaran2016-11-161-1/+1
|\
| * explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* | Stopped multiple requests with dropdownsuser-dropdown-multiple-requests-fixPhil Hughes2016-11-161-1/+1
|/
* Do not allow text input in dropdown while loadingIdo Leibovich2016-10-281-3/+8
* 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