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
2016-06-16Merge branch 'category-search-dropdown' into 'master' Jacob Schatz
2016-06-03Fixed issue with search autocomplete not allow arrow key navigationPhil Hughes
2016-05-24Clicking search pill focuses fieldPhil Hughes
2016-04-06Do not fire blur event when clicking a suggestionAlfredo Sumaran
2016-04-06Display clear button only if input has a valueAlfredo Sumaran
2016-04-06Change approach, do not use timeoutsAlfredo Sumaran
2016-04-01Bring back search context when chosing the same project/groupAlfredo Sumaran
2016-03-31Skip default behaviour if we are clicking a result for the same locationAlfredo Sumaran
2016-03-27Hide suggestions when deleting all input value using other than backspaceAlfredo Sumaran
2016-03-27Do not show dropdown menu if when no suggestions returnedAlfredo Sumaran
2016-03-27Add option to submit the typed queryAlfredo Sumaran
2016-03-27Always display suggestionsAlfredo Sumaran
2016-03-25Makes autocomplete dropdown look the same as othersAlfredo Sumaran
2016-03-25Use separators between categoriesAlfredo Sumaran
2016-03-24Add separator at the end of categoriesAlfredo Sumaran
2016-03-24Prevent creating autocomplete dropdown is user is not logged inAlfredo Sumaran
2016-03-24Increase time because of SafariAlfredo Sumaran
2016-03-24Add param to skip enterCallbackAlfredo Sumaran
2016-03-24Change key name to match input IdAlfredo Sumaran
2016-03-24Fixes removing the location badge with backspace on the last characterAlfredo Sumaran
2016-03-24Prevents unwanted menu togglingAlfredo Sumaran
2016-03-24Remove unused instance variableAlfredo Sumaran
2016-03-23Restore menu content when emptying the search inputAlfredo Sumaran
2016-03-23Fixes empty menu when typing on search input for the very first timeAlfredo Sumaran
2016-03-22Reduce the use of loopsAlfredo Sumaran
2016-03-22Add ability to clear location badgeAlfredo Sumaran
2016-03-21TAB is not usedAlfredo Sumaran
2016-03-21Loop through form inputsAlfredo Sumaran
2016-03-21Delete .remove-badge from badgeAlfredo Sumaran
2016-03-21Use .empty()Alfredo Sumaran
2016-03-19Fix multiple ajax calls and plugin instantiationAlfredo Sumaran
2016-03-19Code improvementsAlfredo Sumaran
2016-03-15Use new dropdown class for search suggestionsAlfredo Sumaran
2016-03-15Better wordingAlfredo Sumaran
2016-03-15Change hidden input id to avoid duplicated IDsAlfredo Sumaran
2016-03-15Tweak behavioursAlfredo Sumaran
2016-03-15Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran
2016-03-15Working version of autocomplete with categorized resultsAlfredo Sumaran
2014-10-21Export all coffee classes with @Ciro Santilli
2014-01-18Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets
2013-05-02Move search autocomplete call to dispatcherDmitriy Zaporozhets