summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/filter_issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-0/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+0
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-193/+151
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+10
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-6/+3
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-21/+1
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+8
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-5/+3
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-14/+33
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-061-8/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-36/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-251-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-25/+139
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-52/+0
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-5/+5
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-1/+1
* Fix secondary nav dropdown menu styling in tablet and mobile screensKushal Pandya2018-12-031-2/+2
* Rename some css classes that are shared between issues and mrsDmitriy Zaporozhets2018-09-211-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* 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