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
2017-05-04Fix FE conflictsClement Ho
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-03Default to null user when asignee is unselectedSam Rose
2017-04-13Disable recent search on issue boardsPhil Hughes
2017-04-07Update droplabLuke "Jared" Bennett
2017-04-06Recent search history for issuesEric Eastwood
2017-03-22Change copy for first row in filtered searchChris Peressini
2017-03-16Created a container class for filtered searchPhil Hughes
2017-03-16Added filter bar into add issues modalPhil Hughes
2017-03-15Merge branch 'better-priority-sorting' into 'master' Douwe Maan
2017-03-15Merge branch '27174-filter-filters' into 'master' Clement Ho
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-14Merge branch 'issue-boards-new-search-bar' into 'master' Filipa Lacerda
2017-03-11prevent filtering Issues by multiple milestones, authors, or assigneesSimon Knox
2017-03-09Convert data attributes in search_bar.html.hamlClement Ho
2017-03-09Remove inline-block styling from dropdown avatarsAnnabel Dunstone Gray
2017-03-08Updated specsPhil Hughes
2017-03-08Added filtered search bar to issue boardsPhil Hughes
2017-03-08Add filtered search visual tokensClement Ho
2017-03-08Align bulk update issues button to the rightRémy Coutable
2017-02-24Fix #27840 - Improve the search bar experience on mobilePratik Borsadiya
2017-02-21Add filtered search to MR pageClement Ho
2017-02-08Fixes ajax requests when current URL has a trailing slashAlfredo Sumaran
2017-02-0427352-search-label-filter-headertauriedavis
2017-01-26Revert 3f17f29aClement Ho
2017-01-22allow issue filter submission by clicking "Keep typing and press enter"Mike Greiling
2017-01-22remove vestigial onsubmit event triggerMike Greiling
2017-01-21Merge branch '26623-search-bar-dropdown-doesn-t-load-when-you-go-back-in-brow...Jacob Schatz
2017-01-21Merge branch '26955-handle-legacy-issue-filter-params' into 'master' Jacob Schatz
2017-01-21Fixed search component not instantiating back when pressing the back button o...Jose Ivan Vargas
2017-01-21pass username and id associations needed in the frontendMike Greiling
2017-01-20Added current user filter to assignee dropdownPhil Hughes
2017-01-10Add haml lint commentClement Ho
2017-01-10Fix haml lintClement Ho
2017-01-10we're actually not using issue finder hereLin Jen-Shin
2017-01-10Pass the arguments from where we render the partialLin Jen-Shin
2017-01-10Remove unused finder variableClement Ho
2017-01-10Remove if issue.boards since search bar does not display on issue boards pageClement Ho
2017-01-10Fix invalid style attribute operatorClement Ho
2017-01-10Fix HAML attributesClement Ho
2017-01-10Refactor dropdown filtersClement Ho
2017-01-10Add mobile viewportClement Ho
2017-01-10Fix casing and add upcoming milestone filterClement Ho
2017-01-10Pass project ID through the DOMClement Ho
2017-01-10Fixed issue where dropdown would not open after clicking on a dropdown itemClement Ho
2017-01-10Code cleanupClement Ho
2017-01-10Make keep typing dropdown item staticClement Ho
2017-01-10Add ability to click on none as an optionClement Ho
2017-01-10Add vertical scrolling for dropdownsClement Ho
2017-01-10Style label dropdownsClement Ho