summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/filter_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Change find to within for detecting bad search specsClement Ho2017-08-161-82/+110
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* Clean up issuable listsTaurie Davis2017-06-291-1/+1
* Use data attributes instead of classClement Ho2017-06-071-4/+4
* Fix rspecClement Ho2017-06-061-4/+4
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-1/+1
* atom links with rss token instead of private tokenAlexis Reigel2017-05-241-4/+4
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-5/+5
* Fix eslint and rubocopClement Ho2017-05-041-1/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-5/+6
* Add button to delete filters from filtered search barClement Ho2017-04-261-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Recent search history for issuesEric Eastwood2017-04-061-2/+2
* Use `sign_in` instead of `login_as` when we're not testing login flowRobert Speicher2017-04-041-9/+11
* Ensure users have a short username otherwise a click event is triggered outsi...29241-fix-transient-failureRémy Coutable2017-04-041-11/+11
* Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-2/+9
* Code improvementsfiltered-search-visual-tokens-improvementsClement Ho2017-03-071-2/+2
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-160/+207
* Add filtered search to MR pageadd-filtered-search-to-mrClement Ho2017-02-211-13/+1
* Enable the `RSpec/ExpectActual` cop and correct offensesRobert Speicher2017-02-101-22/+11
* Remove sleep from testsClement Ho2017-02-081-2/+0
* Add tests27756-fix-json-404-responseAlfredo Sumaran2017-02-071-0/+24
* Fix subscribe btn testAnnabel Dunstone Gray2017-01-241-1/+1
* update tests to correspond with new behaviorMike Greiling2017-01-211-3/+3
* Fixed issue when label or milestone had spacePhil Hughes2017-01-211-0/+12
* Added testsPhil Hughes2017-01-211-2/+35
* Fix rubocopsearch-bar-first-iterationClement Ho2017-01-111-11/+11
* Backend reviewClement Ho2017-01-111-13/+90
* Fix specsClement Ho2017-01-091-1/+1
* Add specs for remaining dropdownsClement Ho2017-01-091-20/+20
* Create dropdown hint specClement Ho2017-01-091-0/+682