gitlab-org--gitlab-foss/app/helpers
Grzegorz Bizon c6d7785976 Merge branch '25136-last-deployment-link' into 'master'
Fix broken link for latest deployment

## What does this MR do?

Creates a new helper for the latest deployment link.

## Why was this MR needed?

A helper that returns a link was being called inside another helper that creates a link, resulting in  `builds/<a href="builds/ID>#id</a>`

## What are the relevant issue numbers?

Closes #25136

See merge request !7839
2016-12-14 08:33:05 +00:00
..
accounts_helper.rb
appearances_helper.rb
application_helper.rb
application_settings_helper.rb Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator-settings-enable-disable' into 'master' 2016-11-22 21:03:42 +00:00
auth_helper.rb
avatars_helper.rb
award_emoji_helper.rb
blob_helper.rb
boards_helper.rb
branches_helper.rb
broadcast_messages_helper.rb
builds_helper.rb Improve name of build log state data attribute 2016-11-22 14:48:14 +01:00
button_helper.rb Clean up commit copy to clipboard and make consistent 2016-12-12 13:16:52 -06:00
ci_status_helper.rb Untangle status label and text in ci status helper 2016-12-06 11:22:31 +01:00
commits_helper.rb Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security' 2016-12-08 21:42:07 -03:00
compare_helper.rb
components_helper.rb
dashboard_helper.rb
diff_helper.rb Merge branch 'html-safe-diff-line-content' into 'security' 2016-12-08 21:38:35 -03:00
dropdowns_helper.rb Homogenize dropdowns on Issue page 2016-11-28 23:18:03 +01:00
emails_helper.rb
environment_helper.rb Changes after review 2016-12-07 15:43:24 +00:00
environments_helper.rb
events_helper.rb remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
explore_helper.rb
external_wiki_helper.rb
form_helper.rb
git_helper.rb
gitlab_markdown_helper.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
gitlab_routing_helper.rb API: Endpoint to expose personal snippets as /snippets 2016-12-01 19:07:49 +01:00
graph_helper.rb
groups_helper.rb Add nested groups support on data level 2016-12-08 11:47:16 +02:00
icons_helper.rb
import_helper.rb
issuables_helper.rb Don't include ignored params in cache key 2016-12-01 12:24:56 +00:00
issues_helper.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
javascript_helper.rb
kerberos_spnego_helper.rb
labels_helper.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
members_helper.rb
merge_requests_helper.rb
milestones_helper.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
namespaces_helper.rb
nav_helper.rb use wiki pages index for sidebar overflow and limit sidebar list to 15 pages 2016-11-30 15:22:43 -06:00
notes_helper.rb
notifications_helper.rb
page_layout_helper.rb
preferences_helper.rb
projects_helper.rb WIP: Adds a default commit message when adding a README (#25167) 2016-12-02 12:04:03 -05:00
runners_helper.rb
search_helper.rb
selects_helper.rb
sentry_helper.rb
services_helper.rb Allow enabling and disabling commit and MR events for JIRA 2016-11-18 15:17:51 -02:00
sidekiq_helper.rb Fix sidekiq stats in admin area 2016-11-23 08:36:03 +11:00
snippets_helper.rb rename snippets_path helper due to conflict 2016-12-10 00:57:23 -06:00
sorting_helper.rb
submodule_helper.rb
tab_helper.rb
tags_helper.rb
time_helper.rb
todos_helper.rb
tree_helper.rb
triggers_helper.rb
u2f_helper.rb
version_check_helper.rb
visibility_level_helper.rb
workhorse_helper.rb