summaryrefslogtreecommitdiff
path: root/spec/features/boards/issue_ordering_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-2/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Make simulateDrag duration configurableKushal Pandya2018-05-311-3/+4
* [skip ci] Convert previous .card to .board-cardClement Ho2018-04-131-17/+17
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-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-3/+3
* 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
* fixed issue_ordering_specPhil Hughes2017-06-011-18/+18
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-14/+13
* Merge request widget redesignFatih Acet2017-05-091-0/+2
* Added tests for issues without a relative_positionPhil Hughes2017-03-021-0/+25
* Fixed frontend specsPhil Hughes2017-03-011-3/+3
* This should make the ordering feature specs more reliablePhil Hughes2017-02-171-15/+15
* Added ordering feature specsPhil Hughes2017-02-171-0/+141