summaryrefslogtreecommitdiff
path: root/spec/features/boards/new_issue_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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