gitlab-org--gitlab-foss/app/helpers
Phil Hughes d84992375c Fixed issue with spacing in issuable header
The Ruby was returning the HTML without a spacing next to the word 'by'

Closes #17864
2016-05-27 11:51:32 +01:00
..
appearances_helper.rb Branded login page also in CE 2016-02-26 15:50:51 +01:00
application_helper.rb Merge branch 'issue-filter-name-options' into 'master' 2016-05-25 19:44:06 +00:00
application_settings_helper.rb no need to define the help block since there's no help block 2016-05-12 13:44:46 +03:00
auth_helper.rb enabled_button_based_providers.any? instead of ! empty? for button_based_providers_enabled? 2016-05-12 13:44:46 +03:00
blob_helper.rb Dropdown implementation 2016-05-20 15:58:36 -05:00
branches_helper.rb Default target branch to patch-n when editing file in protected branch 2015-12-08 16:42:10 +01:00
broadcast_messages_helper.rb Allow limited Markdown in Broadcast Messages 2016-02-06 14:30:07 -05:00
button_helper.rb change the css class has_tooltip to has-tooltip universally 2016-03-20 21:37:22 +01:00
ci_status_helper.rb Improve pipelines design 2016-05-10 02:26:13 +03:00
commits_helper.rb Reduced number of buttons in commit header 2016-05-26 11:19:11 +01:00
compare_helper.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
dashboard_helper.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
diff_helper.rb Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Diff::InlineDiff 2016-05-18 11:15:10 -05:00
dropdowns_helper.rb Add multi select stay open functionality 2016-03-25 08:10:25 -04:00
emails_helper.rb Syntax-highlight diffs in push emails 2016-05-17 13:23:17 +01:00
events_helper.rb Remove `event_to_atom` helper 2016-05-23 12:37:40 -04:00
explore_helper.rb Make projects sort dropdown shared so it can be reused for other pages 2016-03-04 19:26:10 +01:00
external_wiki_helper.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
form_helper.rb Standardize the way we check for and display form errors 2016-04-04 21:37:07 -04:00
git_helper.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
gitlab_markdown_helper.rb Enable Performance/StartWith cop and fix offenses 2016-05-23 13:21:02 -04:00
gitlab_routing_helper.rb Fix CI tests 2016-05-12 13:03:04 -05:00
graph_helper.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
groups_helper.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
icons_helper.rb audit log UI update 2016-03-02 17:06:01 +00:00
import_helper.rb Fix GitHub project's link on import page when provider has a custom URL 2016-04-19 13:21:30 -03:00
issuables_helper.rb Fixed issue with spacing in issuable header 2016-05-27 11:51:32 +01:00
issues_helper.rb Remove `issue_to_atom` helper 2016-05-23 17:06:26 -04:00
labels_helper.rb Updated label links to work correctly for filtering 2016-04-26 09:13:03 +01:00
merge_requests_helper.rb Refactor revert_commit_link helper. 2016-02-19 13:14:54 -05:00
milestones_helper.rb Fix an issue causing the Dashboard/Milestones page to be blank 2016-03-23 12:02:15 +01:00
namespaces_helper.rb hide help block when user is creating a new project inside a group 2016-04-12 14:41:34 +01:00
nav_helper.rb Add fade out to left side of layout nav; remove dropdown nav helper; remove controls button from mobile 2016-05-25 17:14:28 -05:00
notes_helper.rb Extract LegacyDiffNote out of Note 2016-05-13 17:31:43 -05:00
notifications_helper.rb Refactor notification helper and fix notification service 2016-03-30 10:44:20 +02:00
page_layout_helper.rb Implement top navigation concept for profile area 2016-04-19 20:05:30 +02:00
preferences_helper.rb Implementing 'Groups View' and 'TODOs View' as options for dashboard preferences. 2016-03-24 19:59:54 +01:00
projects_helper.rb Allow anonymous user to access pipelines 2016-05-23 01:31:51 +02:00
runners_helper.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
search_helper.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
selects_helper.rb Codestyle: make sure we have space around operators 2016-05-13 04:46:56 -03:00
snippets_helper.rb Remove `Snippet#expires_at` 2016-03-05 18:12:17 -05:00
sorting_helper.rb Fix functionality of due this week. Add due this month and overdue, remove due tomorrow to issues. 2016-04-20 15:42:09 -04:00
submodule_helper.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
tab_helper.rb Use start_with? instead of regex 2016-05-24 00:23:23 +02:00
tags_helper.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
time_helper.rb Refactor CI helpers 2015-09-29 16:26:40 +02:00
todos_helper.rb Make conditional a guard clause 2016-05-25 08:15:20 -04:00
tree_helper.rb Add support to cherry-pick any commit 2016-04-18 15:39:07 +08:00
triggers_helper.rb Reimplement Trigger API 2015-12-11 18:02:09 +01:00
version_check_helper.rb Move the `version_check_enabled` check from view to helper 2015-09-23 16:28:51 -04:00
visibility_level_helper.rb Address feedback 2016-03-22 00:09:20 +01:00