summaryrefslogtreecommitdiff
path: root/app/views/layouts/_search.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add spellcheck=false to certain input fieldsspellcheck_falseValery Sizov2015-10-121-1/+1
* Use default control for search field in headerDmitriy Zaporozhets2015-05-261-1/+1
* Respect current controller scope when using search from project areaDmitriy Zaporozhets2014-12-021-1/+10
* Use button type=submit instead of input.Ciro Santilli2014-10-011-1/+1
* Merge pull request #7646 from bushong1/snippet-search3Dmitriy Zaporozhets2014-09-091-0/+2
|\
| * Adding in snippet search functionalityCharles Bushong2014-08-291-0/+2
* | Awesome shortcuts for GitLabRobert Schilling2014-09-011-0/+7
|/
* Use search field instead of text fieldDmitriy Zaporozhets2014-06-171-1/+1
* Refactor search autocomplete. Use ajax for sourceDmitriy Zaporozhets2014-01-181-1/+1
* Different search placeholder depdends on areaDmitriy Zaporozhets2013-08-101-1/+1
* Search for blobs by default inside project. Added pagination for blobs searchDmitriy Zaporozhets2013-05-141-1/+3
* Move files search to gitlab_gitDmitriy Zaporozhets2013-05-091-10/+3
* Implemented code search featureJavier Castro2013-05-091-1/+10
* Move search autocomplete call to dispatcherDmitriy Zaporozhets2013-05-021-8/+1
* Improved search. added filtersDmitriy Zaporozhets2013-01-251-0/+2
* Implemented bootstrap 2.2.1.1. Restyled header panelDmitriy Zaporozhets2012-11-201-1/+1
* Extract search field into a partialRiyad Preukschas2012-10-251-0/+11