gitlab-org--gitlab-foss/app/helpers
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
..
appearances_helper.rb Get rid of black logo 2015-02-24 23:17:11 -08:00
application_helper.rb Add Accepted and Rejected tabs to MR lists. 2015-05-25 17:01:27 +02:00
application_settings_helper.rb More restricted visibility changes 2015-03-10 18:36:43 -06:00
blob_helper.rb workaround for buggy lexers 2015-05-20 16:16:27 +02:00
branches_helper.rb Refactor GitAccess to use instance variables. 2015-03-24 14:11:48 +01:00
broadcast_messages_helper.rb Customization and previewing of broadcast messages 2013-12-18 17:43:45 -05:00
commits_helper.rb Add Commit#author and #committer. 2015-04-02 10:57:01 +02:00
compare_helper.rb Improve create_mr_button? performance. 2015-05-09 23:51:50 +02:00
dashboard_helper.rb Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
diff_helper.rb Disabled expansion of top/bottom blobs for new file diffs 2015-05-21 09:25:07 +02:00
emails_helper.rb Fill in email on the new password form 2015-05-16 14:03:18 -06:00
events_helper.rb Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce 2015-05-15 12:59:44 +03:00
explore_helper.rb Add project filter by visibility and tag to explore page 2015-03-10 15:59:14 -07:00
external_wiki_helper.rb Add a service to support external wikis 2015-03-12 19:13:51 +01:00
git_helper.rb Hide gpg signature on tags page from tag message 2014-11-18 18:00:38 +02:00
gitlab_markdown_helper.rb Simplify `cross_project_reference` with `to_reference` 2015-05-26 15:48:31 -04:00
gitlab_routing_helper.rb Better looking milestone lists 2015-04-01 02:45:47 +03:00
graph_helper.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
groups_helper.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
icons_helper.rb Restructure project sidebar. 2015-05-12 10:27:17 +02:00
issues_helper.rb Remove title_for_issue helper 2015-04-30 17:27:33 -04:00
labels_helper.rb Add link_to_label helper 2015-05-21 23:40:25 -04:00
merge_requests_helper.rb When use change branches link at MR form - save source branch selection instead of target one 2015-05-06 15:13:11 +03:00
milestones_helper.rb Group milestones by title in the dashboard and all other issue views 2015-05-01 01:12:58 +02:00
namespaces_helper.rb Prevent database query each time we render group avatar 2015-03-12 13:56:53 -07:00
nav_helper.rb Fix toggle of sidebar 2015-04-22 16:48:39 +03:00
notes_helper.rb Don't add js-task-list-container to things the user can't edit 2015-05-06 13:00:13 -04:00
notifications_helper.rb Use `icon` helper method in helper modules 2015-01-28 03:48:18 -05:00
oauth_helper.rb Restyle oauth accounts at profile page and add ability to unlink account 2015-03-21 17:46:00 -07:00
page_layout_helper.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
profile_helper.rb Restyle oauth accounts at profile page and add ability to unlink account 2015-03-21 17:46:00 -07:00
projects_helper.rb Refactor permission checks to use `can?` instead of `issues_enabled` and `merge_requests_enabled` 2015-05-25 16:51:04 -07:00
search_helper.rb Update views to single form of address. Change "my" to "your" 2015-03-22 20:10:12 -07:00
selects_helper.rb Use the user list from the target project in a merge request 2015-05-22 09:52:09 -04:00
snippets_helper.rb Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
sorting_helper.rb Refactor sorting in project 2015-02-05 19:15:05 -08:00
submodule_helper.rb Fix "Revspec not found" errors when viewing diffs in a forked project with submodules 2015-04-27 20:42:38 -07:00
tab_helper.rb Use `project_member` instead of `team_member`. 2015-03-15 13:50:38 +01:00
tags_helper.rb Append in place for strings and arrays 2015-01-01 21:12:00 +01:00
tree_helper.rb Simplify and unify helpers for rendering markup 2015-05-18 22:52:13 +02:00
version_check_helper.rb Enable version check only for production environment 2015-05-11 18:23:40 +03:00
visibility_level_helper.rb Add period at snippet visibilty description 2015-05-03 15:00:46 +02:00
wiki_helper.rb Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00