gitlab-org--gitlab-foss/app
Thong Kuah 0e78834bc9 Move code to presenter
Part of the code such as #show_path is already present on the presenter.
Also avoid having code in two places (helper and presenter)

Sanitize and assert html_safe. Additional layer of defense - on top of
GitLab already requiring group names to be composed of small set of
chars A-Z, - and spaces.

Only link to cluster if user can read cluster

Make clear that arg is a GroupClusterablePresenter

Add more specs for completeness
2018-12-17 09:51:53 +13:00
..
assets Merge branch '54786-mr-empty-file-display' into 'master' 2018-12-15 12:21:54 +00:00
controllers Show clusters of ancestors in cluster list page 2018-12-17 09:50:52 +13:00
finders Show clusters of ancestors in cluster list page 2018-12-17 09:50:52 +13:00
graphql Suggests issues when typing title 2018-11-27 15:10:40 +00:00
helpers Move code to presenter 2018-12-17 09:51:53 +13:00
mailers Add List-Id to notification emails 2018-12-13 11:15:48 +00:00
models Merge branch 'refactor-ci-pipeline-config-source-enum' into 'master' 2018-12-14 15:39:59 +00:00
policies Allow suggesting single line changes in diffs 2018-12-13 19:17:19 +00:00
presenters Move code to presenter 2018-12-17 09:51:53 +13:00
serializers Merge branch '54786-mr-empty-file-display' into 'master' 2018-12-15 12:21:54 +00:00
services Merge branch 'ac-releases-name-sha-author' into 'master' 2018-12-14 11:53:13 +00:00
uploaders Extract code from Issues::MoveService 2018-11-12 08:57:25 +01:00
validators Merge branch 'ce-jej/group-saml-sso-button-link-description' into 'master' 2018-12-08 03:02:18 +00:00
views Move code to presenter 2018-12-17 09:51:53 +13:00
workers Merge branch '54650-send-an-email-to-project-owners-when-a-mirror-update-fails' into 'master' 2018-12-12 13:31:53 +00:00