summaryrefslogtreecommitdiff
path: root/spec/features/issues
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'revert-filter-assigned-to-me' into 'master' Filipa Lacerda2017-01-261-16/+0
|\ \ \
| * | | Revert 3f17f29arevert-filter-assigned-to-meClement Ho2017-01-261-16/+0
| |/ /
* | | Merge branch 'label-select-toggle' into 'master' kamil-test-branchFatih Acet2017-01-251-0/+16
|\ \ \ | |/ / |/| |
| * | Fixed label select toggle not updating correctlylabel-select-togglePhil Hughes2017-01-161-0/+16
* | | Fixed error with filter keyboard testsPhil Hughes2017-01-251-1/+1
* | | Merge branch 'filtered-search-keyboard-navigation' into 'master'Jacob Schatz2017-01-252-0/+26
|\ \ \ | |_|/ |/| |
| * | Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-232-0/+26
* | | update tests to correspond with new behaviorMike Greiling2017-01-215-26/+26
|/ /
* | Fixed issue when label or milestone had spacePhil Hughes2017-01-211-0/+12
* | Added testsPhil Hughes2017-01-211-2/+35
* | Added current user filter to assignee dropdownfilter-assigned-to-mePhil Hughes2017-01-201-0/+16
* | Merge branch '26803-typing-then-tab-in-a-comment-doesn-t-select-the-author' i...Fatih Acet2017-01-191-0/+39
|\ \
| * | Fixed highlightFirst and added specs26803-typing-then-tab-in-a-comment-doesn-t-select-the-authorLuke "Jared" Bennett2017-01-181-0/+39
| |/
* | Merge branch 'current-user-filter-top' into 'master' Sean McGivern2017-01-192-0/+12
|\ \
| * | Shows current user on top of filtered dropdown listcurrent-user-filter-topPhil Hughes2017-01-172-0/+12
| |/
* | Backport backend work for time tracking.Ruben Davila2017-01-151-0/+26
* | Backport timetracking frontend to CE.Bryce Johnson2017-01-151-0/+26
|/
* Fix rubocopsearch-bar-first-iterationClement Ho2017-01-111-11/+11
* Backend reviewClement Ho2017-01-117-13/+192
* Fix various styles for rubocopLin Jen-Shin2017-01-092-6/+6
* Fix specsClement Ho2017-01-093-58/+34
* Fix specsClement Ho2017-01-094-8/+10
* Add specs for remaining dropdownsClement Ho2017-01-097-51/+782
* Define filtered_search as a variableClement Ho2017-01-092-6/+2
* Create dropdown hint specClement Ho2017-01-093-6/+152
* 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
* Fix RSS feed testClement Ho2017-01-091-7/+7
* Add spec for issue label clickedClement Ho2017-01-091-45/+165
* Fix failing specClement Ho2017-01-091-1/+3
* Add support for labels containing single/double quoteClement Ho2017-01-091-7/+5
* Add more specsClement Ho2017-01-091-24/+82
* Add specs for clear search buttonClement Ho2017-01-091-0/+55
* Update tests to include token symbolClement Ho2017-01-091-83/+95
* Added more specsClement Ho2017-01-091-0/+72
* Convert and move reset filters spec to MRClement Ho2017-01-091-89/+0
* Remove spec since it already exists in MR pageClement Ho2017-01-091-91/+0
* Move spec to check on MR page instead of Issues pageClement Ho2017-01-091-152/+0
* Update filter issue specsClement Ho2017-01-091-235/+271
* Fixed failing markdown button testsPhil Hughes2017-01-061-2/+2
* Merge branch 'markdown-button-newline-bug-fix' into 'master' Fatih Acet2017-01-051-0/+37
|\
| * Fixed first newline not workingmarkdown-button-newline-bug-fixPhil Hughes2016-12-211-0/+37
* | Disable award emoji button but display tooltip26168-emoji-reactions-missing-tooltip-when-not-logged-inSam Rose2016-12-311-1/+1
* | Fix GFM dropdown not showing at beginning of new linesgfm-new-line-fixPhil Hughes2016-12-281-0/+12
* | Merge branch 'label-gfm-error-fix' into 'master' Fatih Acet2016-12-261-1/+12
|\ \
| * | Fixed error with GFM autocomplete when no data existslabel-gfm-error-fixPhil Hughes2016-12-231-1/+12
* | | Replace wording for slash command confirmation messagevictorwu2016-12-261-4/+4
|/ /
* | Added tests for special charactersmarkdown-input-symbol-regexPhil Hughes2016-12-221-0/+18
* | Fix space issue and add test25879-emoji-autocomplete-starts-too-eagerlyLuke "Jared" Bennett2016-12-211-11/+16
|/