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