Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-07Resolve "Board label edit drop down is showing incorrect selected labels summ...Constance Okoghenun
2018-08-07Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-05-22Add focus check for gldropdownClement Ho
2018-05-22Fix gl dropdown specClement Ho
2018-03-27[FIX] Fixed bug in dropdown selector when selecting the same selection againbitsapien
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-22Harmonize CE and EE JS codeRémy Coutable
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-29Converted gl_dropdown to axiosPhil Hughes
2017-12-19Remove transitionend event from GL dropdownPhil Hughes
2017-12-11updated importsPhil Hughes
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-05Backport changes from refactor sidebar weight block Vue and move to Issue BoardsEric Eastwood
2017-11-07Change fix, instead of hacking in a filter clear every time, fix the root cau...Luke "Jared" Bennett
2017-11-06Run filter method for filterable gl_dropdown instancesLuke "Jared" Bennett
2017-11-01Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann
2017-10-05Merge branch '32163-protected-branch-form-should-have-sane-defaults-for-dropd...Tim Zallmann
2017-10-03Fix bottom spacing for dropdowns that open upwardsEric Eastwood
2017-09-20Added defaults for the protected branches dropdowns for the repository settingsJose Ivan Vargas
2017-09-06Remove focus styles from dropdown empty linkEric Eastwood
2017-09-06Make search dropdowns consistentWinnie Hellmann
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-07Merge branch 'master' into ideMike Greiling
2017-08-05Get rid of hard coded new branchJacob Schatz
2017-08-04Merge branch 'diff-changed-files-dropdown' into 'master'Filipa Lacerda
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-03fixed jumping when bar gets stuckPhil Hughes
2017-08-03fixed haml lintPhil Hughes
2017-08-03Merge branch 'master' into ideDouwe Maan
2017-08-01Fix eslint offensesLuke "Jared" Bennett
2017-08-01[ci skip] eslint-fixLuke "Jared" Bennett
2017-08-01Fixes the search losing focusPhil Hughes
2017-07-29Updates dropdown to update branch in commit section.Jacob Schatz
2017-07-28Adds new ruby help for dropdowns for branchesJacob Schatz
2017-06-08Fixed dropdown filter input not focusing after transitionPhil Hughes
2017-05-27Backport MR from EEClement Ho
2017-05-10Replace old isObject for underscore methodsFilipa Lacerda
2017-05-10Fixed search terms not highlightPhil Hughes
2017-05-09remove unnecessary indexOf polyfillsMike Greiling
2017-05-09remove bind polyfill from gl_dropdown.jsMike Greiling
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-03-13remove IIFEs in preparation for ES module refactorMike Greiling
2017-02-25Keep consistent in handling indexOf resultsTakuya Noguchi
2017-02-20Fixed eslint errorPhil Hughes
2017-02-20Changes when loading indicator is added to dropdownPhil Hughes
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-13Display loading indicator when filtering ref switcher dropdownClement Ho