summaryrefslogtreecommitdiff
path: root/spec/features/issues/filtered_search/visual_tokens_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-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+2
* 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-73/+55
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-3/+0
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-8/+8
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
* 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-1/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-201-0/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-12/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-183/+5
* 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
* Fix alignment of dropdown icon on issuable on mobileTakuya Noguchi2019-02-201-21/+0
* Standardize token value capitalization in filter barOmar Bahareth2019-01-281-3/+3
* Fix testsHeinrich Lee Yu2018-10-261-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* add CookieHelper and InputHelper automatically to :js testsMike Greiling2017-11-021-2/+0
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | add set_cookie helperMike Greiling2017-09-221-1/+2
|/
* Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray2017-09-111-1/+1
* spec updatesPhil Hughes2017-08-291-0/+2
* Change find to within for detecting bad search specsClement Ho2017-08-161-2/+2
* 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
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-071-1/+1
|\
| * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-071-1/+1
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-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
* Change from double click to single click to open dropdownsingle-click-filterClement Ho2017-06-061-2/+2
* Style people in issuable search bar (!11402)winh-styled-people-search-barwinh2017-06-021-1/+3
* Prevent visual token dropdown from opening the wrong filter dropdownfix-visual-tokensClement Ho2017-03-081-0/+30
* Fix filtered search visual token editing dropdownfix-fs-edit-dropdownClement Ho2017-03-071-0/+16
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-0/+306