summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add hover state to MR comment reply buttoninput-button-hoverAnnabel Dunstone Gray2017-01-122-1/+5
* Merge branch 'search-bar-first-iteration' into 'master' Jacob Schatz2017-01-1250-386/+4522
|\
| * Fix rubocopsearch-bar-first-iterationClement Ho2017-01-111-11/+11
| * Backend reviewClement Ho2017-01-118-19/+195
| * Add comments to issuable finderClement Ho2017-01-101-0/+2
| * Remove duplicate methodClement Ho2017-01-091-18/+0
| * Fix code review suggestionsClement Ho2017-01-092-5/+7
| * Fix indentationClement Ho2017-01-091-14/+15
| * Fix javascript error for when there are no issuesClement Ho2017-01-091-7/+10
| * Code review changesClement Ho2017-01-093-2/+4
| * Add symbolsClement Ho2017-01-091-4/+4
| * Fix specsClement Ho2017-01-093-6/+14
| * Enable filtering with multiple wordsClement Ho2017-01-093-3/+7
| * Refactor addWordToInputClement Ho2017-01-097-66/+57
| * Add haml lint commentClement Ho2017-01-091-0/+2
| * Fix haml lintClement Ho2017-01-091-8/+8
| * we're actually not using issue finder hereLin Jen-Shin2017-01-092-2/+1
| * Make sure we could query against no oneLin Jen-Shin2017-01-091-0/+12
| * Fix various styles for rubocopLin Jen-Shin2017-01-092-6/+6
| * Show no issues if author/assignee cannot be foundLin Jen-Shin2017-01-091-8/+12
| * Check if it's not NONE tooLin Jen-Shin2017-01-091-6/+6
| * Pass the arguments from where we render the partialLin Jen-Shin2017-01-092-1/+4
| * Fix specsClement Ho2017-01-096-62/+36
| * Fix specsClement Ho2017-01-096-16/+30
| * Refactor and use regex for string processingClement Ho2017-01-0910-536/+189
| * Remove unused finder variableClement Ho2017-01-091-3/+0
| * Add specs for remaining dropdownsClement Ho2017-01-097-51/+782
| * Make changes to make it more flexible for new filtersClement Ho2017-01-094-5/+23
| * Define filtered_search as a variableClement Ho2017-01-092-6/+2
| * Create dropdown hint specClement Ho2017-01-093-6/+152
| * Add selected tagName check for itemClickedClement Ho2017-01-092-15/+20
| * Fix dropdown hint reset when changing tabsClement Ho2017-01-091-1/+9
| * Remove trailing whitespaceClement Ho2017-01-091-20/+20
| * Change CGI::Parse to CGI.ParseClement Ho2017-01-091-4/+4
| * Refine search bar specsClement Ho2017-01-091-6/+4
| * Remove if issue.boards since search bar does not display on issue boards pageClement Ho2017-01-091-14/+1
| * Fix RSS feed testClement Ho2017-01-091-7/+7
| * Add user symbol for search specClement Ho2017-01-091-2/+2
| * Add specs to filtered search tokenizerClement Ho2017-01-091-0/+271
| * Add specs for filtered search token keysClement Ho2017-01-092-0/+108
| * Add specs for addWordToInputClement Ho2017-01-091-21/+55
| * Improve styling of hover statesClement Ho2017-01-091-3/+9
| * Fix spinach testsClement Ho2017-01-093-85/+1
| * Fix eslintClement Ho2017-01-091-4/+3
| * Fix search autocomplete jasmine testClement Ho2017-01-091-2/+4
| * Add jasmine tests for filtered search dropdown managerClement Ho2017-01-091-0/+57
| * Fix invalid style attribute operatorClement Ho2017-01-091-1/+1
| * Add text utility specClement Ho2017-01-092-1/+25
| * Add tests for new common_utils functionsClement Ho2017-01-091-0/+25
| * Fix HAML attributesClement Ho2017-01-091-9/+9