summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/filter_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Bring changes from EEunify-filter_issues_spec.rbLin Jen-Shin2018-06-211-2/+34
* Export assigned issues in iCalendar feedImre Farkas2018-05-311-2/+2
* Fix filter issues specClement Ho2018-04-201-1/+1
* Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-041-9/+0
* correct the issues list count for label:none filterMike Greiling2017-10-241-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-9/+7
* Shorten the search input for "text with other filters" specrs-filtered-issue-search-speedRobert Speicher2017-09-011-1/+1
* Turns out that short name was important, who knew!Robert Speicher2017-09-011-1/+6
* Combine multiple `it` blocks in filter_issues_specRobert Speicher2017-09-011-18/+9
* Remove more redundant specs in filter_issues_specRobert Speicher2017-09-011-72/+17
* Re-order top-level `let`s, so that labels are groupedRobert Speicher2017-09-011-1/+1
* Remove unused select_search_at_index helperRobert Speicher2017-09-011-4/+0
* Reduce duplication in RSS feed specs for filter_issues_specRobert Speicher2017-09-011-26/+24
* Remove the top-level closed issue from filter_issues_specRobert Speicher2017-09-011-6/+6
* Remove unused labels from filter_issues_specRobert Speicher2017-09-011-4/+1
* Reduce issues and milestones created in global filter_issues_spec setupRobert Speicher2017-09-011-18/+24
* Clean up the still-way-too-complex filter_issues_spec setupRobert Speicher2017-09-011-33/+26
* Remove an unnecessary issue creationRobert Speicher2017-09-011-4/+3
* Remove unnecessary attributes from factoriesRobert Speicher2017-09-011-3/+4
* Scope group creation to the specs that actually require itRobert Speicher2017-09-011-4/+8
* Use a positive assertion for have_no_selector rather than the inverseRobert Speicher2017-09-011-1/+1
* Remove unnecessary include from filter_issues_specRobert Speicher2017-09-011-1/+0
* Remove redundant specs from filter_issues_specRobert Speicher2017-09-011-254/+10
* spec updatesPhil Hughes2017-08-291-0/+2
* more spec fixesPhil Hughes2017-08-291-1/+1
* Remove skipped examples in filtered issues feature specrs-remove-filtered-issues-skipsRobert Speicher2017-08-251-50/+0
* 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