gitlab-org--gitlab-foss/app/helpers
Jacob Schatz 81e5c9c289 Merge branch 'fix-moving-revert-button' into 'master'
Fixed revert button tooltip placement causing movement

Before:

![moving-tooltip](/uploads/65cb9a41e8b8114fd8ee10d68cfd8206/moving-tooltip.gif)

After:

![moving-tooltip](/uploads/a1c36eb5735dc7592c49f6b5cb1469b5/moving-tooltip.gif)

See merge request !2910
2016-02-22 17:37:34 +00:00
..
appearances_helper.rb
application_helper.rb No longer need to ignore temporary branch. 2016-02-19 13:14:53 -05:00
application_settings_helper.rb
auth_helper.rb
blob_helper.rb Add a Blob model that wraps Gitlab::Git::Blob 2016-02-18 22:45:30 -05: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 Fixed revert button tooltip placement causing movement 2016-02-22 12:55:28 +00:00
compare_helper.rb
dashboard_helper.rb
diff_helper.rb Fixes syntax error 2016-02-19 17:20:39 -05:00
emails_helper.rb
events_helper.rb
explore_helper.rb
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 Refactor revert_commit_link helper. 2016-02-19 13:14:54 -05:00
milestones_helper.rb
namespaces_helper.rb
nav_helper.rb Add missing class to builds page 2016-02-18 16:16:32 -05: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
todos_helper.rb "X assigned you Y" instead of "X assigned Y" 2016-02-20 12:01:55 -08:00
tree_helper.rb Some updates after last code review. 2016-02-19 13:14:52 -05:00
triggers_helper.rb
version_check_helper.rb
visibility_level_helper.rb