gitlab-org--gitlab-foss/app/helpers
Mike Greiling 13202722c8 Merge branch '49644-make-margin-of-user-status-emoji-consistent' into 'master'
Resolve "Make margin of user status emoji consistent"

Closes #49644

See merge request gitlab-org/gitlab-ce!21268
2018-09-06 22:50:24 +00:00
..
accounts_helper.rb
active_sessions_helper.rb Display and revoke active sessions 2018-05-02 08:08:16 +00:00
appearances_helper.rb extract favicon logic to lib class 2018-06-05 16:20:19 +02:00
application_helper.rb Fix merge requests data source key to be camelCase 2018-06-27 16:31:56 +05:30
application_settings_helper.rb Allow whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
auth_helper.rb Disable SAML if OmniAuth is disabled 2018-07-20 18:54:46 +08:00
auto_devops_helper.rb Display help text below auto devops domain with nip.io domain name (#45561) 2018-05-15 10:36:57 +02:00
avatars_helper.rb Add default avatar to group 2018-08-09 13:47:47 +00:00
award_emoji_helper.rb
blame_helper.rb
blob_helper.rb Rename BlobsHelper#dropdown_names 2018-09-05 15:10:39 +01:00
boards_helper.rb Allow assigning and filtering issuables by ancestor group labels 2018-04-04 15:40:29 +00:00
branches_helper.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
breadcrumbs_helper.rb
broadcast_messages_helper.rb
builds_helper.rb
button_helper.rb Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
calendar_helper.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
ci_status_helper.rb Display GPG status on repository and blob pages 2018-07-23 14:58:21 +00:00
clusters_helper.rb Enable Kubernetes RBAC for GitLab Managed Apps for existing clusters 2018-09-06 10:03:38 +00:00
commits_helper.rb Speed up diff comparisons by limiting number of commit messages rendered 2018-08-22 06:28:31 -07:00
compare_helper.rb Rename `create_merge_request` permissions 2018-04-11 10:51:15 +02:00
components_helper.rb
conversational_development_index_helper.rb
cookies_helper.rb Set issuable_sort and diff_view cookies to secure when possible 2018-09-03 22:37:36 -07:00
count_helper.rb Fix fast admin counters not working when PostgreSQL has secondaries 2018-05-25 22:58:43 -07:00
dashboard_helper.rb
defer_script_tag_helper.rb
deploy_tokens_helper.rb Handle limit for datetime attributes on MySQL 2018-04-06 22:28:44 -05:00
diff_helper.rb [Rails5] Add `safe_params` helper 2018-04-08 15:35:30 +11:00
dropdowns_helper.rb Backports EE changes from disabling branch unprotect UI 2018-04-25 22:02:41 +01:00
emails_helper.rb Backport changes in EE MR 4972: System Header and Footer 2018-04-02 14:27:12 +00:00
emoji_helper.rb
environment_helper.rb
environments_helper.rb Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/5163 to CE 2018-07-25 09:39:39 +01:00
events_helper.rb Resolve "<link href=""> and <a href=""> not properly filled in activity RSS feed" 2018-09-05 11:29:04 +00:00
explore_helper.rb
external_wiki_helper.rb
favicon_helper.rb hint the allowed image formats on favicon upload 2018-06-06 11:28:13 +02:00
form_helper.rb Bring one group board to CE 2018-03-03 12:56:17 -03:00
git_helper.rb
gitlab_routing_helper.rb Inline runner_path and runners_path helpers 2018-05-07 08:54:07 +02:00
graph_helper.rb
groups_helper.rb Add default avatar to group 2018-08-09 13:47:47 +00:00
hooks_helper.rb Changing the hook test action to use POST 2018-07-23 12:05:48 -04:00
icons_helper.rb Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
import_helper.rb Use slugs for default project path and sanitize names before import 2018-08-24 10:29:14 -07:00
instance_configuration_helper.rb
issuables_helper.rb keeps margin for user status emojis consistent 2018-08-17 17:55:44 +02:00
issues_helper.rb Allows author to vote on their own issue 2018-08-24 10:13:41 +00:00
javascript_helper.rb remove deprecated page_specific_javascript_bundle_tag 2018-03-12 14:19:51 -05:00
kerberos_spnego_helper.rb
labels_helper.rb Tidy tooltip_title and fix dropdown open left 2018-05-29 10:35:26 +01:00
lazy_image_tag_helper.rb
markup_helper.rb added feature flag 'commonmark_for_repositories' 2018-09-05 09:19:16 -05:00
mattermost_helper.rb
members_helper.rb
merge_requests_helper.rb Performance Improvements to Vue MR page 2018-06-30 13:17:46 +00:00
milestones_helper.rb Add group milestones to dashboard milestone page 2018-08-03 19:52:37 +00:00
milestones_routing_helper.rb
mirror_helper.rb Fix mirror_helper.rb EOF line 2018-08-01 23:49:19 +00:00
namespaces_helper.rb Fix importers not assigning a new default group 2018-08-31 15:03:17 -07:00
nav_helper.rb Add helpful messages to empty wiki view 2018-05-29 07:28:49 +00:00
notes_helper.rb Use proper markdown rendering for previews 2018-07-06 18:49:33 +00:00
notifications_helper.rb Move N_ calls into separate files 2018-08-14 17:30:51 +08:00
numbers_helper.rb
page_layout_helper.rb call Gitlab::Favicon.status in serializer 2018-06-05 16:20:21 +02:00
pagination_helper.rb
performance_bar_helper.rb
pipeline_schedules_helper.rb Add daylight saving time support for pipeline schedules 2018-07-10 15:22:13 +00:00
preferences_helper.rb 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
profiles_helper.rb Restyle status message input on profile settings 2018-08-07 21:31:43 +02:00
projects_helper.rb Merge branch '50535-display-banner-to-notify-user-if-project-is-implicitly-opted-ado' into 'master' 2018-09-06 22:36:49 +00:00
repository_languages_helper.rb Add repository languages for projects 2018-08-01 18:58:29 +02:00
rss_helper.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
runners_helper.rb
safe_params_helper.rb Fix typos in comments [ci skip] 2018-04-08 16:27:27 +11:00
search_helper.rb Resolve "Frontend for clarifying the usefulness of the search bar" 2018-08-07 09:59:01 +00:00
selects_helper.rb
sentry_helper.rb
services_helper.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
sidekiq_helper.rb
snippets_helper.rb Resolve "The comparison list for the modified icons" 2018-07-27 09:27:20 +00:00
sorting_helper.rb
storage_health_helper.rb
storage_helper.rb
submodule_helper.rb Allow resolving git submodule url for subgroup projects using relative path 2018-08-20 19:52:53 +08:00
system_note_helper.rb Update timeline icon for description edit 2018-05-01 00:41:29 +03:00
tab_helper.rb
tags_helper.rb
time_helper.rb Update time_helper.rb to fix output for exact minutes. 2018-07-10 10:49:28 +00:00
todos_helper.rb Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'"" 2018-08-02 10:42:45 +02:00
tree_helper.rb make call to 'html_escape' unambiguous 2018-04-17 11:39:11 +02:00
triggers_helper.rb
user_callouts_helper.rb Resolve "Clean up the top section of the cluster page" 2018-09-06 20:41:12 +00:00
users_helper.rb Allow whitelisting for "external collaborator by default" setting 2018-08-30 12:53:06 +00:00
version_check_helper.rb
visibility_level_helper.rb Resolve "Improve project overview UI" 2018-09-06 07:27:39 +00:00
webpack_helper.rb Eliminate constants warnings by: 2018-06-01 13:46:46 +08:00
wiki_helper.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00
workhorse_helper.rb Refactor code for single file download in repository 2018-07-13 09:33:35 +08:00