Commit Graph

22 Commits

Author SHA1 Message Date
Mark Chao a63bce1a4b Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
Clement Ho c9dcefe0a0 Fix boards new issue spec 2018-04-24 11:45:48 -05:00
Felipe Artur 3854d28713 Fix issues without links when added from boards new issue modal 2018-04-19 12:30:57 -03:00
blackst0ne 27c95364b5 Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Robert Speicher 72a7b30c9f Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher 9eeba8fb49 Auto-correct ProjectPathHelper violations 2017-07-06 12:20:50 -04:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Eric Eastwood d9f6cf98d7 Backport issue count badge style refactor for re-use
Added by
88aea2cbc8

Part of this MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1797/
2017-06-13 18:07:06 -05:00
Phil Hughes fd9d8302d9 fixed new_issue_spec
[ci skip]
2017-06-01 10:15:09 +01:00
Oswaldo Ferreira 2338785ec9 Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
Jacopo ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
blackst0ne 1fb9de2bf7 Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
Douglas Barbosa Alexandre 8a2ecebe43 Fix feature spec to create new issue on issue boards 2017-02-03 17:02:43 +03:00
Phil Hughes 948b4828ce Issue board spec fixes 2016-11-10 17:53:34 +03:00
Phil Hughes f1350a5c82 Merge branch 'master' into issue-board-sidebar 2016-10-19 08:44:55 +01:00
Douglas Barbosa Alexandre 53f50edf4d Fix board relates specs 2016-10-11 11:47:56 -03:00
Douglas Barbosa Alexandre 1a2002d908 Update board specs to use board factory instead of project_with_board 2016-10-11 11:39:05 -03:00
Phil Hughes b602023e95 Added tests for showing sidebar when new issue is saved 2016-10-07 09:55:12 +01:00
Phil Hughes 284af578f3 Added tests 2016-10-06 11:00:01 +01:00