gitlab-org--gitlab-foss/features/steps
Dmitriy Zaporozhets 9eec0d5436 Merge branch 'accepted-rejected-mrs' into 'master'
Add Accepted and Rejected tabs to MR lists.

Before, MRs were referred to as Merged or Closed, but the Merge button on the MR page read "Accept Merge Request", the activity feed even read "X accepted merge request Y", and the Closed tab on the MR index included both Merged _and_ Closed MRs. I've changed every occurrence to consistently refer to MRs as either Accepted or Rejected, which is less technical and more clearly two opposites.

![Screen_Shot_2015-05-25_at_17.02.31](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b0bf43aa1b5b9898a1c6b204dbcf669a/Screen_Shot_2015-05-25_at_17.02.31.png)

![Screen_Shot_2015-05-25_at_17.02.47](https://gitlab.com/gitlab-org/gitlab-ce/uploads/2ac05b1e1dba3b2d1692bd9242078f3a/Screen_Shot_2015-05-25_at_17.02.47.png)

![Screen_Shot_2015-05-25_at_17.03.03](https://gitlab.com/gitlab-org/gitlab-ce/uploads/4c0f0fa869c9130a6af18d80a1c6ebed/Screen_Shot_2015-05-25_at_17.03.03.png)

Addresses internal issue https://dev.gitlab.org/gitlab/gitlabhq/issues/2201.

See merge request !702
2015-05-27 11:40:36 +00:00
..
admin Fix bug where Slack service channel was not saved in admin template settings. 2015-04-24 08:33:24 -07:00
dashboard Fix "Dashboard > New project" feature 2015-04-25 14:26:04 -04:00
explore Move group members index from /members to /group_members. 2015-03-15 13:51:11 +01:00
profile Add location to user profile 2015-03-20 16:52:23 -07:00
project Merge branch 'accepted-rejected-mrs' into 'master' 2015-05-27 11:40:36 +00:00
shared Disable "New Issue" and "New Merge Request" buttons when features are disabled in project settings 2015-05-25 06:16:33 -04:00
snippets Fix snippets tests 2015-04-22 18:25:09 +03:00
groups.rb Add feature tests for inviting members. 2015-04-14 12:08:11 +02:00
invites.rb Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.rb Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00
snippet_search.rb Replace old spinach step definitions with step. 2014-09-22 10:01:50 +02:00
user.rb Improve user calendar test 2015-03-22 19:47:23 -07:00