gitlab-org--gitlab-foss/app/helpers
Douwe Maan ff28ac9c18 Merge branch 'see-and-sort-on-vote-count-mr-issues' into 'master'
Add ability to see and sort on vote count from Issues and MR lists

Fixes #3763

* Sort options

![Sort Options](/uploads/df6543d574d4df8bf7e4496a876e2930/sort.png)

* Most popular

![Most popular](/uploads/bb92cc2fbef7b6b806dcdf8c52778fdd/most-popular.png)

* Least popular

![Least popular](/uploads/7988ed451922c81dc228419b5edbd7cd/least-popular.png)

See merge request !2781
2016-02-17 17:20:35 +00:00
..
appearances_helper.rb
application_helper.rb Fix the "x of y" displayed at the top of Issuables' sidebar 2016-02-15 15:40:24 +01:00
application_settings_helper.rb Hide the link for spam logs if the Askimet is disabled 2016-02-02 11:25:44 -02:00
auth_helper.rb
blob_helper.rb Render sanitized SVG images 2016-02-01 18:25:32 +01:00
branches_helper.rb
broadcast_messages_helper.rb Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
button_helper.rb
ci_badge_helper.rb
ci_status_helper.rb
commits_helper.rb trick rubocop and temporarily add ruby 2.1 images for any branch 2016-01-28 11:41:58 +01:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb Sort line notes used in parallel diff by created_at 2016-02-17 16:31:14 +01:00
emails_helper.rb
events_helper.rb
explore_helper.rb Add sort dropdown to dashboard projects page 2016-02-03 20:13:26 +01:00
external_wiki_helper.rb
git_helper.rb
gitlab_markdown_helper.rb Fix relative links in other markup formats 2016-02-12 17:20:59 +01:00
gitlab_routing_helper.rb
graph_helper.rb
groups_helper.rb
icons_helper.rb
issuables_helper.rb Display "iid of max_iid" in Issuables' sidebar 2016-02-16 12:58:12 +01:00
issues_helper.rb Fix milestone order in project and issue edit lists to due_date 2016-02-10 17:42:20 +01:00
labels_helper.rb Allow link_to_label to take an optional type arg 2016-02-04 19:14:48 +01:00
merge_requests_helper.rb
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb Fix the "x of y" displayed at the top of Issuables' sidebar 2016-02-15 15:40:24 +01:00
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb Fix milestone order in project and issue edit lists to due_date 2016-02-10 17:42:20 +01:00
runners_helper.rb
search_helper.rb In search autocomplete show only groups and projects you are member of 2016-02-04 12:38:25 +01:00
selects_helper.rb
snippets_helper.rb Faster snippet search 2016-02-05 18:20:29 +02:00
sorting_helper.rb Add ability to see and sort on vote count from Issues and MR lists 2016-02-17 11:32:02 -02:00
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
tree_helper.rb
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb