gitlab-org--gitlab-foss/app/helpers
Sean McGivern 4c8a1d3a3d Merge branch '26705-filter-todos-by-manual-add' into 'master'
Filter todos by manual add

Closes #26705

See merge request !8861
2017-02-08 13:32:55 +00:00
..
accounts_helper.rb implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
appearances_helper.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
application_helper.rb replace `find_with_namespace` with `find_by_full_path` 2017-02-03 07:14:04 +07:00
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 Added support for Authentiq oauth provider 2016-12-21 10:51:10 +02:00
avatars_helper.rb Removes 'hidden-xs' class from user_avatar helper in order for it to be visible in environments list. 2016-10-06 11:32:58 +01:00
award_emoji_helper.rb Simpler arguments passed to named_route on toggle_award_url helper method 2016-10-19 21:58:12 +02:00
blob_helper.rb removes old css class from everywhere 2017-02-02 18:22:32 +06:00
boards_helper.rb Removes labels instead of closing issue when clicking remove button 2017-02-03 17:02:44 +03:00
branches_helper.rb implements the basic filter functionality 2016-07-19 19:30:10 +01:00
broadcast_messages_helper.rb Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
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 Changes after review 2016-12-21 11:18:15 +00:00
commits_helper.rb Address feedback 2017-02-06 18:06:46 -06:00
compare_helper.rb `can?` already includes the `feature_available?` check 2017-01-25 11:12:09 +01:00
components_helper.rb Use the Gitlab Workhorse HTTP header in the admin dashboard 2016-11-07 16:15:43 +01:00
dashboard_helper.rb
diff_helper.rb Show 'too many changes' message for merge request 2017-01-12 13:41:29 -02:00
dropdowns_helper.rb Homogenize dropdowns on Issue page 2016-11-28 23:18:03 +01:00
emails_helper.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
environment_helper.rb Changes after review 2016-12-07 15:43:24 +00:00
environments_helper.rb Fix JSON problem 2016-11-16 11:58:19 +00:00
events_helper.rb remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
explore_helper.rb Enable Style/SpaceAroundEqualsInParameterDefault cop 2016-08-06 04:03:01 +02:00
external_wiki_helper.rb speed up ExternalWikiService#get_project_wiki_path 2016-07-19 09:06:58 -04:00
form_helper.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
git_helper.rb Improve merge request version feature 2016-09-07 10:24:48 +03:00
gitlab_markdown_helper.rb Fix cross-project references copy to include the project reference 2017-01-03 13:01:46 +01:00
gitlab_routing_helper.rb Fixed tests, renamed files and methods 2017-02-06 14:51:18 -06:00
graph_helper.rb
groups_helper.rb Refactor Namespace code related to nested groups 2017-01-13 10:05:02 -05:00
icons_helper.rb
import_helper.rb Reduce duplication for GitHubish import status view 2016-12-19 17:35:51 +01:00
issuables_helper.rb Move issuable reference display to a helper method 2017-01-27 20:20:19 -02:00
issues_helper.rb Merge branch '26168-emoji-reactions-missing-tooltip-when-not-logged-in' into 'master' 2017-01-03 18:37:28 +00:00
javascript_helper.rb Merge branch 'master' into go-go-gadget-webpack 2017-02-03 13:17:03 -06:00
kerberos_spnego_helper.rb Groundwork for Kerberos SPNEGO (EE feature) 2016-07-01 11:46:56 +02:00
labels_helper.rb Add shorthand support to gitlab markdown references 2016-12-02 19:18:17 -02:00
mattermost_helper.rb Fix a few error messages 2016-12-20 23:17:32 +01:00
members_helper.rb Refactor MembersHelper#filter_group_project_member_path 2016-12-16 20:28:39 -02:00
merge_requests_helper.rb Merge branch 'restore-issues_mentioned_but_not_closing' into 'master' 2017-02-08 12:35:04 +00:00
milestones_helper.rb Add a starting date to milestones 2016-11-23 13:41:04 +02:00
namespaces_helper.rb few fixes based on MR feedback 2016-09-20 10:15:20 +02:00
nav_helper.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
notes_helper.rb Fix note form hint showing slash commands supported for commits 2016-09-20 13:58:14 +02:00
notifications_helper.rb Show it as successful pipeline, rather than success pipeline 2016-10-17 07:25:21 +00:00
page_layout_helper.rb ensure the 'fixed layout' preference is honored whenever possible 2016-09-20 00:51:00 -05:00
preferences_helper.rb adds fix for security issue when annonymous user does not have access to repository we now display the activity feed instead of the readme 2016-11-17 12:42:21 +00:00
projects_helper.rb Merge branch '24032-changed-visibility-level-to-public-but-project-is-not-public' into 'master' 2017-01-19 13:03:18 +00:00
runners_helper.rb
search_helper.rb Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01:00
selects_helper.rb Fixed es6 lint errors, and reverted a change to a helper 2017-01-03 12:55:36 -06:00
sentry_helper.rb Fix Sentry not reporting right program for Sidekiq workers 2016-08-25 19:42:52 -07:00
services_helper.rb adds test suite 2017-01-22 00:02:29 +00: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 Add more storage statistics 2016-12-21 16:39:49 +01:00
storage_helper.rb Add more storage statistics 2016-12-21 16:39:49 +01:00
submodule_helper.rb
tab_helper.rb Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741 2016-12-16 21:37:22 +03:00
tags_helper.rb filters tags by name 2016-08-31 11:42:33 +01:00
time_helper.rb Cleanup the use of duration and optimize some queries 2016-08-10 23:12:02 +08:00
todos_helper.rb Filter todos by manual add 2017-01-28 23:48:36 +01:00
tree_helper.rb Update tree view to sort folders with submodules 2016-08-09 14:08:47 +01:00
triggers_helper.rb Make chat authorization to work [ci skip] 2016-11-17 21:34:23 +01:00
u2f_helper.rb Load Javascript U2F library selectively. 2016-07-14 08:19:09 +05:30
version_check_helper.rb hide the version check image if internet connection is broken 2017-01-25 03:36:03 +10:30
visibility_level_helper.rb Keep snippet visibility on error 2017-02-02 10:23:50 +00:00
workhorse_helper.rb Verify JWT messages from gitlab-workhorse 2016-09-05 15:05:31 +02:00