summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get selected word from cursor positionselectable-autocomplete-dropdownClement Ho2017-01-062-0/+54
* Add symbolsClement Ho2017-01-061-4/+4
* Fix specsClement Ho2017-01-063-6/+14
* Enable filtering with multiple wordsClement Ho2017-01-063-3/+7
* Refactor addWordToInputClement Ho2017-01-057-66/+57
* Add haml lint commentClement Ho2017-01-051-0/+2
* Fix haml lintClement Ho2017-01-051-8/+8
* we're actually not using issue finder hereLin Jen-Shin2017-01-042-2/+1
* Make sure we could query against no oneLin Jen-Shin2017-01-041-0/+12
* Fix various styles for rubocopLin Jen-Shin2017-01-042-6/+6
* Show no issues if author/assignee cannot be foundLin Jen-Shin2017-01-041-8/+12
* Check if it's not NONE tooLin Jen-Shin2017-01-041-6/+6
* Pass the arguments from where we render the partialLin Jen-Shin2017-01-042-1/+4
* Fix specsClement Ho2017-01-046-62/+36
* Fix specsClement Ho2017-01-046-16/+30
* Refactor and use regex for string processingClement Ho2017-01-0410-536/+189
* Remove unused finder variableClement Ho2017-01-041-3/+0
* Add specs for remaining dropdownsClement Ho2017-01-047-51/+782
* Make changes to make it more flexible for new filtersClement Ho2017-01-044-5/+23
* Define filtered_search as a variableClement Ho2017-01-042-6/+2
* Create dropdown hint specClement Ho2017-01-043-6/+152
* Add selected tagName check for itemClickedClement Ho2017-01-042-15/+20
* Fix dropdown hint reset when changing tabsClement Ho2017-01-041-1/+9
* Remove trailing whitespaceClement Ho2017-01-041-20/+20
* Change CGI::Parse to CGI.ParseClement Ho2017-01-041-4/+4
* Refine search bar specsClement Ho2017-01-041-6/+4
* Remove if issue.boards since search bar does not display on issue boards pageClement Ho2017-01-041-14/+1
* Fix RSS feed testClement Ho2017-01-041-7/+7
* Add user symbol for search specClement Ho2017-01-041-2/+2
* Add specs to filtered search tokenizerClement Ho2017-01-041-0/+271
* Add specs for filtered search token keysClement Ho2017-01-042-0/+108
* Add specs for addWordToInputClement Ho2017-01-041-21/+55
* Improve styling of hover statesClement Ho2017-01-041-3/+9
* Fix spinach testsClement Ho2017-01-043-85/+1
* Fix eslintClement Ho2017-01-041-4/+3
* Fix search autocomplete jasmine testClement Ho2017-01-041-2/+4
* Add jasmine tests for filtered search dropdown managerClement Ho2017-01-041-0/+57
* Fix invalid style attribute operatorClement Ho2017-01-041-1/+1
* Add text utility specClement Ho2017-01-042-1/+25
* Add tests for new common_utils functionsClement Ho2017-01-041-0/+25
* Fix HAML attributesClement Ho2017-01-041-9/+9
* Add webkit to flexClement Ho2017-01-041-0/+3
* Add jasmine tests to dropdown utilsClement Ho2017-01-042-0/+189
* Fix scss lintClement Ho2017-01-042-5/+5
* Fix eslintClement Ho2017-01-048-81/+37
* Fix es6 errorsClement Ho2017-01-043-37/+68
* Rename to .js.es6Clement Ho2017-01-041-0/+0
* Fix eslintClement Ho2017-01-0410-72/+81
* Convert hasOwnProperty check to if statementClement Ho2017-01-041-1/+1
* Simplify if else to make code easier to understandClement Ho2017-01-041-4/+5