gitlab-org--gitlab-foss/app/views/shared
Nick Thomas 9920551536 Enable CacheMarkdownField for the remaining models
This commit alters views for the following models to use the markdown cache if
present:

* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project

At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
..
builds Code refactoring 2016-09-13 09:05:07 +02:00
groups Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
icons Updated artwork of empty group state. 2016-10-03 11:49:48 +03:00
issuable Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
members Allow project group links to be expired 2016-08-18 22:45:41 +01:00
milestones Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
notifications Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
projects Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
snippets Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
web_hooks Add option to confidential issues events to trigger Webhooks 2016-08-31 18:34:23 -03:00
_allow_request_access.html.haml Allow to disable user request access to groups/projects 2016-07-20 14:38:21 +02:00
_choose_group_avatar_button.html.haml
_clone_panel.html.haml Clone button should not be clickable when there is a disabled protocol 2016-07-05 16:54:22 -05:00
_commit_message_container.html.haml Added back text used on merge commit message 2016-04-11 17:41:47 +01:00
_confirm_modal.html.haml Move modal css to separate file and fix danger text for confirmation modal 2016-04-29 19:02:30 +02:00
_event_filter.html.haml Fix inconsistent highlighting of already selected activity nav-links 2016-10-05 15:38:18 -05:00
_field.html.haml Hide password in the service settings form 2015-10-02 12:48:57 +03:00
_file_highlight.html.haml add custom highlighting via .gitattributes 2016-06-27 14:17:49 -07:00
_group_form.html.haml Use consistent casing for form field labels 2015-12-02 14:41:54 +01:00
_group_tips.html.haml Add permission level to groups 2016-03-10 10:38:36 -03:00
_import_form.html.haml some JS magic to fix empty URL bug 2016-07-13 17:01:24 +02:00
_issues.html.haml Fix style 2016-06-06 11:59:49 -05:00
_label_row.html.haml Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
_labels_row.html.haml Fix filter label tooltip HTML rendering 2016-08-04 12:30:38 -05:00
_logo.svg Change logo animation to CSS 2016-08-26 17:32:11 -05:00
_merge_requests.html.haml Don't try to count a relation with aliases 2016-06-10 14:29:08 +01:00
_milestone_expired.html.haml sort milestones by due_date 2015-12-03 08:53:34 -06:00
_milestones_filter.html.haml Added a small helper to reduce logic in the view 2016-09-07 15:27:14 -05:00
_nav_scroll.html.haml Add horizontal scrolling to all sub-navs on mobile viewports 2016-08-25 18:01:37 -05:00
_new_commit_form.html.haml Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
_new_project_item_select.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
_no_password.html.haml
_no_ssh.html.haml Remove Profile::KeysController#new action 2016-03-03 16:13:59 -05:00
_outdated_browser.html.haml
_project_limit.html.haml Project limit is reached warning is hidden when the projects_limit is zero 2016-02-19 09:27:43 +01:00
_promo.html.haml Substituted deprecated forum link with project issues link. [ci skip] 2016-01-25 13:10:11 -06:00
_ref_switcher.html.haml Make the ref-selector function work properly for branch selection. 2016-08-17 09:23:43 -06:00
_service_settings.html.haml Refactor service settings view 2016-07-20 12:11:37 -03:00
_show_aside.html.haml
_sort_dropdown.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
_visibility_level.html.haml Fix "Create project" button layout with restricted visibility 2016-09-26 09:04:15 -04:00
_visibility_radios.html.haml Fix "Create project" button layout with restricted visibility 2016-09-26 09:04:15 -04:00