summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| * | | | | | Add webkit to flexClement Ho2017-01-091-0/+3
| * | | | | | Add jasmine tests to dropdown utilsClement Ho2017-01-092-0/+189
| * | | | | | Fix scss lintClement Ho2017-01-092-5/+5
| * | | | | | Fix eslintClement Ho2017-01-098-81/+37
| * | | | | | Fix es6 errorsClement Ho2017-01-093-37/+68
| * | | | | | Rename to .js.es6Clement Ho2017-01-091-0/+0
| * | | | | | Fix eslintClement Ho2017-01-0910-72/+81
| * | | | | | Convert hasOwnProperty check to if statementClement Ho2017-01-091-1/+1
| * | | | | | Simplify if else to make code easier to understandClement Ho2017-01-091-4/+5
| * | | | | | Refactor FilteredSearchTokenKeys modelClement Ho2017-01-094-71/+81
| * | | | | | Refactor getUrlParamsArray()Clement Ho2017-01-092-3/+7
| * | | | | | Use turbolinks instead of window.locationClement Ho2017-01-091-1/+1
| * | | | | | Add getParameterByNameClement Ho2017-01-092-16/+18
| * | | | | | Refactor static data to get information from other variables insteadClement Ho2017-01-092-3/+3
| * | | | | | Convert string concatenations with an array joinClement Ho2017-01-091-14/+11
| * | | | | | Move functions into classClement Ho2017-01-091-83/+81
| * | | | | | Convert to single quotesClement Ho2017-01-091-2/+2
| * | | | | | Reduce over-verbosenessClement Ho2017-01-091-4/+2
| * | | | | | Fix regex for +Clement Ho2017-01-091-1/+1
| * | | | | | Remove unnecessary stopPropagationClement Ho2017-01-091-2/+0
| * | | | | | Add support for delete keyClement Ho2017-01-091-1/+3
| * | | | | | Fix code styling issuesClement Ho2017-01-093-15/+16
| * | | | | | Fix missing method from refactoringClement Ho2017-01-091-1/+8
| * | | | | | Add additional check before setting outerHTMLClement Ho2017-01-091-1/+5
| * | | | | | Add comments to resolve todosClement Ho2017-01-091-3/+3