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
path: root/app
AgeCommit message (Expand)Author
2017-01-10Remove bad droplab codeClement Ho
2017-01-10Set data_dropdown_trigger to empty instead of removingClement Ho
2017-01-10Add dropdown offset to match input cursorClement Ho
2017-01-10Add focus state style the same as hover stateClement Ho
2017-01-10Add white background for dropdown label box colorClement Ho
2017-01-10Fix css dropdown widthClement Ho
2017-01-10Add vertical scrolling for dropdownsClement Ho
2017-01-10Style label dropdownsClement Ho
2017-01-10Add static dropdown list itemsClement Ho
2017-01-10Add blue hover for dropdownsClement Ho
2017-01-10Style author dropdownClement Ho
2017-01-10Style hint dropdownClement Ho
2017-01-10Fix image data-srcClement Ho
2017-01-10Add label and milestone dropdownsClement Ho
2017-01-10Add author dropdownClement Ho
2017-01-10Fix rendering of assignee dropdown after clicking hint dropdownClement Ho
2017-01-10Update droplabClement Ho
2017-01-10Add dropdowns for assigneeClement Ho
2017-01-10Add droplab updatesClement Ho
2017-01-10Add dropdown hintClement Ho
2017-01-10Add logic for dynamically selecting which dropdown to load [skip ci]Clement Ho
2017-01-10Add type button for accessibilityClement Ho
2017-01-10Add static methods for dropdowns to interface withClement Ho
2017-01-10Refactor validTokenKeysClement Ho
2017-01-10Add support for labels containing single/double quoteClement Ho
2017-01-10Fix eslintClement Ho
2017-01-10Add token symbol matchingClement Ho
2017-01-10Resolve MR review suggestionsClement Ho
2017-01-10Add username to gonClement Ho
2017-01-10Update filter issue specsClement Ho
2017-01-10Fix JS for testsClement Ho
2017-01-10Refactor tokenizerClement Ho
2017-01-10Add droplabClement Ho
2017-01-10Fix ESLint errorsClement Ho
2017-01-10Fix scss lintClement Ho
2017-01-10Fix bug where clear search button would not toggle visibleClement Ho
2017-01-10Fix bug where spaces would conver into + for all valuesClement Ho
2017-01-10Fix bug where search terms would not work after switching to another state tabClement Ho
2017-01-10Add special character encodingClement Ho
2017-01-10Add support for quotationsClement Ho
2017-01-10Add search based on stateClement Ho
2017-01-10Use + instead of %20Clement Ho
2017-01-10Add clear search buttonClement Ho
2017-01-10Fixed bug where search terms with colons were not searchableClement Ho
2017-01-10Sanitize spaces in search termClement Ho
2017-01-10Add author_username and assignee_usernameClement Ho
2017-01-10Remove shared/labels_rowClement Ho
2017-01-10Load searched params into input fieldClement Ho
2017-01-10Add filter params to searchClement Ho
2017-01-10Add basic searchClement Ho