summaryrefslogtreecommitdiff
path: root/spec/features/boards/new_issue_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@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-8/+11
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-20/+2
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-4/+30
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-33/+60
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-13/+21
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-12/+31
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-4/+4
* Let project reporters create issue from group boardsFelipe Artur2019-09-041-0/+40
* 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
* Add specsrubenmoya2019-01-051-0/+21
* Always show new issue in Open listHeinrich Lee Yu2018-10-261-2/+8
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Fix boards new issue specClement Ho2018-04-241-1/+1
* Fix issues without links when added from boards new issue modalFelipe Artur2018-04-191-0/+7
* 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
* 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-2/+2
* 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
* Backport issue count badge style refactor for re-usebackport-related-issues-board-issue-count-badge-stylesEric Eastwood2017-06-131-8/+8
* fixed new_issue_specPhil Hughes2017-06-011-3/+3
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-6/+4
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Change Done column to Closed in issue boardsblackst0ne2017-03-241-1/+1
* Fix feature spec to create new issue on issue boardsDouglas Barbosa Alexandre2017-02-031-2/+3
* Issue board spec fixesPhil Hughes2016-11-101-1/+1
* Merge branch 'master' into issue-board-sidebarPhil Hughes2016-10-191-3/+4
|\
| * Fix board relates specsDouglas Barbosa Alexandre2016-10-111-2/+2
| * Update board specs to use board factory instead of project_with_boardDouglas Barbosa Alexandre2016-10-111-1/+2
* | Added tests for showing sidebar when new issue is savedPhil Hughes2016-10-071-0/+15
|/
* Added testsPhil Hughes2016-10-061-0/+80