gitlab-org--gitlab-foss/spec/helpers
Rémy Coutable 6e79ce2efd Allow link_to_label to take an optional type arg
You can set type: :merge_request to create a link to merge request
lists instead of issues list. Accept both Symbol & String as type
argument for the link_to_label helper
2016-02-04 19:14:48 +01:00
..
application_helper_spec.rb Make sure time_ago_with_tooltip is using a Time object 2016-01-12 13:13:16 -05:00
auth_helper_spec.rb
blob_helper_spec.rb Refactor Gitlab::Highlight and fix tests 2016-01-19 14:52:41 +01:00
broadcast_messages_helper_spec.rb Move `BroadcastMessage#status` to a helper since it's presentational 2016-01-13 11:49:59 -05:00
ci_status_helper_spec.rb
diff_helper_spec.rb Fix specs and add a new one 2016-01-30 12:53:12 +01:00
emails_helper_spec.rb
events_helper_spec.rb
gitlab_markdown_helper_spec.rb Use the WikiPipeline when rendering the wiki markdown content 2016-01-14 12:09:31 -02:00
graph_helper_spec.rb
groups_helper.rb
icons_helper_spec.rb
issues_helper_spec.rb
labels_helper_spec.rb Allow link_to_label to take an optional type arg 2016-02-04 19:14:48 +01:00
merge_requests_helper_spec.rb
nav_helper_spec.rb
notifications_helper_spec.rb
page_layout_helper_spec.rb Don't override issue page description in project layout. 2016-01-06 13:02:51 +01:00
preferences_helper_spec.rb
projects_helper_spec.rb
runners_helper_spec.rb
search_helper_spec.rb Fix broken tests 2016-02-04 17:00:32 +01:00
submodule_helper_spec.rb
tab_helper_spec.rb
time_helper_spec.rb
tree_helper_spec.rb
visibility_level_helper_spec.rb