summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/search_bar_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-04-281-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-241-1/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-281-57/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-151-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-07-131-3/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-081-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-2/+2
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-1/+1
* Quarantine spec/features/issues/filtered_search/search_bar_spec.rb:89Rémy Coutable2019-02-261-1/+1
* Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-1/+1
* Ability to filter confidential issuesRobert Schilling2019-02-211-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Add filter by my reactionHiroyuki Sato2017-08-301-1/+1
* Change find to within for detecting bad search specsClement Ho2017-08-161-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Update droplabLuke "Jared" Bennett2017-04-071-8/+10
* Recent search history for issuesEric Eastwood2017-04-061-4/+4
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-1/+3
* Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-231-0/+16
* Backend reviewClement Ho2017-01-111-0/+7
* Fix various styles for rubocopLin Jen-Shin2017-01-091-4/+4
* Add specs for remaining dropdownsClement Ho2017-01-091-7/+7
* Define filtered_search as a variableClement Ho2017-01-091-6/+1
* Create dropdown hint specClement Ho2017-01-091-0/+86