summaryrefslogtreecommitdiff
path: root/app/views/layouts/_search.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Improve search result labelsMarkus Koller2019-08-301-2/+3
* Load search result counts asynchronouslyMarkus Koller2019-08-121-0/+1
* Getting on par with EETomislav Nikic2019-07-301-1/+2
* Added navbar searches usage ping counterFrancisco Javier López2019-07-291-0/+1
* CE backport: Removed non-decimal event valuesDonald Cook2019-07-161-1/+1
* Fix subgroup url in search drop downFrancisco Javier López2019-07-091-1/+1
* Fix search dropdown not closing on blur if emptyfix-search-dropdown-blur-closeLuke Bennett2019-05-311-1/+1
* Support navbar trackingMartin Wortschack2018-12-211-1/+1
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-4/+0
* Resolve "Frontend for clarifying the usefulness of the search bar"Dennis Tang2018-08-071-5/+3
* i18n: externalize strings from 'app/views/layouts'Tao Wang2018-07-231-5/+5
* Revert .hide to .d-none conversionClement Ho2018-04-241-1/+1
* [skip ci] Convert navbar-form and navbar-fixed-topClement Ho2018-04-101-1/+1
* [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-1/+1
* Use relative _path helper URLs in the GitLab UI40825-use-relative-path-urlsEric Eastwood2017-12-071-1/+8
* Fix broken testsFilipa Lacerda2017-12-061-1/+1
* Updates the dropdown to match the docs and remove old hack of stop event prop...35773-search-box-close-dropdownFilipa Lacerda2017-12-061-1/+2
* Fixes 404 error to `Issues assigned to me` and `Issues I've created` when iss...Jacopo2017-11-061-1/+1
* Updated All Navigation Icons to Sprite_IconsTim Zallmann2017-09-281-2/+2
* Remove focus styles from dropdown empty link37023-remove-focus-styles-from-dropdown-empty-linkEric Eastwood2017-09-051-2/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Fix accessibility issues for Input fields across GitLabKushal Pandya2017-05-121-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-2/+2
* 24146 Add focus state to buttons and dropdowns24146-add-focus-statetauriedavis2016-11-081-1/+1
* Tidy up the code a bitcs-inline-js-searchAlfredo Sumaran2016-08-261-4/+3
* Move data attribute information to relevant elements.Connor Shea2016-08-261-11/+9
* Remove inline JavaScript for Search autocomplete.Connor Shea2016-08-261-21/+3
* Fix creating group with space in group pathDouglas Barbosa Alexandre2016-07-141-1/+1
* Escape JavaScript in haml template.category-search-dropdownFatih Acet2016-06-141-6/+6
* Defensive check for the group options.Fatih Acet2016-06-131-1/+1
* Inject group options.Fatih Acet2016-06-091-1/+11
* Added projectOptions and dashboardOptions into gl object.Fatih Acet2016-06-071-0/+15
* Clicking search pill focuses fieldsearch-box-blurPhil Hughes2016-05-241-5/+2
* Merge branch 'master' into issue_14952Alfredo Sumaran2016-04-061-2/+2
|\
| * Change approach, do not use timeoutsAlfredo Sumaran2016-04-061-2/+2
* | Use .new_record? insteadAlfredo Sumaran2016-04-061-2/+2
* | Do not add location badge when creating a group or projectissue_14952Alfredo Sumaran2016-04-051-2/+2
|/
* Makes autocomplete dropdown look the same as othersAlfredo Sumaran2016-03-251-3/+4
* Fixes empty menu when typing on search input for the very first timeAlfredo Sumaran2016-03-231-1/+4
* Add ability to clear location badgeAlfredo Sumaran2016-03-211-2/+11
* Use new dropdown class for search suggestionsAlfredo Sumaran2016-03-151-1/+5
* Add iconsAlfredo Sumaran2016-03-151-0/+1
* Change hidden input id to avoid duplicated IDsAlfredo Sumaran2016-03-151-1/+1
* Apply styling and tweaks to autocomplete dropdownAlfredo Sumaran2016-03-151-5/+8
* Working version of autocomplete with categorized resultsAlfredo Sumaran2016-03-151-9/+4
* Added tabindex to filter fielddashboard-search-field-tabindexPhil Hughes2016-03-041-1/+1
* Improve placeholder: search -> SearchDmitriy Zaporozhets2016-02-051-1/+1
* Change placeholder text to just 'search'search-on-groups-is-uglyJacob Schatz2016-02-041-1/+1
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-2/+2
* Add support for searching commit log messagesJonathan Schoeffling2015-10-281-0/+2