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-12-21Support navbar trackingMartin Wortschack
2018-09-01Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher
2018-08-07Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang
2018-07-23i18n: externalize strings from 'app/views/layouts'Tao Wang
2018-04-25Revert .hide to .d-none conversionClement Ho
2018-04-10[skip ci] Convert navbar-form and navbar-fixed-topClement Ho
2018-04-09[skip ci] Rename .hide to .d-noneClement Ho
2017-12-07Use relative _path helper URLs in the GitLab UIEric Eastwood
2017-12-06Fix broken testsFilipa Lacerda
2017-12-06Updates the dropdown to match the docs and remove old hack of stop event prop...Filipa Lacerda
2017-11-06Fixes 404 error to `Issues assigned to me` and `Issues I've created` when iss...Jacopo
2017-09-28Updated All Navigation Icons to Sprite_IconsTim Zallmann
2017-09-06Remove focus styles from dropdown empty linkEric Eastwood
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-12Fix accessibility issues for Input fields across GitLabKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-0824146 Add focus state to buttons and dropdownstauriedavis
2016-08-26Tidy up the code a bitAlfredo Sumaran
2016-08-26Move data attribute information to relevant elements.Connor Shea
2016-08-26Remove inline JavaScript for Search autocomplete.Connor Shea
2016-07-14Fix creating group with space in group pathDouglas Barbosa Alexandre
2016-06-14Escape JavaScript in haml template.Fatih Acet
2016-06-13Defensive check for the group options.Fatih Acet
2016-06-09Inject group options.Fatih Acet
2016-06-07Added projectOptions and dashboardOptions into gl object.Fatih Acet
2016-05-24Clicking search pill focuses fieldPhil Hughes
2016-04-07Merge branch 'master' into issue_14952Alfredo Sumaran
2016-04-07Use .new_record? insteadAlfredo Sumaran
2016-04-06Change approach, do not use timeoutsAlfredo Sumaran
2016-04-06Do not add location badge when creating a group or projectAlfredo Sumaran
2016-03-25Makes autocomplete dropdown look the same as othersAlfredo Sumaran
2016-03-23Fixes empty menu when typing on search input for the very first timeAlfredo Sumaran
2016-03-22Add ability to clear location badgeAlfredo Sumaran
2016-03-15Use new dropdown class for search suggestionsAlfredo Sumaran
2016-03-15Add iconsAlfredo Sumaran
2016-03-15Change hidden input id to avoid duplicated IDsAlfredo Sumaran
2016-03-15Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran
2016-03-15Working version of autocomplete with categorized resultsAlfredo Sumaran
2016-03-04Added tabindex to filter fieldPhil Hughes
2016-02-05Improve placeholder: search -> SearchDmitriy Zaporozhets
2016-02-04Change placeholder text to just 'search'Jacob Schatz
2015-11-10Replace CoffeeScript block into JavaScript in Views.Jason Lee
2015-10-29Add support for searching commit log messagesJonathan Schoeffling
2015-10-12Add spellcheck=false to certain input fieldsValery Sizov
2015-05-26Use default control for search field in headerDmitriy Zaporozhets
2014-12-02Respect current controller scope when using search from project areaDmitriy Zaporozhets
2014-10-01Use button type=submit instead of input.Ciro Santilli
2014-09-09Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets
2014-09-01Awesome shortcuts for GitLabRobert Schilling
2014-08-29Adding in snippet search functionalityCharles Bushong