summaryrefslogtreecommitdiff
path: root/spec/features/issues/issue_sidebar_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-67/+3
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-55/+4
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-2/+2
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-16/+14
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-37/+44
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-44/+171
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+35
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-167/+191
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-91/+45
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-38/+101
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-051-0/+23
* 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
* Quarantine flaky specsquarantine-flaky-specsRémy Coutable2019-04-101-1/+1
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-1/+8
* Resolve "Clicking confidential and lock icons on sidebar should also activate...Dennis Tang2018-04-021-0/+44
* Update test for change in label dropdown action nameKushal Pandya2018-03-121-5/+5
* Merge branch 'label-xss-10-3' into 'security-10-3'Jacob Schatz2018-01-161-0/+9
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-4/+4
|\
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-4/+4
* | Change trigger('click') calls to clickStan Hu2017-08-121-4/+4
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-5/+5
|\ \ | |/
| * fix failing specs due phantomJS scroll positionMike Greiling2017-08-041-4/+4
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-18/+4
|\ \ | |/
| * 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
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-14/+0
| |\
| | * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
| | * Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-291-17/+0
| | * Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-271-2/+5
| * | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
| * | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
| |/
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-1/+1
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-1/+1
|/
* Backport MR from EEClement Ho2017-05-261-0/+17
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-3/+3
* Merge branch 'attemp-to-fix-issue_sidebar_spec-again' into 'master' Stan Hu2017-05-061-1/+1
|\
| * Trigger click instead of actual click to make sure the right button is always...attemp-to-fix-issue_sidebar_spec-againLuke "Jared" Bennett2017-05-051-1/+1
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+15
|/
* Merge branch 'fix-issue_sidebar_spec-failure-and-remove-sleep' into 'master' Sean McGivern2017-05-031-4/+2
|\
| * Revert to real click seeing as that was a bug with only the original branchfix-issue_sidebar_spec-failure-and-remove-sleepLuke "Jared" Bennett2017-05-031-1/+1