diff --git a/commit_project.sh b/commit_project.sh new file mode 100755 index 0000000..3220dad --- /dev/null +++ b/commit_project.sh @@ -0,0 +1 @@ +./../../../../vendor/bin/drush config:export --destination=modules/contrib/opencase/config/optional -y && git add . && git commit diff --git a/config/optional/admin_toolbar.settings.yml b/config/optional/admin_toolbar.settings.yml new file mode 100644 index 0000000..93a6695 --- /dev/null +++ b/config/optional/admin_toolbar.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: jvTSppzcgH5wnzBhX5xnAExcp2I1CzkQ_aky65XNfYI +menu_depth: 4 diff --git a/config/optional/automated_cron.settings.yml b/config/optional/automated_cron.settings.yml new file mode 100644 index 0000000..3fc5821 --- /dev/null +++ b/config/optional/automated_cron.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs +interval: 10800 diff --git a/config/optional/bartik.settings.yml b/config/optional/bartik.settings.yml new file mode 100644 index 0000000..a155b5f --- /dev/null +++ b/config/optional/bartik.settings.yml @@ -0,0 +1,12 @@ +favicon: + mimetype: image/png + path: modules/contrib/opencase/resources/ico.png + use_default: false +features: + comment_user_picture: true + comment_user_verification: true + favicon: true + node_user_picture: true +logo: + path: modules/contrib/opencase/resources/files.png + use_default: false diff --git a/config/optional/block.block.actortypehelp.yml b/config/optional/block.block.actortypehelp.yml new file mode 100644 index 0000000..2f54a0f --- /dev/null +++ b/config/optional/block.block.actortypehelp.yml @@ -0,0 +1,28 @@ +uuid: ce85dde3-56b2-42e4-9ba6-626c4c1a12f5 +langcode: en +status: true +dependencies: + module: + - opencase + - system + theme: + - bartik +_core: + default_config_hash: lsAeZ1IGTh83seQGXGHb7MipH88kV5SZEzf9PkK-uaY +id: actortypehelp +theme: bartik +region: content +weight: -3 +provider: null +plugin: actor_type_help +settings: + id: actor_type_help + label: 'Actor Type Help' + label_display: '0' + provider: opencase +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: '/admin/opencase/oc_actor_type/*/edit/fields' diff --git a/config/optional/block.block.bartik_account_menu.yml b/config/optional/block.block.bartik_account_menu.yml new file mode 100644 index 0000000..c0cc918 --- /dev/null +++ b/config/optional/block.block.bartik_account_menu.yml @@ -0,0 +1,27 @@ +uuid: 641ec021-f8cc-4d18-aea6-78b8c1167b6d +langcode: en +status: true +dependencies: + config: + - system.menu.account + module: + - system + theme: + - bartik +_core: + default_config_hash: jzu74Q7R0QWgw8IniA9HZRSb_a8RPak1M0q5J-VGkZI +id: bartik_account_menu +theme: bartik +region: secondary_menu +weight: 0 +provider: null +plugin: 'system_menu_block:account' +settings: + id: 'system_menu_block:account' + label: 'User account menu' + label_display: '0' + provider: system + level: 1 + depth: 1 + expand_all_items: false +visibility: { } diff --git a/config/optional/block.block.bartik_branding.yml b/config/optional/block.block.bartik_branding.yml new file mode 100644 index 0000000..09308bf --- /dev/null +++ b/config/optional/block.block.bartik_branding.yml @@ -0,0 +1,25 @@ +uuid: 802aa5e3-8dc9-487d-b81e-ebcb43921499 +langcode: en +status: true +dependencies: + module: + - system + theme: + - bartik +_core: + default_config_hash: d-0emr1mEq7sFKDu5RHUJckvNk62hvIZdRwPEfnJyGg +id: bartik_branding +theme: bartik +region: header +weight: 0 +provider: null +plugin: system_branding_block +settings: + id: system_branding_block + label: 'Site branding' + label_display: '0' + provider: system + use_site_logo: true + use_site_name: true + use_site_slogan: true +visibility: { } diff --git a/config/optional/block.block.bartik_breadcrumbs.yml b/config/optional/block.block.bartik_breadcrumbs.yml new file mode 100644 index 0000000..5bf2653 --- /dev/null +++ b/config/optional/block.block.bartik_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 0420cf43-7f91-4c16-80aa-f76d56641c9f +langcode: en +status: true +dependencies: + module: + - system + theme: + - bartik +_core: + default_config_hash: y0bXRvKYQQKkf_RVxA3aOPGpIfKKsDOzzrWYCgjxJ9Y +id: bartik_breadcrumbs +theme: bartik +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.bartik_content.yml b/config/optional/block.block.bartik_content.yml new file mode 100644 index 0000000..6066efc --- /dev/null +++ b/config/optional/block.block.bartik_content.yml @@ -0,0 +1,22 @@ +uuid: 441aa7a1-1224-4ee5-9f02-85648d5699bb +langcode: en +status: true +dependencies: + module: + - system + theme: + - bartik +_core: + default_config_hash: kigu8pTxXt1qGR2NJ5HHdC4G2G1wsDrIjLPKBT5wUBc +id: bartik_content +theme: bartik +region: content +weight: -1 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.bartik_footer.yml b/config/optional/block.block.bartik_footer.yml new file mode 100644 index 0000000..d605dbc --- /dev/null +++ b/config/optional/block.block.bartik_footer.yml @@ -0,0 +1,27 @@ +uuid: a2594712-4e82-4f66-8852-b7fef9d69949 +langcode: en +status: true +dependencies: + config: + - system.menu.footer + module: + - system + theme: + - bartik +_core: + default_config_hash: pnCK21YFjH7iB4XDeokSq3N3XSr6qX8BsqMs9nmip6E +id: bartik_footer +theme: bartik +region: footer_fifth +weight: 0 +provider: null +plugin: 'system_menu_block:footer' +settings: + id: 'system_menu_block:footer' + label: 'Footer menu' + label_display: '0' + provider: system + level: 1 + depth: 0 + expand_all_items: false +visibility: { } diff --git a/config/optional/block.block.bartik_help.yml b/config/optional/block.block.bartik_help.yml new file mode 100644 index 0000000..fb885e1 --- /dev/null +++ b/config/optional/block.block.bartik_help.yml @@ -0,0 +1,22 @@ +uuid: 4d206705-2964-4624-bfef-f2cd18c2d566 +langcode: en +status: true +dependencies: + module: + - help + theme: + - bartik +_core: + default_config_hash: '-laWx8WA-ikiIEH3NJQ0hVbjqk3iEuBms91LB0B4IQU' +id: bartik_help +theme: bartik +region: content +weight: -5 +provider: null +plugin: help_block +settings: + id: help_block + label: Help + label_display: '0' + provider: help +visibility: { } diff --git a/config/optional/block.block.bartik_local_actions.yml b/config/optional/block.block.bartik_local_actions.yml new file mode 100644 index 0000000..788b209 --- /dev/null +++ b/config/optional/block.block.bartik_local_actions.yml @@ -0,0 +1,20 @@ +uuid: 9140917a-f290-4123-978a-1651937828ae +langcode: en +status: true +dependencies: + theme: + - bartik +_core: + default_config_hash: XRdb8LpbArVA6CpuuEZxzi50JIdjsJaCCZ5o3fH0Blk +id: bartik_local_actions +theme: bartik +region: content +weight: -4 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/config/optional/block.block.bartik_local_tasks.yml b/config/optional/block.block.bartik_local_tasks.yml new file mode 100644 index 0000000..fa882f9 --- /dev/null +++ b/config/optional/block.block.bartik_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 7ecfeaf2-bcc4-4505-9ced-379cd4f78f2e +langcode: en +status: true +dependencies: + theme: + - bartik +_core: + default_config_hash: Qf2BoIzd9py5AYXZj8fJzCYDyVk1-AWXcu-AqQeDZKA +id: bartik_local_tasks +theme: bartik +region: content +weight: -6 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: Tabs + label_display: '0' + provider: core + primary: true + secondary: true +visibility: { } diff --git a/config/optional/block.block.bartik_messages.yml b/config/optional/block.block.bartik_messages.yml new file mode 100644 index 0000000..1d77447 --- /dev/null +++ b/config/optional/block.block.bartik_messages.yml @@ -0,0 +1,22 @@ +uuid: a5f26873-0159-467b-8043-b6b94381163c +langcode: en +status: true +dependencies: + module: + - system + theme: + - bartik +_core: + default_config_hash: KC12e0aosUnBBs5bd374JVcQjJaFNOSIHzu0dUGf22o +id: bartik_messages +theme: bartik +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.bartik_page_title.yml b/config/optional/block.block.bartik_page_title.yml new file mode 100644 index 0000000..03ad552 --- /dev/null +++ b/config/optional/block.block.bartik_page_title.yml @@ -0,0 +1,20 @@ +uuid: 897cb97b-43d4-4b4a-82fe-dff0e0a8d521 +langcode: en +status: true +dependencies: + theme: + - bartik +_core: + default_config_hash: ItFhhiUOoeR7oIq73ZaCV7PAYrOwXZ-9fazMzF5DJXM +id: bartik_page_title +theme: bartik +region: content +weight: -7 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: { } diff --git a/config/optional/block.block.bartik_powered.yml b/config/optional/block.block.bartik_powered.yml new file mode 100644 index 0000000..76e3a55 --- /dev/null +++ b/config/optional/block.block.bartik_powered.yml @@ -0,0 +1,22 @@ +uuid: 063474f8-5ac9-4595-bb88-f57057e371ca +langcode: en +status: true +dependencies: + module: + - system + theme: + - bartik +_core: + default_config_hash: I6Esh8cDlPdl2POZg4MOSRUrQNYA1UNCJCxL2yqT_wc +id: bartik_powered +theme: bartik +region: footer_fifth +weight: 10 +provider: null +plugin: system_powered_by_block +settings: + id: system_powered_by_block + label: 'Powered by Drupal' + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.exposedformactor_searchpage_1.yml b/config/optional/block.block.exposedformactor_searchpage_1.yml new file mode 100644 index 0000000..33ae8b8 --- /dev/null +++ b/config/optional/block.block.exposedformactor_searchpage_1.yml @@ -0,0 +1,25 @@ +uuid: d38425eb-15fe-4659-8595-57d566586633 +langcode: en +status: true +dependencies: + config: + - views.view.actor_search + module: + - views + theme: + - bartik +_core: + default_config_hash: '-mPyVl2gaejJOcEbMNyCrKWvN61T9BXYb0mLKJ0wPBI' +id: exposedformactor_searchpage_1 +theme: bartik +region: header +weight: -9 +provider: null +plugin: 'views_exposed_filter_block:actor_search-page_1' +settings: + id: 'views_exposed_filter_block:actor_search-page_1' + label: '' + label_display: '0' + provider: views + views_label: '' +visibility: { } diff --git a/config/optional/block.block.exposedformequal_opps_recordspage_1.yml b/config/optional/block.block.exposedformequal_opps_recordspage_1.yml new file mode 100644 index 0000000..fcd1fbe --- /dev/null +++ b/config/optional/block.block.exposedformequal_opps_recordspage_1.yml @@ -0,0 +1,31 @@ +uuid: ac7d2254-a341-4386-ae23-679d4cadb450 +langcode: en +status: true +dependencies: + config: + - views.view.equal_opps_records + module: + - system + - views + theme: + - bartik +_core: + default_config_hash: 4qMuUzO9EtuXor_WcCBwEfW8lL3V9lFvYgnEQKni3uw +id: exposedformequal_opps_recordspage_1 +theme: bartik +region: content +weight: -2 +provider: null +plugin: 'views_exposed_filter_block:equal_opps_records-page_1' +settings: + id: 'views_exposed_filter_block:equal_opps_records-page_1' + label: '' + label_display: visible + provider: views + views_label: 'Search by (whole) first or last name.' +visibility: + request_path: + id: request_path + negate: false + context_mapping: { } + pages: /equal-opps-records diff --git a/config/optional/block.block.opencase.yml b/config/optional/block.block.opencase.yml new file mode 100644 index 0000000..8eb537e --- /dev/null +++ b/config/optional/block.block.opencase.yml @@ -0,0 +1,73 @@ +uuid: 57f624fd-8bf9-4942-8ffa-ba6639ee833f +langcode: en +status: true +dependencies: + config: + - system.menu.opencase + module: + - superfish + theme: + - bartik +_core: + default_config_hash: P5NPJ-V9_GehcsMfX2AGxHpIMY_jFzyxu0fMAdJlgiU +id: opencase +theme: bartik +region: primary_menu +weight: 0 +provider: null +plugin: 'superfish:opencase' +settings: + id: 'superfish:opencase' + label: OpenCase + label_display: '0' + provider: superfish + level: '1' + depth: '0' + expand_all_items: false + menu_type: horizontal + style: none + arrow: 0 + shadow: 1 + speed: fast + delay: '800' + slide: vertical + supposition: 1 + hoverintent: 1 + touch: '1' + touchbh: '1' + touchbp: '768' + touchua: '0' + touchual: '' + touchuam: '0' + small: '2' + smallbp: '768' + smallua: '0' + smallual: '' + smalluam: '0' + smallact: '1' + smallset: '' + smallasa: 0 + smallcmc: 0 + smallecm: '' + smallchc: 0 + smallech: '' + smallicm: '' + smallich: '' + smallamt: '' + smallabt: '1' + supersubs: 1 + minwidth: '12' + maxwidth: '27' + multicolumn: 0 + multicolumn_depth: '1' + multicolumn_levels: '1' + pathlevels: '1' + expanded: 0 + clone_parent: 0 + hide_linkdescription: 0 + add_linkdescription: 0 + link_depth_class: 1 + custom_list_class: '' + custom_item_class: '' + custom_link_class: '' +visibility: { } diff --git a/config/optional/block.block.seven_breadcrumbs.yml b/config/optional/block.block.seven_breadcrumbs.yml new file mode 100644 index 0000000..49c55cc --- /dev/null +++ b/config/optional/block.block.seven_breadcrumbs.yml @@ -0,0 +1,22 @@ +uuid: 1dd935f9-a3bb-4bb8-a000-f92b2ccaf725 +langcode: en +status: true +dependencies: + module: + - system + theme: + - seven +_core: + default_config_hash: 2rIN97Rd7-rjv3P4h0-xrZnAgPJHyXFEwrB--sS2_qE +id: seven_breadcrumbs +theme: seven +region: breadcrumb +weight: 0 +provider: null +plugin: system_breadcrumb_block +settings: + id: system_breadcrumb_block + label: Breadcrumbs + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.seven_content.yml b/config/optional/block.block.seven_content.yml new file mode 100644 index 0000000..a7f3db8 --- /dev/null +++ b/config/optional/block.block.seven_content.yml @@ -0,0 +1,22 @@ +uuid: 18d8370b-7620-4d31-b708-434773fb3dcc +langcode: en +status: true +dependencies: + module: + - system + theme: + - seven +_core: + default_config_hash: 6_eJxtyfANKFE_nfriHKgrARRIPHH88sI6jvQ4EHbBc +id: seven_content +theme: seven +region: content +weight: 0 +provider: null +plugin: system_main_block +settings: + id: system_main_block + label: 'Main page content' + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.seven_help.yml b/config/optional/block.block.seven_help.yml new file mode 100644 index 0000000..2c56986 --- /dev/null +++ b/config/optional/block.block.seven_help.yml @@ -0,0 +1,22 @@ +uuid: ddc8f618-12a7-4cd8-849a-f432533749d1 +langcode: en +status: true +dependencies: + module: + - help + theme: + - seven +_core: + default_config_hash: bYvyEzJ7UcmjXZAYLxb4Qb_J77K9bPbk4ealdap31FY +id: seven_help +theme: seven +region: help +weight: 0 +provider: null +plugin: help_block +settings: + id: help_block + label: Help + label_display: '0' + provider: help +visibility: { } diff --git a/config/optional/block.block.seven_local_actions.yml b/config/optional/block.block.seven_local_actions.yml new file mode 100644 index 0000000..e32a26a --- /dev/null +++ b/config/optional/block.block.seven_local_actions.yml @@ -0,0 +1,20 @@ +uuid: be439219-ab03-4087-a272-439d7179d838 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: gv5JXTvQXjlMY6PXrfxzcLMjMg4074WiEQCy7ZSMvK4 +id: seven_local_actions +theme: seven +region: content +weight: -10 +provider: null +plugin: local_actions_block +settings: + id: local_actions_block + label: 'Primary admin actions' + label_display: '0' + provider: core +visibility: { } diff --git a/config/optional/block.block.seven_messages.yml b/config/optional/block.block.seven_messages.yml new file mode 100644 index 0000000..e136162 --- /dev/null +++ b/config/optional/block.block.seven_messages.yml @@ -0,0 +1,22 @@ +uuid: 19ed3188-d6e6-4657-9f39-3861a0f49030 +langcode: en +status: true +dependencies: + module: + - system + theme: + - seven +_core: + default_config_hash: bZvFlENVti4PpqT6kqoC86B5_lXp6aE-d4nrvLMU4CY +id: seven_messages +theme: seven +region: highlighted +weight: 0 +provider: null +plugin: system_messages_block +settings: + id: system_messages_block + label: 'Status messages' + label_display: '0' + provider: system +visibility: { } diff --git a/config/optional/block.block.seven_page_title.yml b/config/optional/block.block.seven_page_title.yml new file mode 100644 index 0000000..a8308d1 --- /dev/null +++ b/config/optional/block.block.seven_page_title.yml @@ -0,0 +1,20 @@ +uuid: 12fcca5c-f192-4e49-820d-acaaf3826f65 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: P-2PK2v3yJQRI4Mg1RqKQ0Ki0wP_UUErIvahd_MtMVc +id: seven_page_title +theme: seven +region: header +weight: -30 +provider: null +plugin: page_title_block +settings: + id: page_title_block + label: 'Page title' + label_display: '0' + provider: core +visibility: { } diff --git a/config/optional/block.block.seven_primary_local_tasks.yml b/config/optional/block.block.seven_primary_local_tasks.yml new file mode 100644 index 0000000..004b79f --- /dev/null +++ b/config/optional/block.block.seven_primary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: bf6a7f48-6ec8-4772-9928-5302cd655622 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: ouwsNHI1V3bwV1G1vl0EcbWy8AB9V62vgLOSjTpoCSI +id: seven_primary_local_tasks +theme: seven +region: header +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Primary tabs' + label_display: '0' + provider: core + primary: true + secondary: false +visibility: { } diff --git a/config/optional/block.block.seven_secondary_local_tasks.yml b/config/optional/block.block.seven_secondary_local_tasks.yml new file mode 100644 index 0000000..f241d13 --- /dev/null +++ b/config/optional/block.block.seven_secondary_local_tasks.yml @@ -0,0 +1,22 @@ +uuid: 4d08580d-50da-4bd7-bb1a-e657144f5610 +langcode: en +status: true +dependencies: + theme: + - seven +_core: + default_config_hash: W8ripr8GQI0o3eaaD7lcd4687nUrcHoYdu4yIjzVN3o +id: seven_secondary_local_tasks +theme: seven +region: pre_content +weight: 0 +provider: null +plugin: local_tasks_block +settings: + id: local_tasks_block + label: 'Secondary tabs' + label_display: '0' + provider: core + primary: false + secondary: true +visibility: { } diff --git a/config/optional/block.block.views_block__activities_block_1.yml b/config/optional/block.block.views_block__activities_block_1.yml new file mode 100644 index 0000000..acd8c6a --- /dev/null +++ b/config/optional/block.block.views_block__activities_block_1.yml @@ -0,0 +1,30 @@ +uuid: 14120f1a-9009-4ed1-858a-875d748f93fe +langcode: en +status: true +dependencies: + config: + - views.view.activities + module: + - route_condition + - views + theme: + - bartik +id: views_block__activities_block_1 +theme: bartik +region: content +weight: 0 +provider: null +plugin: 'views_block:activities-block_1' +settings: + id: 'views_block:activities-block_1' + label: '' + label_display: visible + provider: views + context_mapping: { } + views_label: '' + items_per_page: none +visibility: + route: + id: route + negate: false + routes: entity.oc_actor.canonical diff --git a/config/optional/block_content.type.basic.yml b/config/optional/block_content.type.basic.yml new file mode 100644 index 0000000..4990bd4 --- /dev/null +++ b/config/optional/block_content.type.basic.yml @@ -0,0 +1,10 @@ +uuid: f45734f8-b7e5-47e9-90ce-4cb15415b01e +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo +id: basic +label: 'Basic block' +revision: 0 +description: 'A basic block contains a title and a body.' diff --git a/config/optional/comment.settings.yml b/config/optional/comment.settings.yml new file mode 100644 index 0000000..5b7ad98 --- /dev/null +++ b/config/optional/comment.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc +log_ip_addresses: false diff --git a/config/optional/comment.type.comment.yml b/config/optional/comment.type.comment.yml new file mode 100644 index 0000000..c81ae8d --- /dev/null +++ b/config/optional/comment.type.comment.yml @@ -0,0 +1,10 @@ +uuid: 8df6634c-b663-4f63-bd02-7415be7d437b +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: bqZsN31T2n0UjcbyCpOPi9D2iO0sAOHR7FnEs9qMvaA +id: comment +label: 'Default comments' +target_entity_type_id: node +description: 'Allows commenting on content' diff --git a/config/optional/contact.form.contact_opencase.yml b/config/optional/contact.form.contact_opencase.yml index df49c5f..9b8d27a 100644 --- a/config/optional/contact.form.contact_opencase.yml +++ b/config/optional/contact.form.contact_opencase.yml @@ -1,10 +1,11 @@ +uuid: 70ade645-a398-40b1-808a-43f8fe99ee73 langcode: en status: true dependencies: { } id: contact_opencase label: 'Contact the OpenCase Developers' recipients: - - naomirosenberguk@gmail.com + - naomi@aktivix.org reply: '' weight: 0 message: 'Thank you for your message. The OpenCase team will get back to you ASAP.' diff --git a/config/optional/contact.form.feedback.yml b/config/optional/contact.form.feedback.yml new file mode 100644 index 0000000..0f0352b --- /dev/null +++ b/config/optional/contact.form.feedback.yml @@ -0,0 +1,14 @@ +uuid: 9fd33dd2-6476-4362-a419-31216a4c3e2f +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw +id: feedback +label: 'Website feedback' +recipients: + - naomirosenberguk@gmail.com +reply: '' +weight: 0 +message: 'Your message has been sent.' +redirect: '' diff --git a/config/optional/contact.form.personal.yml b/config/optional/contact.form.personal.yml new file mode 100644 index 0000000..6116908 --- /dev/null +++ b/config/optional/contact.form.personal.yml @@ -0,0 +1,13 @@ +uuid: 366a3f34-2bb3-4a44-854b-2a8cdddc766c +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: jonvgt3CkUM2eMLTFwWfHileWWDC4YtXCuIlCahTk_I +id: personal +label: 'Personal contact form' +recipients: { } +reply: '' +weight: 0 +message: 'Your message has been sent.' +redirect: '' diff --git a/config/optional/contact.settings.yml b/config/optional/contact.settings.yml new file mode 100644 index 0000000..5af5127 --- /dev/null +++ b/config/optional/contact.settings.yml @@ -0,0 +1,5 @@ +default_form: contact_opencase +flood: + limit: 5 + interval: 3600 +user_default_enabled: false diff --git a/config/optional/core.base_field_override.node.page.promote.yml b/config/optional/core.base_field_override.node.page.promote.yml new file mode 100644 index 0000000..0bf0ccb --- /dev/null +++ b/config/optional/core.base_field_override.node.page.promote.yml @@ -0,0 +1,24 @@ +uuid: bdb6aab0-ba66-4ab0-9036-0e3466b5d06d +langcode: en +status: true +dependencies: + config: + - node.type.page +_core: + default_config_hash: fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ +id: node.page.promote +field_name: promote +entity_type: node +bundle: page +label: 'Promoted to front page' +description: '' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/optional/core.date_format.fallback.yml b/config/optional/core.date_format.fallback.yml new file mode 100644 index 0000000..57af572 --- /dev/null +++ b/config/optional/core.date_format.fallback.yml @@ -0,0 +1,10 @@ +uuid: 781399e1-1932-46bd-a8e0-78f082cad4b1 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 7klS5IWXrwzVaPpYZFAs6wcx8U2FF1X73OfrtTsvuvE +id: fallback +label: 'Fallback date format' +locked: true +pattern: 'D, m/d/Y - H:i' diff --git a/config/optional/core.date_format.html_date.yml b/config/optional/core.date_format.html_date.yml new file mode 100644 index 0000000..09904ab --- /dev/null +++ b/config/optional/core.date_format.html_date.yml @@ -0,0 +1,10 @@ +uuid: d251f5cf-a6ef-49b6-ad58-7d853df35fc9 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: EOQltUQPmgc6UQ2rcJ4Xi_leCEJj5ui0TR-12duS-Tk +id: html_date +label: 'HTML Date' +locked: true +pattern: Y-m-d diff --git a/config/optional/core.date_format.html_datetime.yml b/config/optional/core.date_format.html_datetime.yml new file mode 100644 index 0000000..2308036 --- /dev/null +++ b/config/optional/core.date_format.html_datetime.yml @@ -0,0 +1,10 @@ +uuid: 0e10b049-df78-4241-badf-413c52de432e +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: jxfClwZIRXIdcvMrE--WkcZxDGUVoOIE3Sm2NRZlFuE +id: html_datetime +label: 'HTML Datetime' +locked: true +pattern: 'Y-m-d\TH:i:sO' diff --git a/config/optional/core.date_format.html_month.yml b/config/optional/core.date_format.html_month.yml new file mode 100644 index 0000000..dd26508 --- /dev/null +++ b/config/optional/core.date_format.html_month.yml @@ -0,0 +1,10 @@ +uuid: 3a6df8b5-ae40-4c0d-8bba-0056677544df +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: Z7KuCUwM_WdTNvLcoltuX3_8d-s-8FZkTN6KgNwF0eM +id: html_month +label: 'HTML Month' +locked: true +pattern: Y-m diff --git a/config/optional/core.date_format.html_time.yml b/config/optional/core.date_format.html_time.yml new file mode 100644 index 0000000..4c20c9f --- /dev/null +++ b/config/optional/core.date_format.html_time.yml @@ -0,0 +1,10 @@ +uuid: 05ff6d01-2985-4e11-ab91-96a44b879eb9 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE +id: html_time +label: 'HTML Time' +locked: true +pattern: 'H:i:s' diff --git a/config/optional/core.date_format.html_week.yml b/config/optional/core.date_format.html_week.yml new file mode 100644 index 0000000..c3fc392 --- /dev/null +++ b/config/optional/core.date_format.html_week.yml @@ -0,0 +1,10 @@ +uuid: a8529465-c12b-4c1f-aca0-3b0752c72a9c +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY +id: html_week +label: 'HTML Week' +locked: true +pattern: Y-\WW diff --git a/config/optional/core.date_format.html_year.yml b/config/optional/core.date_format.html_year.yml new file mode 100644 index 0000000..f811bfd --- /dev/null +++ b/config/optional/core.date_format.html_year.yml @@ -0,0 +1,10 @@ +uuid: 2852ec01-ed6e-4ab3-8f90-f644b6060943 +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk +id: html_year +label: 'HTML Year' +locked: true +pattern: 'Y' diff --git a/config/optional/core.date_format.html_yearless_date.yml b/config/optional/core.date_format.html_yearless_date.yml new file mode 100644 index 0000000..66ced1f --- /dev/null +++ b/config/optional/core.date_format.html_yearless_date.yml @@ -0,0 +1,10 @@ +uuid: 1a1ef5f5-8284-409c-b613-8a9338038bbf +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc +id: html_yearless_date +label: 'HTML Yearless date' +locked: true +pattern: m-d diff --git a/config/optional/core.date_format.long.yml b/config/optional/core.date_format.long.yml new file mode 100644 index 0000000..cac2518 --- /dev/null +++ b/config/optional/core.date_format.long.yml @@ -0,0 +1,10 @@ +uuid: 0aaf69e1-a7f6-4058-86fb-bb58505fd0dc +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: og8sWXhBuHbLMw3CoiBEZjgqSyhFBFmcbUW_wLcfNbo +id: long +label: 'Default long date' +locked: false +pattern: 'l, F j, Y - H:i' diff --git a/config/optional/core.date_format.medium.yml b/config/optional/core.date_format.medium.yml new file mode 100644 index 0000000..09fe9df --- /dev/null +++ b/config/optional/core.date_format.medium.yml @@ -0,0 +1,10 @@ +uuid: 9df18df7-3426-4cf4-83b4-2d9cc54d144f +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE +id: medium +label: 'Default medium date' +locked: false +pattern: 'D, d/m/Y - H:i' diff --git a/config/optional/core.date_format.short.yml b/config/optional/core.date_format.short.yml new file mode 100644 index 0000000..928ad46 --- /dev/null +++ b/config/optional/core.date_format.short.yml @@ -0,0 +1,10 @@ +uuid: 7868647b-7d55-4211-a799-9c06799eb3aa +langcode: en +status: true +dependencies: { } +_core: + default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA +id: short +label: 'Default short date' +locked: false +pattern: 'd/m/Y - H:i' diff --git a/config/optional/core.entity_form_display.block_content.basic.default.yml b/config/optional/core.entity_form_display.block_content.basic.default.yml new file mode 100644 index 0000000..220f1ac --- /dev/null +++ b/config/optional/core.entity_form_display.block_content.basic.default.yml @@ -0,0 +1,35 @@ +uuid: 0c5a17e3-0985-4016-bcd6-b86cff5ca312 +langcode: en +status: true +dependencies: + config: + - block_content.type.basic + - field.field.block_content.basic.body + module: + - text +_core: + default_config_hash: jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss +id: block_content.basic.default +targetEntityType: block_content +bundle: basic +mode: default +content: + body: + type: text_textarea_with_summary + weight: -4 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + info: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/optional/core.entity_form_display.comment.comment.default.yml b/config/optional/core.entity_form_display.comment.comment.default.yml new file mode 100644 index 0000000..e864065 --- /dev/null +++ b/config/optional/core.entity_form_display.comment.comment.default.yml @@ -0,0 +1,36 @@ +uuid: 8c2b9ba0-58af-4031-8919-64134d8c8122 +langcode: en +status: true +dependencies: + config: + - comment.type.comment + - field.field.comment.comment.comment_body + module: + - text +_core: + default_config_hash: I0Pa0aQvT_jawlPo9oz4FE3h_ickc55dYKTPl6gILes +id: comment.comment.default +targetEntityType: comment +bundle: comment +mode: default +content: + author: + weight: -2 + region: content + comment_body: + type: text_textarea + weight: 11 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + subject: + type: string_textfield + weight: 10 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/optional/core.entity_form_display.contact_message.contact_opencase.default.yml b/config/optional/core.entity_form_display.contact_message.contact_opencase.default.yml index 0e2b497..ac515a6 100644 --- a/config/optional/core.entity_form_display.contact_message.contact_opencase.default.yml +++ b/config/optional/core.entity_form_display.contact_message.contact_opencase.default.yml @@ -1,8 +1,11 @@ +uuid: ab0feabf-73e0-44dc-9dd5-a0e9d4e13951 langcode: en status: true dependencies: config: - contact.form.contact_opencase +_core: + default_config_hash: FIPSOmmsq-e1MSdersY0vHf6zPhy-UAx28-B-V7jU5I id: contact_message.contact_opencase.default targetEntityType: contact_message bundle: contact_opencase @@ -17,10 +20,10 @@ content: message: type: string_textarea weight: 0 + region: content settings: rows: 12 placeholder: '' - region: content third_party_settings: { } name: weight: -50 diff --git a/config/optional/core.entity_form_display.node.article.default.yml b/config/optional/core.entity_form_display.node.article.default.yml new file mode 100644 index 0000000..4567a19 --- /dev/null +++ b/config/optional/core.entity_form_display.node.article.default.yml @@ -0,0 +1,109 @@ +uuid: 4a7d2e8b-3715-4c84-9cee-973a8ed98928 +langcode: en +status: true +dependencies: + config: + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.thumbnail + - node.type.article + module: + - comment + - image + - path + - text +_core: + default_config_hash: Pzq9mzrsfoPf775qgEU_SUbHSro9pv1ga-Euh1Ykd_k +id: node.article.default +targetEntityType: node +bundle: article +mode: default +content: + body: + type: text_textarea_with_summary + weight: 1 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + comment: + type: comment_default + weight: 20 + region: content + settings: { } + third_party_settings: { } + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_image: + type: image_image + weight: 4 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } + field_tags: + type: entity_reference_autocomplete_tags + weight: 3 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 15 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 120 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 16 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/optional/core.entity_form_display.node.page.default.yml b/config/optional/core.entity_form_display.node.page.default.yml new file mode 100644 index 0000000..ed1e73b --- /dev/null +++ b/config/optional/core.entity_form_display.node.page.default.yml @@ -0,0 +1,79 @@ +uuid: 6d47445a-5bee-414e-89aa-2de09d9dc959 +langcode: en +status: true +dependencies: + config: + - field.field.node.page.body + - node.type.page + module: + - path + - text +_core: + default_config_hash: SfpLhPExzvR0MgFp0Wp7CrmgEnhcqQ-fXIWFhbf4ue0 +id: node.page.default +targetEntityType: node +bundle: page +mode: default +content: + body: + type: text_textarea_with_summary + weight: 31 + region: content + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + show_summary: false + third_party_settings: { } + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + weight: 15 + region: content + settings: + display_label: true + third_party_settings: { } + status: + type: boolean_checkbox + weight: 120 + region: content + settings: + display_label: true + third_party_settings: { } + sticky: + type: boolean_checkbox + weight: 16 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: { } diff --git a/config/optional/core.entity_form_display.oc_activity.application.default.yml b/config/optional/core.entity_form_display.oc_activity.application.default.yml new file mode 100644 index 0000000..1d20d77 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_activity.application.default.yml @@ -0,0 +1,69 @@ +uuid: 4402ad3d-faa9-4091-ae6a-933b7270ce95 +langcode: en +status: true +dependencies: + config: + - opencase_entities.oc_activity_type.application +id: oc_activity.application.default +targetEntityType: oc_activity +bundle: application +mode: default +content: + description: + type: string_textarea + weight: 4 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + name: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + oc_provider: + type: entity_reference_autocomplete + weight: 1 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + oc_target: + type: entity_reference_autocomplete + weight: 0 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + time_taken: + type: number + weight: 3 + region: content + settings: + placeholder: '' + third_party_settings: { } +hidden: + activity_date_time: true + status: true diff --git a/config/optional/core.entity_form_display.oc_activity.case_note.default.yml b/config/optional/core.entity_form_display.oc_activity.case_note.default.yml new file mode 100644 index 0000000..c3689f6 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_activity.case_note.default.yml @@ -0,0 +1,44 @@ +uuid: b4184284-4fa2-414f-874a-dafecb3486f5 +langcode: en +status: true +dependencies: + config: + - opencase_entities.oc_activity_type.case_note +id: oc_activity.case_note.default +targetEntityType: oc_activity +bundle: case_note +mode: default +content: + name: + type: string_textfield + weight: -3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + time_taken: + type: number + weight: -3 + region: content + settings: + placeholder: '' + third_party_settings: { } +hidden: + activity_date_time: true + description: true + oc_provider: true + oc_target: true + status: true diff --git a/config/optional/core.entity_form_display.oc_activity.destitution_funds_provided.default.yml b/config/optional/core.entity_form_display.oc_activity.destitution_funds_provided.default.yml new file mode 100644 index 0000000..c584be6 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_activity.destitution_funds_provided.default.yml @@ -0,0 +1,59 @@ +uuid: 9ece64fe-10fd-4a85-9ec0-8ec9429c98e4 +langcode: en +status: true +dependencies: + config: + - field.field.oc_activity.destitution_funds_provided.field_amount + - field.field.oc_activity.destitution_funds_provided.field_funds_for + - opencase_entities.oc_activity_type.destitution_funds_provided +id: oc_activity.destitution_funds_provided.default +targetEntityType: oc_activity +bundle: destitution_funds_provided +mode: default +content: + field_amount: + type: number + weight: 28 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_funds_for: + type: options_select + weight: 27 + region: content + settings: { } + third_party_settings: { } + name: + type: string_textfield + weight: -3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + time_taken: + type: number + weight: -3 + region: content + settings: + placeholder: '' + third_party_settings: { } +hidden: + activity_date_time: true + description: true + oc_provider: true + oc_target: true + status: true diff --git a/config/optional/core.entity_form_display.oc_activity.phone_call.default.yml b/config/optional/core.entity_form_display.oc_activity.phone_call.default.yml new file mode 100644 index 0000000..c7f1f41 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_activity.phone_call.default.yml @@ -0,0 +1,70 @@ +uuid: 61cedd57-e60e-4304-afbd-6397326a1468 +langcode: en +status: true +dependencies: + config: + - opencase_entities.oc_activity_type.phone_call + module: + - datetime + - hide_revision_field +id: oc_activity.phone_call.default +targetEntityType: oc_activity +bundle: phone_call +mode: default +content: + activity_date_time: + type: datetime_default + weight: 0 + region: content + settings: { } + third_party_settings: { } + name: + type: string_textfield + weight: 4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + oc_provider: + type: entity_reference_autocomplete + weight: 2 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + oc_target: + type: entity_reference_autocomplete + weight: 1 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 5 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + time_taken: + type: number + weight: 3 + region: content + settings: + placeholder: '' + third_party_settings: { } +hidden: + description: true + status: true diff --git a/config/optional/core.entity_form_display.oc_activity.volunteer_training_session.default.yml b/config/optional/core.entity_form_display.oc_activity.volunteer_training_session.default.yml new file mode 100644 index 0000000..a9f6c1d --- /dev/null +++ b/config/optional/core.entity_form_display.oc_activity.volunteer_training_session.default.yml @@ -0,0 +1,62 @@ +uuid: 13b48008-63b7-4485-babe-9b72256f976a +langcode: en +status: true +dependencies: + config: + - field.field.oc_activity.volunteer_training_session.field_date_attended + - field.field.oc_activity.volunteer_training_session.field_type_of_session + - opencase_entities.oc_activity_type.volunteer_training_session + module: + - datetime +id: oc_activity.volunteer_training_session.default +targetEntityType: oc_activity +bundle: volunteer_training_session +mode: default +content: + field_date_attended: + type: datetime_default + weight: 27 + region: content + settings: { } + third_party_settings: { } + field_type_of_session: + type: string_textfield + weight: 26 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + name: + type: string_textfield + weight: -3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + time_taken: + type: number + weight: -3 + region: content + settings: + placeholder: '' + third_party_settings: { } +hidden: + activity_date_time: true + description: true + oc_provider: true + oc_target: true + status: true diff --git a/config/optional/core.entity_form_display.oc_actor.client.default.yml b/config/optional/core.entity_form_display.oc_actor.client.default.yml new file mode 100644 index 0000000..85b13d7 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_actor.client.default.yml @@ -0,0 +1,233 @@ +uuid: 7a629105-24fb-46e2-98f0-c0c3bb2e6f76 +langcode: en +status: true +dependencies: + config: + - field.field.oc_actor.client.field_asylum_status + - field.field.oc_actor.client.field_confidentiality_form + - field.field.oc_actor.client.field_date_of_birth + - field.field.oc_actor.client.field_dependants + - field.field.oc_actor.client.field_disability + - field.field.oc_actor.client.field_ethnic_o + - field.field.oc_actor.client.field_gender_identified_with + - field.field.oc_actor.client.field_general_noes + - field.field.oc_actor.client.field_how_heard + - field.field.oc_actor.client.field_income + - field.field.oc_actor.client.field_languages_spoken + - field.field.oc_actor.client.field_marital_ + - field.field.oc_actor.client.field_nationalities + - field.field.oc_actor.client.field_referred_by + - field.field.oc_actor.client.field_sex + - opencase_entities.oc_actor_type.client + module: + - datetime + - file +_core: + default_config_hash: 90BCsdjSFMMiSp2Da3WhMM2sOUliF433LfErYxVCrgk +id: oc_actor.client.default +targetEntityType: oc_actor +bundle: client +mode: default +content: + email: + type: string_textfield + weight: 3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_asylum_status: + type: options_select + weight: 11 + region: content + settings: { } + third_party_settings: { } + field_client_field_1: + type: string_textfield + weight: 26 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_confidentiality_form: + type: file_generic + weight: 20 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + field_date_of_birth: + type: datetime_default + weight: 8 + region: content + settings: { } + third_party_settings: { } + field_dependants: + type: string_textfield + weight: 17 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_disability: + type: string_textfield + weight: 15 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_ethnic_o: + type: string_textfield + weight: 12 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_gender_identified_with: + type: options_select + weight: 9 + region: content + settings: { } + third_party_settings: { } + field_general_noes: + type: string_textarea + weight: 21 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_how_heard: + type: options_select + weight: 18 + region: content + settings: { } + third_party_settings: { } + field_income: + type: options_select + weight: 16 + region: content + settings: { } + third_party_settings: { } + field_languages_spoken: + type: options_select + weight: 14 + region: content + settings: { } + third_party_settings: { } + field_marital_: + type: options_select + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_nationalities: + type: options_select + weight: 13 + region: content + settings: { } + third_party_settings: { } + field_referred_by: + type: string_textfield + weight: 19 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + first_name: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + last_name: + type: string_textfield + weight: 2 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + middle_names: + type: string_textfield + weight: 1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + name: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + phone: + type: string_textfield + weight: 4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + phone2: + type: string_textfield + weight: 5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + post_code: + type: string_textfield + weight: 7 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + postal_address: + type: string_textarea + weight: 6 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + field_sex: true + full_name: true + status: true + user_login: true diff --git a/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml b/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml new file mode 100644 index 0000000..697215f --- /dev/null +++ b/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml @@ -0,0 +1,158 @@ +uuid: bc7ed01d-4eba-44c2-a6ab-78500c090d70 +langcode: en +status: true +dependencies: + config: + - field.field.oc_actor.volunteer.field_ethnic_o + - field.field.oc_actor.volunteer.field_general_noes + - field.field.oc_actor.volunteer.field_languages_spoken + - field.field.oc_actor.volunteer.field_nationalities + - field.field.oc_actor.volunteer.field_osic_level + - field.field.oc_actor.volunteer.field_skills + - opencase_entities.oc_actor_type.volunteer + module: + - hide_revision_field +id: oc_actor.volunteer.default +targetEntityType: oc_actor +bundle: volunteer +mode: default +content: + email: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_ethnic_o: + type: string_textfield + weight: 81 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + field_general_noes: + type: string_textarea + weight: 5 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + field_languages_spoken: + type: options_select + weight: 2 + region: content + settings: { } + third_party_settings: { } + field_nationalities: + type: options_select + weight: 1 + region: content + settings: { } + third_party_settings: { } + field_osic_level: + type: options_select + weight: 3 + region: content + settings: { } + third_party_settings: { } + field_skills: + type: string_textarea + weight: 4 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + first_name: + type: string_textfield + weight: -100 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + last_name: + type: string_textfield + weight: -98 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + middle_names: + type: string_textfield + weight: -99 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + name: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + phone: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + phone2: + type: string_textfield + weight: -3 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + post_code: + type: string_textfield + weight: -1 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + postal_address: + type: string_textarea + weight: -2 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + status: true + user_login: true diff --git a/config/optional/core.entity_form_display.oc_case.accommodation.default.yml b/config/optional/core.entity_form_display.oc_case.accommodation.default.yml new file mode 100644 index 0000000..d7e98d8 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.accommodation.default.yml @@ -0,0 +1,85 @@ +uuid: 38668a42-5ab1-4063-a1fa-75256aa1a171 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.accommodation.field_case_finance + - field.field.oc_case.accommodation.field_fee_calculation + - field.field.oc_case.accommodation.field_fee_or_equivalent_cost + - field.field.oc_case.accommodation.field_outcome + - field.field.oc_case.accommodation.field_type_of_acco + - opencase_cases.oc_case_type.accommodation + module: + - file + - hide_revision_field +id: oc_case.accommodation.default +targetEntityType: oc_case +bundle: accommodation +mode: default +content: + field_case_finance: + type: options_select + weight: 3 + region: content + settings: { } + third_party_settings: { } + field_fee_calculation: + type: options_select + weight: 5 + region: content + settings: { } + third_party_settings: { } + field_fee_or_equivalent_cost: + type: number + weight: 4 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_outcome: + type: options_select + weight: 6 + region: content + settings: { } + third_party_settings: { } + field_type_of_acco: + type: options_select + weight: 2 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: 1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + oc_target: + type: entity_reference_autocomplete + weight: 0 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 7 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + name: true + notes: true + status: true + total_fee: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.asylum_support.default.yml b/config/optional/core.entity_form_display.oc_case.asylum_support.default.yml new file mode 100644 index 0000000..dad68cc --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.asylum_support.default.yml @@ -0,0 +1,73 @@ +uuid: 6bf32252-ae4d-4c4f-8484-c95c9fc07ba3 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.asylum_support.field_case_finance + - field.field.oc_case.asylum_support.field_fee_calculation + - field.field.oc_case.asylum_support.field_fee_or_equivalent_cost + - field.field.oc_case.asylum_support.field_outcome + - field.field.oc_case.asylum_support.field_type_of_as + - opencase_cases.oc_case_type.asylum_support + module: + - file +id: oc_case.asylum_support.default +targetEntityType: oc_case +bundle: asylum_support +mode: default +content: + field_case_finance: + type: options_select + weight: 27 + region: content + settings: { } + third_party_settings: { } + field_fee_calculation: + type: options_select + weight: 29 + region: content + settings: { } + third_party_settings: { } + field_fee_or_equivalent_cost: + type: number + weight: 28 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_outcome: + type: options_select + weight: 30 + region: content + settings: { } + third_party_settings: { } + field_type_of_as: + type: options_select + weight: 26 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.employability.default.yml b/config/optional/core.entity_form_display.oc_case.employability.default.yml new file mode 100644 index 0000000..9825185 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.employability.default.yml @@ -0,0 +1,81 @@ +uuid: 2cdf4d5f-96bf-4c95-8e0c-48dd867eb9cb +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.employability.field_case_finance + - field.field.oc_case.employability.field_fee_calculation + - field.field.oc_case.employability.field_fee_or_equivalent_cost + - field.field.oc_case.employability.field_gave_list_of_agencies + - field.field.oc_case.employability.field_outcome + - field.field.oc_case.employability.field_type_of_employability_help + - opencase_cases.oc_case_type.employability + module: + - file +id: oc_case.employability.default +targetEntityType: oc_case +bundle: employability +mode: default +content: + field_case_finance: + type: options_select + weight: 28 + region: content + settings: { } + third_party_settings: { } + field_fee_calculation: + type: options_select + weight: 30 + region: content + settings: { } + third_party_settings: { } + field_fee_or_equivalent_cost: + type: number + weight: 29 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_gave_list_of_agencies: + type: boolean_checkbox + weight: 27 + region: content + settings: + display_label: true + third_party_settings: { } + field_outcome: + type: options_select + weight: 31 + region: content + settings: { } + third_party_settings: { } + field_type_of_employability_help: + type: options_select + weight: 26 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.enquiry.default.yml b/config/optional/core.entity_form_display.oc_case.enquiry.default.yml new file mode 100644 index 0000000..25dcd6e --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.enquiry.default.yml @@ -0,0 +1,53 @@ +uuid: 9ca0d966-5d05-4e95-93fe-36bed0ee506c +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.enquiry.field_outcome + - field.field.oc_case.enquiry.field_subject_of_enquiry + - opencase_cases.oc_case_type.enquiry + module: + - file +id: oc_case.enquiry.default +targetEntityType: oc_case +bundle: enquiry +mode: default +content: + field_outcome: + type: options_select + weight: 1 + region: content + settings: { } + third_party_settings: { } + field_subject_of_enquiry: + type: string_textarea + weight: 0 + region: content + settings: + rows: 5 + placeholder: '' + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.health.default.yml b/config/optional/core.entity_form_display.oc_case.health.default.yml new file mode 100644 index 0000000..363e952 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.health.default.yml @@ -0,0 +1,73 @@ +uuid: 20173814-2b67-4eab-9400-af842f6196a9 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.health.field_case_finance + - field.field.oc_case.health.field_fee_calculation + - field.field.oc_case.health.field_fee_or_equivalent_cost + - field.field.oc_case.health.field_outcome + - field.field.oc_case.health.field_type_health + - opencase_cases.oc_case_type.health + module: + - file +id: oc_case.health.default +targetEntityType: oc_case +bundle: health +mode: default +content: + field_case_finance: + type: options_select + weight: 27 + region: content + settings: { } + third_party_settings: { } + field_fee_calculation: + type: options_select + weight: 29 + region: content + settings: { } + third_party_settings: { } + field_fee_or_equivalent_cost: + type: number + weight: 28 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_outcome: + type: options_select + weight: 30 + region: content + settings: { } + third_party_settings: { } + field_type_health: + type: options_select + weight: 26 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.immigration.default.yml b/config/optional/core.entity_form_display.oc_case.immigration.default.yml new file mode 100644 index 0000000..af4542e --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.immigration.default.yml @@ -0,0 +1,80 @@ +uuid: 0083be5f-a4a6-4ebd-9826-0eccf8b7cf6b +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.immigration.field_case_finance + - field.field.oc_case.immigration.field_fee_calculation + - field.field.oc_case.immigration.field_fee_or_equivalent_cost + - field.field.oc_case.immigration.field_level + - field.field.oc_case.immigration.field_outcome + - field.field.oc_case.immigration.field_type_of_applicat + - opencase_cases.oc_case_type.immigration + module: + - file +id: oc_case.immigration.default +targetEntityType: oc_case +bundle: immigration +mode: default +content: + field_case_finance: + type: options_select + weight: 28 + region: content + settings: { } + third_party_settings: { } + field_fee_calculation: + type: options_select + weight: 30 + region: content + settings: { } + third_party_settings: { } + field_fee_or_equivalent_cost: + type: number + weight: 29 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_level: + type: options_select + weight: 26 + region: content + settings: { } + third_party_settings: { } + field_outcome: + type: options_select + weight: 31 + region: content + settings: { } + third_party_settings: { } + field_type_of_applicat: + type: options_select + weight: 27 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.pro_bono_immigration_service.default.yml b/config/optional/core.entity_form_display.oc_case.pro_bono_immigration_service.default.yml new file mode 100644 index 0000000..d7f1ebf --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.pro_bono_immigration_service.default.yml @@ -0,0 +1,44 @@ +uuid: b3d1c103-d544-48ab-b4a3-13d9fea55f98 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.pro_bono_immigration_service.field_outcome + - opencase_cases.oc_case_type.pro_bono_immigration_service + module: + - file +id: oc_case.pro_bono_immigration_service.default +targetEntityType: oc_case +bundle: pro_bono_immigration_service +mode: default +content: + field_outcome: + type: options_select + weight: 26 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case.welfare_rights.default.yml b/config/optional/core.entity_form_display.oc_case.welfare_rights.default.yml new file mode 100644 index 0000000..73ec0ab --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case.welfare_rights.default.yml @@ -0,0 +1,73 @@ +uuid: 89d5e20a-5d26-4231-85f1-065e1c3e880c +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.welfare_rights.field_case_finance + - field.field.oc_case.welfare_rights.field_fee_calculation + - field.field.oc_case.welfare_rights.field_fee_or_equivalent_cost + - field.field.oc_case.welfare_rights.field_outcome + - field.field.oc_case.welfare_rights.field_type_of_welfare_rights_iss + - opencase_cases.oc_case_type.welfare_rights + module: + - file +id: oc_case.welfare_rights.default +targetEntityType: oc_case +bundle: welfare_rights +mode: default +content: + field_case_finance: + type: options_select + weight: 27 + region: content + settings: { } + third_party_settings: { } + field_fee_calculation: + type: options_select + weight: 29 + region: content + settings: { } + third_party_settings: { } + field_fee_or_equivalent_cost: + type: number + weight: 28 + region: content + settings: + placeholder: '' + third_party_settings: { } + field_outcome: + type: options_select + weight: 30 + region: content + settings: { } + third_party_settings: { } + field_type_of_welfare_rights_iss: + type: options_select + weight: 26 + region: content + settings: { } + third_party_settings: { } + files: + type: file_generic + weight: -1 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } +hidden: + notes: true + oc_target: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case_fee.fee.default.yml b/config/optional/core.entity_form_display.oc_case_fee.fee.default.yml new file mode 100644 index 0000000..49ada9f --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case_fee.fee.default.yml @@ -0,0 +1,34 @@ +uuid: 9c6530a7-4c3c-447c-ba44-1666df974e9e +langcode: en +status: true +dependencies: + config: + - opencase_cases.oc_case_fee_type.fee +id: oc_case_fee.fee.default +targetEntityType: oc_case_fee +bundle: fee +mode: default +content: + amount: + type: number + weight: 1 + region: content + settings: + placeholder: '' + third_party_settings: { } + oc_case: + type: entity_reference_autocomplete + weight: 0 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + name: true + oc_fee_category: true + revision_log: true + status: true + user_id: true diff --git a/config/optional/core.entity_form_display.oc_case_provision.caseworker.default.yml b/config/optional/core.entity_form_display.oc_case_provision.caseworker.default.yml new file mode 100644 index 0000000..e29de23 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_case_provision.caseworker.default.yml @@ -0,0 +1,66 @@ +uuid: 60d3b187-2270-4cff-884f-7242f4273f2d +langcode: en +status: true +dependencies: + config: + - opencase_cases.oc_case_provision_type.caseworker +id: oc_case_provision.caseworker.default +targetEntityType: oc_case_provision +bundle: caseworker +mode: default +content: + oc_case: + type: entity_reference_autocomplete + weight: 0 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + oc_case_provider_role: + type: entity_reference_autocomplete + weight: 2 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + oc_provider: + type: entity_reference_autocomplete + weight: 1 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + revision_log: + type: hide_revision_field_log_widget + weight: 80 + region: content + settings: + rows: 5 + placeholder: '' + show: true + default: '' + permission_based: false + allow_user_settings: true + third_party_settings: { } + user_id: + type: entity_reference_autocomplete + weight: 3 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + name: true + status: true diff --git a/config/optional/core.entity_form_display.oc_event.piss_up.default.yml b/config/optional/core.entity_form_display.oc_event.piss_up.default.yml new file mode 100644 index 0000000..d5a5569 --- /dev/null +++ b/config/optional/core.entity_form_display.oc_event.piss_up.default.yml @@ -0,0 +1,34 @@ +uuid: af8b76e1-d9c9-4e4b-8a00-0831b7822170 +langcode: en +status: true +dependencies: + config: + - field.field.oc_event.piss_up.field_test + - opencase_entities.oc_event_type.piss_up + module: + - datetime +id: oc_event.piss_up.default +targetEntityType: oc_event +bundle: piss_up +mode: default +content: + field_test: + type: entity_reference_autocomplete + weight: 51 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + name: + type: string_textfield + weight: -4 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + status: true diff --git a/config/optional/core.entity_form_display.user.user.default.yml b/config/optional/core.entity_form_display.user.user.default.yml new file mode 100644 index 0000000..187f57f --- /dev/null +++ b/config/optional/core.entity_form_display.user.user.default.yml @@ -0,0 +1,40 @@ +uuid: db1670a5-4601-4b53-965b-d3c11ee66a4f +langcode: en +status: true +dependencies: + config: + - field.field.user.user.field_linked_opencase_actor + - field.field.user.user.user_picture + - image.style.thumbnail + module: + - image + - user +_core: + default_config_hash: FaQ9Ptcpxpg30AtiqRDtl_8zbJArHP1LPfug_s59TOA +id: user.user.default +targetEntityType: user +bundle: user +mode: default +content: + account: + weight: -10 + region: content + contact: + weight: 5 + region: content + language: + weight: 0 + region: content + timezone: + weight: 6 + region: content + user_picture: + type: image_image + weight: -1 + region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } +hidden: + field_linked_opencase_actor: true diff --git a/config/optional/core.entity_form_mode.user.register.yml b/config/optional/core.entity_form_mode.user.register.yml new file mode 100644 index 0000000..b46411b --- /dev/null +++ b/config/optional/core.entity_form_mode.user.register.yml @@ -0,0 +1,12 @@ +uuid: a37b640e-952d-4f06-b806-99792e29ba2d +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI +id: user.register +label: Register +targetEntityType: user +cache: true diff --git a/config/optional/core.entity_view_display.block_content.basic.default.yml b/config/optional/core.entity_view_display.block_content.basic.default.yml new file mode 100644 index 0000000..c3d5569 --- /dev/null +++ b/config/optional/core.entity_view_display.block_content.basic.default.yml @@ -0,0 +1,25 @@ +uuid: 72a3d45b-e611-4333-913b-4363640d30c0 +langcode: en +status: true +dependencies: + config: + - block_content.type.basic + - field.field.block_content.basic.body + module: + - text +_core: + default_config_hash: hBNNDTFwakREOTa6GGMqN899Iyrii0hInwSJtQ7Kj30 +id: block_content.basic.default +targetEntityType: block_content +bundle: basic +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.comment.comment.default.yml b/config/optional/core.entity_view_display.comment.comment.default.yml new file mode 100644 index 0000000..a575c2e --- /dev/null +++ b/config/optional/core.entity_view_display.comment.comment.default.yml @@ -0,0 +1,28 @@ +uuid: 6b09820a-f7eb-4c94-a271-a385fd1df95d +langcode: en +status: true +dependencies: + config: + - comment.type.comment + - field.field.comment.comment.comment_body + module: + - text +_core: + default_config_hash: aBQUGsQ46M4048fIlFuTXwl2zV0j2cJX89CTUobh9hA +id: comment.comment.default +targetEntityType: comment +bundle: comment +mode: default +content: + comment_body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + links: + weight: 100 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.contact_message.contact_opencase.default.yml b/config/optional/core.entity_view_display.contact_message.contact_opencase.default.yml index 33efa1a..b112f02 100644 --- a/config/optional/core.entity_view_display.contact_message.contact_opencase.default.yml +++ b/config/optional/core.entity_view_display.contact_message.contact_opencase.default.yml @@ -1,8 +1,11 @@ +uuid: fc2c799b-24e3-43a8-ac17-159132cc4d1a langcode: en status: true dependencies: config: - contact.form.contact_opencase +_core: + default_config_hash: 5FOO-_a4pXYooVxKem_62Os7boeIcKDHVjeE72lZUMk id: contact_message.contact_opencase.default targetEntityType: contact_message bundle: contact_opencase @@ -10,10 +13,11 @@ mode: default content: message: type: string - weight: 0 label: above - region: content settings: link_to_entity: false third_party_settings: { } -hidden: { } + weight: 0 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.article.default.yml b/config/optional/core.entity_view_display.node.article.default.yml new file mode 100644 index 0000000..11bc603 --- /dev/null +++ b/config/optional/core.entity_view_display.node.article.default.yml @@ -0,0 +1,64 @@ +uuid: 5925a8be-7a29-47a6-b6bb-6d80b487730f +langcode: en +status: true +dependencies: + config: + - core.entity_view_display.comment.comment.default + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.large + - node.type.article + module: + - comment + - image + - text + - user +_core: + default_config_hash: b4RQ-Nfz-gOoG_jjftd_qDIz4lf_-OzlxoLHkRXjfrE +id: node.article.default +targetEntityType: node +bundle: article +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + comment: + type: comment_default + label: above + settings: + view_mode: default + pager_id: 0 + third_party_settings: { } + weight: 110 + region: content + field_image: + type: image + label: hidden + settings: + image_link: '' + image_style: large + third_party_settings: { } + weight: -1 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 10 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.article.rss.yml b/config/optional/core.entity_view_display.node.article.rss.yml new file mode 100644 index 0000000..dd6fd16 --- /dev/null +++ b/config/optional/core.entity_view_display.node.article.rss.yml @@ -0,0 +1,29 @@ +uuid: 4d616b02-0848-43d0-bded-207c0dad3aeb +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.rss + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - node.type.article + module: + - user +_core: + default_config_hash: 2rIr6K5Q0UQ9khg0zE_CK-PtJH76UL-BDDZcZnZzwCc +id: node.article.rss +targetEntityType: node +bundle: article +mode: rss +content: + links: + weight: 100 + region: content +hidden: + body: true + comment: true + field_image: true + field_tags: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.article.search_index.yml b/config/optional/core.entity_view_display.node.article.search_index.yml new file mode 100644 index 0000000..bccd3c2 --- /dev/null +++ b/config/optional/core.entity_view_display.node.article.search_index.yml @@ -0,0 +1,50 @@ +uuid: 8ee38840-d43b-4623-8865-ec47ad726367 +langcode: en +status: true +dependencies: + config: + - core.entity_view_display.comment.comment.default + - core.entity_view_mode.node.search_index + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - node.type.article + module: + - comment + - text + - user +_core: + default_config_hash: UyS6h90lp_2z8y-boEip0WxzO-BGPHubSfeQYnjwg_4 +id: node.article.search_index +targetEntityType: node +bundle: article +mode: search_index +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content + comment: + type: comment_default + label: hidden + settings: + pager_id: 0 + third_party_settings: { } + weight: 2 + region: content + field_tags: + type: entity_reference_label + label: hidden + settings: + link: false + third_party_settings: { } + weight: 1 + region: content +hidden: + field_image: true + links: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.article.search_result.yml b/config/optional/core.entity_view_display.node.article.search_result.yml new file mode 100644 index 0000000..44317d2 --- /dev/null +++ b/config/optional/core.entity_view_display.node.article.search_result.yml @@ -0,0 +1,49 @@ +uuid: 82f41778-972e-4083-b6d3-efa627c36009 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.search_result + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.thumbnail + - node.type.article + module: + - image + - text + - user +_core: + default_config_hash: uFyekWl4pl40ClJFmjk9tcyPJ-WFSXYsItJHB_XbQqs +id: node.article.search_result +targetEntityType: node +bundle: article +mode: search_result +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 300 + third_party_settings: { } + weight: 1 + region: content + field_image: + type: image + label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 + region: content + links: + settings: { } + third_party_settings: { } + weight: 2 + region: content +hidden: + comment: true + field_tags: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.article.teaser.yml b/config/optional/core.entity_view_display.node.article.teaser.yml new file mode 100644 index 0000000..bca45d3 --- /dev/null +++ b/config/optional/core.entity_view_display.node.article.teaser.yml @@ -0,0 +1,56 @@ +uuid: c810b856-b307-4583-883b-e22f624e204e +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.article.body + - field.field.node.article.comment + - field.field.node.article.field_image + - field.field.node.article.field_tags + - image.style.medium + - node.type.article + module: + - image + - text + - user +_core: + default_config_hash: 0ur5-yZyR8pJ3lugC_Micbr6V_tpMWz-yHFhtuLcZo8 +id: node.article.teaser +targetEntityType: node +bundle: article +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 0 + region: content + field_image: + type: image + label: hidden + settings: + image_link: content + image_style: medium + third_party_settings: { } + weight: -1 + region: content + field_tags: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 10 + region: content + links: + weight: 100 + region: content +hidden: + comment: true + field_image: true + field_tags: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.page.default.yml b/config/optional/core.entity_view_display.node.page.default.yml new file mode 100644 index 0000000..ccbd141 --- /dev/null +++ b/config/optional/core.entity_view_display.node.page.default.yml @@ -0,0 +1,29 @@ +uuid: 34735c0f-3c68-4d38-9dcf-1da96512eb59 +langcode: en +status: true +dependencies: + config: + - field.field.node.page.body + - node.type.page + module: + - text + - user +_core: + default_config_hash: M_Y8L5tfmhx7DR143E05YyZSpvgil6VFvqcfBWykalg +id: node.page.default +targetEntityType: node +bundle: page +mode: default +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 100 + region: content + links: + weight: 101 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.page.search_index.yml b/config/optional/core.entity_view_display.node.page.search_index.yml new file mode 100644 index 0000000..5d3548b --- /dev/null +++ b/config/optional/core.entity_view_display.node.page.search_index.yml @@ -0,0 +1,28 @@ +uuid: 3326a3ab-7eb4-42bc-828e-cc5301963c5c +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.search_index + - field.field.node.page.body + - node.type.page + module: + - text + - user +_core: + default_config_hash: xBTs8g0qAlUrHQcyKIdGpebgUBgF-FOb_c0Lyu71hVc +id: node.page.search_index +targetEntityType: node +bundle: page +mode: search_index +content: + body: + type: text_default + label: hidden + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + links: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.page.search_result.yml b/config/optional/core.entity_view_display.node.page.search_result.yml new file mode 100644 index 0000000..f88b3f1 --- /dev/null +++ b/config/optional/core.entity_view_display.node.page.search_result.yml @@ -0,0 +1,33 @@ +uuid: f70207b8-de58-4dbf-b900-e651167f7b0a +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.search_result + - field.field.node.page.body + - node.type.page + module: + - text + - user +_core: + default_config_hash: gTB0Aw9yfUPvjMd_Pznb33eEqIGHqNQb5JtR3jZ18TE +id: node.page.search_result +targetEntityType: node +bundle: page +mode: search_result +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 300 + third_party_settings: { } + weight: 100 + region: content + links: + settings: { } + third_party_settings: { } + weight: 101 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.node.page.teaser.yml b/config/optional/core.entity_view_display.node.page.teaser.yml new file mode 100644 index 0000000..435b153 --- /dev/null +++ b/config/optional/core.entity_view_display.node.page.teaser.yml @@ -0,0 +1,31 @@ +uuid: fb8a9378-9533-4701-bd30-ac2fa839a094 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.page.body + - node.type.page + module: + - text + - user +_core: + default_config_hash: 8BgdRtLbtQ0F__o0FHSH0Mx5fvXOra9tfT1GmNKbRYw +id: node.page.teaser +targetEntityType: node +bundle: page +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 100 + region: content + links: + weight: 101 + region: content +hidden: + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_activity.application.default.yml b/config/optional/core.entity_view_display.oc_activity.application.default.yml new file mode 100644 index 0000000..b01a183 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_activity.application.default.yml @@ -0,0 +1,59 @@ +uuid: 92697c37-4dbe-4b1d-a974-526a3300e2ba +langcode: en +status: true +dependencies: + config: + - opencase_entities.oc_activity_type.application + module: + - user +id: oc_activity.application.default +targetEntityType: oc_activity +bundle: application +mode: default +content: + name: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 3 + region: content + oc_provider: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 1 + region: content + oc_target: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 0 + region: content + time_taken: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 2 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content +hidden: + activity_date_time: true + description: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_activity.case_note.default.yml b/config/optional/core.entity_view_display.oc_activity.case_note.default.yml new file mode 100644 index 0000000..c4c003c --- /dev/null +++ b/config/optional/core.entity_view_display.oc_activity.case_note.default.yml @@ -0,0 +1,45 @@ +uuid: 3ecc0f44-1288-40d5-8bf9-753e21fe1172 +langcode: en +status: true +dependencies: + config: + - opencase_entities.oc_activity_type.case_note + module: + - user +id: oc_activity.case_note.default +targetEntityType: oc_activity +bundle: case_note +mode: default +content: + name: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: -3 + region: content + time_taken: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: -3 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + activity_date_time: true + description: true + oc_provider: true + oc_target: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_activity.destitution_funds_provided.default.yml b/config/optional/core.entity_view_display.oc_activity.destitution_funds_provided.default.yml new file mode 100644 index 0000000..dd9ced8 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_activity.destitution_funds_provided.default.yml @@ -0,0 +1,66 @@ +uuid: 18ef782d-adcb-4ac9-bd50-94f005c7321d +langcode: en +status: true +dependencies: + config: + - field.field.oc_activity.destitution_funds_provided.field_amount + - field.field.oc_activity.destitution_funds_provided.field_funds_for + - opencase_entities.oc_activity_type.destitution_funds_provided + module: + - options + - user +id: oc_activity.destitution_funds_provided.default +targetEntityType: oc_activity +bundle: destitution_funds_provided +mode: default +content: + field_amount: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 2 + region: content + field_funds_for: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + name: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: -3 + region: content + time_taken: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: -3 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 3 + region: content +hidden: + activity_date_time: true + description: true + oc_provider: true + oc_target: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_activity.phone_call.default.yml b/config/optional/core.entity_view_display.oc_activity.phone_call.default.yml new file mode 100644 index 0000000..02f94e9 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_activity.phone_call.default.yml @@ -0,0 +1,68 @@ +uuid: 80ad891c-ae0f-4bbf-a9da-e9aee9db720c +langcode: en +status: true +dependencies: + config: + - opencase_entities.oc_activity_type.phone_call + module: + - datetime + - user +id: oc_activity.phone_call.default +targetEntityType: oc_activity +bundle: phone_call +mode: default +content: + activity_date_time: + type: datetime_default + label: above + settings: + timezone_override: '' + format_type: medium + third_party_settings: { } + weight: 0 + region: content + name: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: 4 + region: content + oc_provider: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 2 + region: content + oc_target: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 1 + region: content + time_taken: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 3 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content +hidden: + description: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_activity.volunteer_training_session.default.yml b/config/optional/core.entity_view_display.oc_activity.volunteer_training_session.default.yml new file mode 100644 index 0000000..45ec2ff --- /dev/null +++ b/config/optional/core.entity_view_display.oc_activity.volunteer_training_session.default.yml @@ -0,0 +1,65 @@ +uuid: f33b1e75-dcc3-4471-9637-0bda9d795804 +langcode: en +status: true +dependencies: + config: + - field.field.oc_activity.volunteer_training_session.field_date_attended + - field.field.oc_activity.volunteer_training_session.field_type_of_session + - opencase_entities.oc_activity_type.volunteer_training_session + module: + - datetime + - user +id: oc_activity.volunteer_training_session.default +targetEntityType: oc_activity +bundle: volunteer_training_session +mode: default +content: + field_date_attended: + type: datetime_default + label: above + settings: + timezone_override: '' + format_type: medium + third_party_settings: { } + weight: 1 + region: content + field_type_of_session: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 0 + region: content + name: + type: string + label: hidden + settings: + link_to_entity: false + third_party_settings: { } + weight: -3 + region: content + time_taken: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: -3 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 2 + region: content +hidden: + activity_date_time: true + description: true + oc_provider: true + oc_target: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_actor.client.default.yml b/config/optional/core.entity_view_display.oc_actor.client.default.yml new file mode 100644 index 0000000..9842c31 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_actor.client.default.yml @@ -0,0 +1,196 @@ +uuid: 8023b586-ad1d-43ce-a574-547db4bc4733 +langcode: en +status: true +dependencies: + config: + - field.field.oc_actor.client.field_asylum_status + - field.field.oc_actor.client.field_confidentiality_form + - field.field.oc_actor.client.field_date_of_birth + - field.field.oc_actor.client.field_dependants + - field.field.oc_actor.client.field_disability + - field.field.oc_actor.client.field_ethnic_o + - field.field.oc_actor.client.field_gender_identified_with + - field.field.oc_actor.client.field_general_noes + - field.field.oc_actor.client.field_how_heard + - field.field.oc_actor.client.field_income + - field.field.oc_actor.client.field_languages_spoken + - field.field.oc_actor.client.field_marital_ + - field.field.oc_actor.client.field_nationalities + - field.field.oc_actor.client.field_referred_by + - opencase_entities.oc_actor_type.client + module: + - datetime + - file + - options + - user +id: oc_actor.client.default +targetEntityType: oc_actor +bundle: client +mode: default +content: + email: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -5 + region: content + field_asylum_status: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_client_field_1: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 1 + region: content + field_confidentiality_form: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 12 + region: content + field_date_of_birth: + type: datetime_default + label: above + settings: + timezone_override: '' + format_type: short + third_party_settings: { } + weight: 0 + region: content + field_dependants: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 9 + region: content + field_disability: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 7 + region: content + field_ethnic_o: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 4 + region: content + field_gender_identified_with: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_general_noes: + type: basic_string + label: above + settings: { } + third_party_settings: { } + weight: 13 + region: content + field_how_heard: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 10 + region: content + field_income: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 8 + region: content + field_languages_spoken: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 6 + region: content + field_marital_: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_nationalities: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_referred_by: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 11 + region: content + name: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -4 + region: content + phone: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -4 + region: content + phone2: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -3 + region: content + post_code: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -1 + region: content + postal_address: + type: basic_string + label: above + settings: { } + third_party_settings: { } + weight: -2 + region: content +hidden: + field_sex: true + first_name: true + last_name: true + middle_names: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml b/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml new file mode 100644 index 0000000..e9b4268 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml @@ -0,0 +1,121 @@ +uuid: e0bcac38-7c0e-44c1-9fc4-825baf607384 +langcode: en +status: true +dependencies: + config: + - field.field.oc_actor.volunteer.field_ethnic_o + - field.field.oc_actor.volunteer.field_general_noes + - field.field.oc_actor.volunteer.field_languages_spoken + - field.field.oc_actor.volunteer.field_nationalities + - field.field.oc_actor.volunteer.field_osic_level + - field.field.oc_actor.volunteer.field_skills + - opencase_entities.oc_actor_type.volunteer + module: + - options +id: oc_actor.volunteer.default +targetEntityType: oc_actor +bundle: volunteer +mode: default +content: + email: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -5 + region: content + field_ethnic_o: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: 6 + region: content + field_general_noes: + type: basic_string + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_languages_spoken: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_nationalities: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_osic_level: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_sdfdsfds: + type: text_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_skills: + type: basic_string + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + name: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -4 + region: content + phone: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -4 + region: content + phone2: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -3 + region: content + post_code: + type: string + label: above + settings: + link_to_entity: false + third_party_settings: { } + weight: -1 + region: content + postal_address: + type: basic_string + label: above + settings: { } + third_party_settings: { } + weight: -2 + region: content +hidden: + first_name: true + last_name: true + middle_names: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.oc_case.accommodation.default.yml b/config/optional/core.entity_view_display.oc_case.accommodation.default.yml new file mode 100644 index 0000000..2adca45 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.accommodation.default.yml @@ -0,0 +1,84 @@ +uuid: ced63081-89fe-4f38-9f6a-f20a0a40fc86 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.accommodation.field_case_finance + - field.field.oc_case.accommodation.field_fee_calculation + - field.field.oc_case.accommodation.field_fee_or_equivalent_cost + - field.field.oc_case.accommodation.field_outcome + - field.field.oc_case.accommodation.field_type_of_acco + - opencase_cases.oc_case_type.accommodation + module: + - file + - options + - user +id: oc_case.accommodation.default +targetEntityType: oc_case +bundle: accommodation +mode: default +content: + field_case_finance: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_type_of_acco: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 6 + region: content + oc_target: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 0 + region: content + total_fee: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 3 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content +hidden: + changed: true + created: true + field_fee_calculation: true + field_fee_or_equivalent_cost: true + name: true + notes: true + search_api_excerpt: true + status: true diff --git a/config/optional/core.entity_view_display.oc_case.asylum_support.default.yml b/config/optional/core.entity_view_display.oc_case.asylum_support.default.yml new file mode 100644 index 0000000..f9447c1 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.asylum_support.default.yml @@ -0,0 +1,80 @@ +uuid: abe5cea9-03ef-4548-b983-6f5f56f1fd4f +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.asylum_support.field_case_finance + - field.field.oc_case.asylum_support.field_fee_calculation + - field.field.oc_case.asylum_support.field_fee_or_equivalent_cost + - field.field.oc_case.asylum_support.field_outcome + - field.field.oc_case.asylum_support.field_type_of_as + - opencase_cases.oc_case_type.asylum_support + module: + - file + - options + - user +id: oc_case.asylum_support.default +targetEntityType: oc_case +bundle: asylum_support +mode: default +content: + field_case_finance: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_fee_calculation: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_fee_or_equivalent_cost: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 2 + region: content + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_type_of_as: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case.employability.default.yml b/config/optional/core.entity_view_display.oc_case.employability.default.yml new file mode 100644 index 0000000..b985efb --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.employability.default.yml @@ -0,0 +1,91 @@ +uuid: 794e772e-d592-45ef-9e03-d99d079044a6 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.employability.field_case_finance + - field.field.oc_case.employability.field_fee_calculation + - field.field.oc_case.employability.field_fee_or_equivalent_cost + - field.field.oc_case.employability.field_gave_list_of_agencies + - field.field.oc_case.employability.field_outcome + - field.field.oc_case.employability.field_type_of_employability_help + - opencase_cases.oc_case_type.employability + module: + - file + - options + - user +id: oc_case.employability.default +targetEntityType: oc_case +bundle: employability +mode: default +content: + field_case_finance: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_fee_calculation: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_fee_or_equivalent_cost: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 3 + region: content + field_gave_list_of_agencies: + type: boolean + label: above + settings: + format: default + format_custom_false: '' + format_custom_true: '' + third_party_settings: { } + weight: 1 + region: content + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_type_of_employability_help: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case.enquiry.default.yml b/config/optional/core.entity_view_display.oc_case.enquiry.default.yml new file mode 100644 index 0000000..44b4cc6 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.enquiry.default.yml @@ -0,0 +1,52 @@ +uuid: fea5c4a2-2a54-4bdc-b9f1-14a169133afa +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.enquiry.field_outcome + - field.field.oc_case.enquiry.field_subject_of_enquiry + - opencase_cases.oc_case_type.enquiry + module: + - file + - options + - user +id: oc_case.enquiry.default +targetEntityType: oc_case +bundle: enquiry +mode: default +content: + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_subject_of_enquiry: + type: basic_string + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case.health.default.yml b/config/optional/core.entity_view_display.oc_case.health.default.yml new file mode 100644 index 0000000..713e47e --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.health.default.yml @@ -0,0 +1,80 @@ +uuid: e0da4919-2896-44aa-bb6c-c59ad9c0b63f +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.health.field_case_finance + - field.field.oc_case.health.field_fee_calculation + - field.field.oc_case.health.field_fee_or_equivalent_cost + - field.field.oc_case.health.field_outcome + - field.field.oc_case.health.field_type_health + - opencase_cases.oc_case_type.health + module: + - file + - options + - user +id: oc_case.health.default +targetEntityType: oc_case +bundle: health +mode: default +content: + field_case_finance: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_fee_calculation: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_fee_or_equivalent_cost: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 2 + region: content + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_type_health: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case.immigration.default.yml b/config/optional/core.entity_view_display.oc_case.immigration.default.yml new file mode 100644 index 0000000..5fc5998 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.immigration.default.yml @@ -0,0 +1,88 @@ +uuid: 8cb96899-5711-47e6-8e21-5e58bcf3325b +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.immigration.field_case_finance + - field.field.oc_case.immigration.field_fee_calculation + - field.field.oc_case.immigration.field_fee_or_equivalent_cost + - field.field.oc_case.immigration.field_level + - field.field.oc_case.immigration.field_outcome + - field.field.oc_case.immigration.field_type_of_applicat + - opencase_cases.oc_case_type.immigration + module: + - file + - options + - user +id: oc_case.immigration.default +targetEntityType: oc_case +bundle: immigration +mode: default +content: + field_case_finance: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 2 + region: content + field_fee_calculation: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_fee_or_equivalent_cost: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 3 + region: content + field_level: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_type_of_applicat: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case.pro_bono_immigration_service.default.yml b/config/optional/core.entity_view_display.oc_case.pro_bono_immigration_service.default.yml new file mode 100644 index 0000000..6eab945 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.pro_bono_immigration_service.default.yml @@ -0,0 +1,44 @@ +uuid: 72cb25c8-4006-44f2-bdbd-36c6a20f7bba +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.pro_bono_immigration_service.field_outcome + - opencase_cases.oc_case_type.pro_bono_immigration_service + module: + - file + - options + - user +id: oc_case.pro_bono_immigration_service.default +targetEntityType: oc_case +bundle: pro_bono_immigration_service +mode: default +content: + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 6 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case.welfare_rights.default.yml b/config/optional/core.entity_view_display.oc_case.welfare_rights.default.yml new file mode 100644 index 0000000..460c2b9 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case.welfare_rights.default.yml @@ -0,0 +1,80 @@ +uuid: 295dcda5-a59d-444f-927a-4a28d504da16 +langcode: en +status: true +dependencies: + config: + - field.field.oc_case.welfare_rights.field_case_finance + - field.field.oc_case.welfare_rights.field_fee_calculation + - field.field.oc_case.welfare_rights.field_fee_or_equivalent_cost + - field.field.oc_case.welfare_rights.field_outcome + - field.field.oc_case.welfare_rights.field_type_of_welfare_rights_iss + - opencase_cases.oc_case_type.welfare_rights + module: + - file + - options + - user +id: oc_case.welfare_rights.default +targetEntityType: oc_case +bundle: welfare_rights +mode: default +content: + field_case_finance: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 1 + region: content + field_fee_calculation: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 3 + region: content + field_fee_or_equivalent_cost: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 2 + region: content + field_outcome: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_type_of_welfare_rights_iss: + type: list_default + label: above + settings: { } + third_party_settings: { } + weight: 0 + region: content + files: + type: file_default + label: above + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 82 + region: content + user_id: + type: author + label: above + settings: { } + third_party_settings: { } + weight: 80 + region: content +hidden: + changed: true + created: true + notes: true + search_api_excerpt: true + total_fee: true diff --git a/config/optional/core.entity_view_display.oc_case_fee.fee.default.yml b/config/optional/core.entity_view_display.oc_case_fee.fee.default.yml new file mode 100644 index 0000000..3cb493f --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case_fee.fee.default.yml @@ -0,0 +1,36 @@ +uuid: 0f6f56e5-27c1-459e-b8a8-a54396c1e443 +langcode: en +status: true +dependencies: + config: + - opencase_cases.oc_case_fee_type.fee +id: oc_case_fee.fee.default +targetEntityType: oc_case_fee +bundle: fee +mode: default +content: + amount: + type: number_decimal + label: above + settings: + thousand_separator: '' + decimal_separator: . + scale: 2 + prefix_suffix: true + third_party_settings: { } + weight: 1 + region: content + oc_case: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 0 + region: content +hidden: + name: true + oc_fee_category: true + search_api_excerpt: true + status: true + user_id: true diff --git a/config/optional/core.entity_view_display.oc_case_provision.caseworker.default.yml b/config/optional/core.entity_view_display.oc_case_provision.caseworker.default.yml new file mode 100644 index 0000000..fbd6654 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_case_provision.caseworker.default.yml @@ -0,0 +1,41 @@ +uuid: d748e2ca-1e99-44d7-8fe5-d59b064becff +langcode: en +status: true +dependencies: + config: + - opencase_cases.oc_case_provision_type.caseworker + module: + - user +id: oc_case_provision.caseworker.default +targetEntityType: oc_case_provision +bundle: caseworker +mode: default +content: + oc_case_provider_role: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 2 + region: content + oc_provider: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 1 + region: content + user_id: + type: author + label: hidden + settings: { } + third_party_settings: { } + weight: 3 + region: content +hidden: + name: true + oc_case: true + search_api_excerpt: true + status: true diff --git a/config/optional/core.entity_view_display.oc_event.piss_up.default.yml b/config/optional/core.entity_view_display.oc_event.piss_up.default.yml new file mode 100644 index 0000000..dd46455 --- /dev/null +++ b/config/optional/core.entity_view_display.oc_event.piss_up.default.yml @@ -0,0 +1,25 @@ +uuid: d4b5d087-cb11-45a3-aeb7-9a7657f25e07 +langcode: en +status: true +dependencies: + config: + - field.field.oc_event.piss_up.field_test + - opencase_entities.oc_event_type.piss_up + module: + - datetime +id: oc_event.piss_up.default +targetEntityType: oc_event +bundle: piss_up +mode: default +content: + field_test: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 51 + region: content +hidden: + name: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.user.user.compact.yml b/config/optional/core.entity_view_display.user.user.compact.yml new file mode 100644 index 0000000..2f25ffc --- /dev/null +++ b/config/optional/core.entity_view_display.user.user.compact.yml @@ -0,0 +1,32 @@ +uuid: e4dd30f9-b300-48ab-8052-32857f84895a +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.user.compact + - field.field.user.user.field_linked_opencase_actor + - field.field.user.user.user_picture + - image.style.thumbnail + module: + - image + - user +_core: + default_config_hash: kD2TjItfNDKFw2CFJQfuv4Ys6qg3uYa4hCJYN2jreec +id: user.user.compact +targetEntityType: user +bundle: user +mode: compact +content: + user_picture: + type: image + label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 + region: content +hidden: + field_linked_opencase_actor: true + member_for: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_display.user.user.default.yml b/config/optional/core.entity_view_display.user.user.default.yml new file mode 100644 index 0000000..b8779df --- /dev/null +++ b/config/optional/core.entity_view_display.user.user.default.yml @@ -0,0 +1,33 @@ +uuid: 901064b0-859a-47ce-8242-f47840d80b79 +langcode: en +status: true +dependencies: + config: + - field.field.user.user.field_linked_opencase_actor + - field.field.user.user.user_picture + - image.style.thumbnail + module: + - image + - user +_core: + default_config_hash: E1qmUI2SlozLlJ308jfMMFKT67l1p6PywE2LTRbeYS4 +id: user.user.default +targetEntityType: user +bundle: user +mode: default +content: + member_for: + weight: 5 + region: content + user_picture: + type: image + label: hidden + settings: + image_link: content + image_style: thumbnail + third_party_settings: { } + weight: 0 + region: content +hidden: + field_linked_opencase_actor: true + search_api_excerpt: true diff --git a/config/optional/core.entity_view_mode.block_content.full.yml b/config/optional/core.entity_view_mode.block_content.full.yml new file mode 100644 index 0000000..39bc171 --- /dev/null +++ b/config/optional/core.entity_view_mode.block_content.full.yml @@ -0,0 +1,12 @@ +uuid: fbf18ec5-2dad-496d-8777-668ff804b017 +langcode: en +status: false +dependencies: + module: + - block_content +_core: + default_config_hash: 4tedlMuvQjDOdvHdw86_e-2Rt78aR7TGFMfOK8Ejppg +id: block_content.full +label: Full +targetEntityType: block_content +cache: true diff --git a/config/optional/core.entity_view_mode.comment.full.yml b/config/optional/core.entity_view_mode.comment.full.yml new file mode 100644 index 0000000..12a67f1 --- /dev/null +++ b/config/optional/core.entity_view_mode.comment.full.yml @@ -0,0 +1,12 @@ +uuid: 697b9402-411a-49be-9dc3-82c7867e9e6c +langcode: en +status: false +dependencies: + module: + - comment +_core: + default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA +id: comment.full +label: 'Full comment' +targetEntityType: comment +cache: true diff --git a/config/optional/core.entity_view_mode.node.full.yml b/config/optional/core.entity_view_mode.node.full.yml new file mode 100644 index 0000000..0ae2830 --- /dev/null +++ b/config/optional/core.entity_view_mode.node.full.yml @@ -0,0 +1,12 @@ +uuid: bc808534-08e2-468b-a409-bfa2d557b6e1 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk +id: node.full +label: 'Full content' +targetEntityType: node +cache: true diff --git a/config/optional/core.entity_view_mode.node.rss.yml b/config/optional/core.entity_view_mode.node.rss.yml new file mode 100644 index 0000000..242c91f --- /dev/null +++ b/config/optional/core.entity_view_mode.node.rss.yml @@ -0,0 +1,12 @@ +uuid: 826b2e06-6027-4567-a474-a9fdd7e88633 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: vlYzr-rp2f9NMp-Qlr4sFjlqRq-90mco5-afLNGwCrU +id: node.rss +label: RSS +targetEntityType: node +cache: true diff --git a/config/optional/core.entity_view_mode.node.search_index.yml b/config/optional/core.entity_view_mode.node.search_index.yml new file mode 100644 index 0000000..bbf282c --- /dev/null +++ b/config/optional/core.entity_view_mode.node.search_index.yml @@ -0,0 +1,12 @@ +uuid: 3673e658-0302-4f17-a391-39b9597a8ab6 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: fVFfJv_GzBRE-wpRHbfD5a3VjnhbEOXG6lvRd3uaccY +id: node.search_index +label: 'Search index' +targetEntityType: node +cache: true diff --git a/config/optional/core.entity_view_mode.node.search_result.yml b/config/optional/core.entity_view_mode.node.search_result.yml new file mode 100644 index 0000000..d640857 --- /dev/null +++ b/config/optional/core.entity_view_mode.node.search_result.yml @@ -0,0 +1,12 @@ +uuid: 2fbac467-ec0d-433a-acfd-e2bb10ca7089 +langcode: en +status: false +dependencies: + module: + - node +_core: + default_config_hash: 6GCOQ-jP2RbdbHA5YWQ6bT8CfGbqrBYKOSC_XY4E3ZM +id: node.search_result +label: 'Search result highlighting input' +targetEntityType: node +cache: true diff --git a/config/optional/core.entity_view_mode.node.teaser.yml b/config/optional/core.entity_view_mode.node.teaser.yml new file mode 100644 index 0000000..0189324 --- /dev/null +++ b/config/optional/core.entity_view_mode.node.teaser.yml @@ -0,0 +1,12 @@ +uuid: 361f5ad9-631e-40eb-ba48-50bb6e5f6eed +langcode: en +status: true +dependencies: + module: + - node +_core: + default_config_hash: Mz9qWr1kUYK0mjRAGDsr5XS6PvtZ24en_7ndt-pyWe4 +id: node.teaser +label: Teaser +targetEntityType: node +cache: true diff --git a/config/optional/core.entity_view_mode.paragraph.preview.yml b/config/optional/core.entity_view_mode.paragraph.preview.yml new file mode 100644 index 0000000..1e54fd4 --- /dev/null +++ b/config/optional/core.entity_view_mode.paragraph.preview.yml @@ -0,0 +1,12 @@ +uuid: 03b2c037-4ae0-4452-b524-53d1c3dcff9f +langcode: en +status: true +dependencies: + module: + - paragraphs +_core: + default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg +id: paragraph.preview +label: Preview +targetEntityType: paragraph +cache: true diff --git a/config/optional/core.entity_view_mode.taxonomy_term.full.yml b/config/optional/core.entity_view_mode.taxonomy_term.full.yml new file mode 100644 index 0000000..0eae13f --- /dev/null +++ b/config/optional/core.entity_view_mode.taxonomy_term.full.yml @@ -0,0 +1,12 @@ +uuid: cab77fdc-1f42-41d6-8e91-b8de9c11e5c0 +langcode: en +status: true +dependencies: + module: + - taxonomy +_core: + default_config_hash: '-PPKjsNQPvoIDjOuUAvlLocYD976MNjb9Zpgyz5_BWE' +id: taxonomy_term.full +label: 'Taxonomy term page' +targetEntityType: taxonomy_term +cache: true diff --git a/config/optional/core.entity_view_mode.user.compact.yml b/config/optional/core.entity_view_mode.user.compact.yml new file mode 100644 index 0000000..ec5db1d --- /dev/null +++ b/config/optional/core.entity_view_mode.user.compact.yml @@ -0,0 +1,12 @@ +uuid: f4310344-bb6e-48d7-b358-8853992d537b +langcode: en +status: true +dependencies: + module: + - user +_core: + default_config_hash: 71CSAr_LNPcgu6D6jI4INl1KATkahmeyUFBETAWya8g +id: user.compact +label: Compact +targetEntityType: user +cache: true diff --git a/config/optional/core.entity_view_mode.user.full.yml b/config/optional/core.entity_view_mode.user.full.yml new file mode 100644 index 0000000..8afd7a3 --- /dev/null +++ b/config/optional/core.entity_view_mode.user.full.yml @@ -0,0 +1,12 @@ +uuid: 9e613419-ece4-4f3a-9391-5162e67763fc +langcode: en +status: false +dependencies: + module: + - user +_core: + default_config_hash: mQIF_foYjmnVSr9MpcD4CTaJE_FpO1AyDd_DskztGhM +id: user.full +label: 'User account' +targetEntityType: user +cache: true diff --git a/config/optional/core.extension.yml b/config/optional/core.extension.yml new file mode 100644 index 0000000..11aee89 --- /dev/null +++ b/config/optional/core.extension.yml @@ -0,0 +1,93 @@ +_core: + default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc +module: + admin_toolbar: 0 + automated_cron: 0 + base_field_override_ui: 0 + basic_auth: 0 + big_pipe: 0 + block: 0 + block_content: 0 + breakpoint: 0 + ckeditor: 0 + color: 0 + comment: 0 + config: 0 + contact: 0 + contextual: 0 + csv_serialization: 0 + ctools: 0 + ctools_entity_mask: 0 + date_popup: 0 + datetime: 0 + datetime_range: 0 + dblog: 0 + dynamic_page_cache: 0 + editor: 0 + entity_extra_field: 0 + entity_extra_field_ui: 0 + entity_reference_revisions: 0 + facets: 0 + facets_rest: 0 + facets_searchbox_widget: 0 + field: 0 + field_ui: 0 + file: 0 + filter: 0 + hal: 0 + help: 0 + history: 0 + image: 0 + jquery_ui: 0 + jquery_ui_datepicker: 0 + jquery_ui_slider: 0 + jsonapi: 0 + link: 0 + menu_link_content: 0 + menu_ui: 0 + node: 0 + opencase: 0 + opencase_cases: 0 + opencase_entities: 0 + opencase_search: 0 + options: 0 + page_cache: 0 + paragraphs_collapsible: 0 + path: 0 + path_alias: 0 + rdf: 0 + rest: 0 + restui: 0 + route_condition: 0 + search: 0 + search_api: 0 + search_api_db: 0 + search_api_db_defaults: 0 + security_review: 0 + serialization: 0 + shortcut: 0 + smtp: 0 + superfish: 0 + system: 0 + tamper: 0 + taxonomy: 0 + telephone: 0 + text: 0 + toolbar: 0 + tour: 0 + typed_data: 0 + user: 0 + views_aggregator: 0 + views_aggregator_more_functions: 0 + views_autosubmit: 0 + views_data_export: 0 + views_summarize: 0 + views_ui: 0 + hide_revision_field: 1 + views: 10 + paragraphs: 11 + standard: 1000 +theme: + bartik: 0 + seven: 0 +profile: standard diff --git a/config/optional/core.menu.static_menu_link_overrides.yml b/config/optional/core.menu.static_menu_link_overrides.yml new file mode 100644 index 0000000..eb6e35e --- /dev/null +++ b/config/optional/core.menu.static_menu_link_overrides.yml @@ -0,0 +1,9 @@ +_core: + default_config_hash: CXhei_vpaZk-3f_Mj2cH0YmpK-ZpKHoSzVA3yZrDq0g +definitions: + contact__site_page: + menu_name: footer + parent: '' + weight: 0 + expanded: false + enabled: true diff --git a/config/optional/dblog.settings.yml b/config/optional/dblog.settings.yml new file mode 100644 index 0000000..fbd17ea --- /dev/null +++ b/config/optional/dblog.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 +row_limit: 1000 diff --git a/config/optional/editor.editor.basic_html.yml b/config/optional/editor.editor.basic_html.yml new file mode 100644 index 0000000..3caab26 --- /dev/null +++ b/config/optional/editor.editor.basic_html.yml @@ -0,0 +1,55 @@ +uuid: b4db73a4-6b3f-49dd-a8a2-2b1faac836ef +langcode: en +status: true +dependencies: + config: + - filter.format.basic_html + module: + - ckeditor +_core: + default_config_hash: AqlPmO16LvJI4D0Ih6u4GFQIzqr5OnLgAUSjcUGWk2g +format: basic_html +editor: ckeditor +settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - + name: Linking + items: + - DrupalLink + - DrupalUnlink + - + name: Lists + items: + - BulletedList + - NumberedList + - + name: Media + items: + - Blockquote + - DrupalImage + - + name: 'Block Formatting' + items: + - Format + - + name: Tools + items: + - Source + plugins: + stylescombo: + styles: '' +image_upload: + status: true + scheme: public + directory: inline-images + max_size: '' + max_dimensions: + width: 0 + height: 0 diff --git a/config/optional/editor.editor.full_html.yml b/config/optional/editor.editor.full_html.yml new file mode 100644 index 0000000..2f6a5ef --- /dev/null +++ b/config/optional/editor.editor.full_html.yml @@ -0,0 +1,63 @@ +uuid: 61fc776d-4f1b-4a0f-9566-d402e60162f9 +langcode: en +status: true +dependencies: + config: + - filter.format.full_html + module: + - ckeditor +_core: + default_config_hash: 967ijj7p6i7rwrYl7r08WQFeCY_c23YAh0h8u-w_CXM +format: full_html +editor: ckeditor +settings: + toolbar: + rows: + - + - + name: Formatting + items: + - Bold + - Italic + - Strike + - Superscript + - Subscript + - '-' + - RemoveFormat + - + name: Linking + items: + - DrupalLink + - DrupalUnlink + - + name: Lists + items: + - BulletedList + - NumberedList + - + name: Media + items: + - Blockquote + - DrupalImage + - Table + - HorizontalRule + - + name: 'Block Formatting' + items: + - Format + - + name: Tools + items: + - ShowBlocks + - Source + plugins: + stylescombo: + styles: '' +image_upload: + status: true + scheme: public + directory: inline-images + max_size: '' + max_dimensions: + width: 0 + height: 0 diff --git a/config/optional/field.field.block_content.basic.body.yml b/config/optional/field.field.block_content.basic.body.yml new file mode 100644 index 0000000..e8014ac --- /dev/null +++ b/config/optional/field.field.block_content.basic.body.yml @@ -0,0 +1,25 @@ +uuid: 01e741a3-8f64-4f58-8c45-af56ad94c786 +langcode: en +status: true +dependencies: + config: + - block_content.type.basic + - field.storage.block_content.body + module: + - text +_core: + default_config_hash: foetbaMhlB6uLc2bn-PESvaPkbuDWj0MEjpQVwQiP-o +id: block_content.basic.body +field_name: body +entity_type: block_content +bundle: basic +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: false + required_summary: false +field_type: text_with_summary diff --git a/config/optional/field.field.comment.comment.comment_body.yml b/config/optional/field.field.comment.comment.comment_body.yml new file mode 100644 index 0000000..fb6a7ce --- /dev/null +++ b/config/optional/field.field.comment.comment.comment_body.yml @@ -0,0 +1,23 @@ +uuid: 20ad8b80-b7c6-4867-8bda-611f03a4afe9 +langcode: en +status: true +dependencies: + config: + - comment.type.comment + - field.storage.comment.comment_body + module: + - text +_core: + default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs +id: comment.comment.comment_body +field_name: comment_body +entity_type: comment +bundle: comment +label: Comment +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: text_long diff --git a/config/optional/field.field.node.article.body.yml b/config/optional/field.field.node.article.body.yml new file mode 100644 index 0000000..4c86115 --- /dev/null +++ b/config/optional/field.field.node.article.body.yml @@ -0,0 +1,25 @@ +uuid: 1c34d32f-a7a8-4c5e-8941-1610c6f11533 +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.article + module: + - text +_core: + default_config_hash: IjZnOLWk1Pjq3WRg2pLSA1ERh7Po7izCq_p6UztZr2c +id: node.article.body +field_name: body +entity_type: node +bundle: article +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/config/optional/field.field.node.article.comment.yml b/config/optional/field.field.node.article.comment.yml new file mode 100644 index 0000000..5ab2b37 --- /dev/null +++ b/config/optional/field.field.node.article.comment.yml @@ -0,0 +1,35 @@ +uuid: f44a217b-2fec-47d0-af19-fee067282f6e +langcode: en +status: true +dependencies: + config: + - field.storage.node.comment + - node.type.article + module: + - comment +_core: + default_config_hash: UqXlkKC4v2-bDfWx4zcXQrD5YIi3d5byENEmWv-G_Uc +id: node.article.comment +field_name: comment +entity_type: node +bundle: article +label: Comments +description: '' +required: false +translatable: true +default_value: + - + status: 2 + cid: 0 + last_comment_timestamp: 0 + last_comment_name: null + last_comment_uid: 0 + comment_count: 0 +default_value_callback: '' +settings: + default_mode: 1 + per_page: 50 + anonymous: 0 + form_location: true + preview: 1 +field_type: comment diff --git a/config/optional/field.field.node.article.field_image.yml b/config/optional/field.field.node.article.field_image.yml new file mode 100644 index 0000000..f321062 --- /dev/null +++ b/config/optional/field.field.node.article.field_image.yml @@ -0,0 +1,40 @@ +uuid: 20266ecb-59ac-44e6-92e9-38e14dff6f40 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_image + - node.type.article + module: + - image +_core: + default_config_hash: PmVL51L3A9QGbPLoeLHw5epAPszeZRasCeC3imeeDRQ +id: node.article.field_image +field_name: field_image +entity_type: node +bundle: article +label: Image +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: true + alt_field_required: true + title_field: false + title_field_required: false + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +field_type: image diff --git a/config/optional/field.field.node.article.field_tags.yml b/config/optional/field.field.node.article.field_tags.yml new file mode 100644 index 0000000..c490dce --- /dev/null +++ b/config/optional/field.field.node.article.field_tags.yml @@ -0,0 +1,29 @@ +uuid: a1afb5f9-a4ac-456b-9ac1-a704cb68a3be +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_tags + - node.type.article + - taxonomy.vocabulary.tags +_core: + default_config_hash: QdUgf_beeoaPiyKorFv0q1fcJpWH_uZTqe_xoVJacrw +id: node.article.field_tags +field_name: field_tags +entity_type: node +bundle: article +label: Tags +description: 'Enter a comma-separated list. For example: Amsterdam, Mexico City, "Cleveland, Ohio"' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + tags: tags + sort: + field: _none + auto_create: true +field_type: entity_reference diff --git a/config/optional/field.field.node.page.body.yml b/config/optional/field.field.node.page.body.yml new file mode 100644 index 0000000..1e1bef8 --- /dev/null +++ b/config/optional/field.field.node.page.body.yml @@ -0,0 +1,25 @@ +uuid: a261e859-bb5a-4096-a176-65de05d642fb +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.page + module: + - text +_core: + default_config_hash: KgVkxLl_K3E3lvN6CEoWQIDT0V8J4Mv-fVYrAIc7-FE +id: node.page.body +field_name: body +entity_type: node +bundle: page +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/config/optional/field.field.oc_activity.destitution_funds_provided.field_amount.yml b/config/optional/field.field.oc_activity.destitution_funds_provided.field_amount.yml new file mode 100644 index 0000000..274ec6a --- /dev/null +++ b/config/optional/field.field.oc_activity.destitution_funds_provided.field_amount.yml @@ -0,0 +1,23 @@ +uuid: a2ce100d-02d5-4675-a29b-b5c8cc343181 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_activity.field_amount + - opencase_entities.oc_activity_type.destitution_funds_provided +id: oc_activity.destitution_funds_provided.field_amount +field_name: field_amount +entity_type: oc_activity +bundle: destitution_funds_provided +label: Amount +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_activity.destitution_funds_provided.field_funds_for.yml b/config/optional/field.field.oc_activity.destitution_funds_provided.field_funds_for.yml new file mode 100644 index 0000000..cb98071 --- /dev/null +++ b/config/optional/field.field.oc_activity.destitution_funds_provided.field_funds_for.yml @@ -0,0 +1,21 @@ +uuid: 470e9e4a-b6a1-49ee-8f87-4deae14a7156 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_activity.field_funds_for + - opencase_entities.oc_activity_type.destitution_funds_provided + module: + - options +id: oc_activity.destitution_funds_provided.field_funds_for +field_name: field_funds_for +entity_type: oc_activity +bundle: destitution_funds_provided +label: For +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_activity.volunteer_training_session.field_date_attended.yml b/config/optional/field.field.oc_activity.volunteer_training_session.field_date_attended.yml new file mode 100644 index 0000000..e13a07b --- /dev/null +++ b/config/optional/field.field.oc_activity.volunteer_training_session.field_date_attended.yml @@ -0,0 +1,21 @@ +uuid: e3c9dacd-b1d3-4394-8291-87dcbdb483b8 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_activity.field_date_attended + - opencase_entities.oc_activity_type.volunteer_training_session + module: + - datetime +id: oc_activity.volunteer_training_session.field_date_attended +field_name: field_date_attended +entity_type: oc_activity +bundle: volunteer_training_session +label: 'Date attended' +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: datetime diff --git a/config/optional/field.field.oc_activity.volunteer_training_session.field_type_of_session.yml b/config/optional/field.field.oc_activity.volunteer_training_session.field_type_of_session.yml new file mode 100644 index 0000000..3b6420d --- /dev/null +++ b/config/optional/field.field.oc_activity.volunteer_training_session.field_type_of_session.yml @@ -0,0 +1,19 @@ +uuid: 5ee021de-3208-4be0-8279-0ffad8042602 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_activity.field_type_of_session + - opencase_entities.oc_activity_type.volunteer_training_session +id: oc_activity.volunteer_training_session.field_type_of_session +field_name: field_type_of_session +entity_type: oc_activity +bundle: volunteer_training_session +label: 'Type of session' +description: '' +required: true +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/optional/field.field.oc_actor.client.field_asylum_status.yml b/config/optional/field.field.oc_actor.client.field_asylum_status.yml new file mode 100644 index 0000000..14b6649 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_asylum_status.yml @@ -0,0 +1,21 @@ +uuid: 17dcbde5-8100-408e-9364-c2483a03a465 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_asylum_status + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_asylum_status +field_name: field_asylum_status +entity_type: oc_actor +bundle: client +label: 'Asylum status' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_confidentiality_form.yml b/config/optional/field.field.oc_actor.client.field_confidentiality_form.yml new file mode 100644 index 0000000..1113f2a --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_confidentiality_form.yml @@ -0,0 +1,27 @@ +uuid: e527191c-447e-4b84-b6ed-ba950a08ff00 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_confidentiality_form + - opencase_entities.oc_actor_type.client + module: + - file +id: oc_actor.client.field_confidentiality_form +field_name: field_confidentiality_form +entity_type: oc_actor +bundle: client +label: 'Confidentiality Form' +description: 'Data protection/confidentiality/complaints form signed and uploaded' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: pdf + max_filesize: '2 MB' + description_field: false +field_type: file diff --git a/config/optional/field.field.oc_actor.client.field_date_of_birth.yml b/config/optional/field.field.oc_actor.client.field_date_of_birth.yml new file mode 100644 index 0000000..d11c7ee --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_date_of_birth.yml @@ -0,0 +1,21 @@ +uuid: 20dc980c-2b57-4973-8b79-c44b1455dbee +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_date_of_birth + - opencase_entities.oc_actor_type.client + module: + - datetime +id: oc_actor.client.field_date_of_birth +field_name: field_date_of_birth +entity_type: oc_actor +bundle: client +label: 'Date of birth' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: datetime diff --git a/config/optional/field.field.oc_actor.client.field_dependants.yml b/config/optional/field.field.oc_actor.client.field_dependants.yml new file mode 100644 index 0000000..ce265c7 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_dependants.yml @@ -0,0 +1,19 @@ +uuid: 97ff9075-c988-41ab-849e-538f25dcbaf6 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_dependants + - opencase_entities.oc_actor_type.client +id: oc_actor.client.field_dependants +field_name: field_dependants +entity_type: oc_actor +bundle: client +label: Dependants +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/optional/field.field.oc_actor.client.field_disability.yml b/config/optional/field.field.oc_actor.client.field_disability.yml new file mode 100644 index 0000000..6a8c7d1 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_disability.yml @@ -0,0 +1,19 @@ +uuid: cda7c4ec-59cf-4078-81c9-8a4be2b98db0 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_disability + - opencase_entities.oc_actor_type.client +id: oc_actor.client.field_disability +field_name: field_disability +entity_type: oc_actor +bundle: client +label: Disability +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/optional/field.field.oc_actor.client.field_ethnic_o.yml b/config/optional/field.field.oc_actor.client.field_ethnic_o.yml new file mode 100644 index 0000000..4cfc3e8 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_ethnic_o.yml @@ -0,0 +1,19 @@ +uuid: 1b833c39-43d9-4b55-9b2b-1616a1387c98 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_ethnic_o + - opencase_entities.oc_actor_type.client +id: oc_actor.client.field_ethnic_o +field_name: field_ethnic_o +entity_type: oc_actor +bundle: client +label: 'Ethnic origin' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/optional/field.field.oc_actor.client.field_gender_identified_with.yml b/config/optional/field.field.oc_actor.client.field_gender_identified_with.yml new file mode 100644 index 0000000..9c952d5 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_gender_identified_with.yml @@ -0,0 +1,21 @@ +uuid: 4567518c-f87d-4c9c-b018-af52fa5cd16d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_gender_identified_with + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_gender_identified_with +field_name: field_gender_identified_with +entity_type: oc_actor +bundle: client +label: 'Gender identified with' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_general_noes.yml b/config/optional/field.field.oc_actor.client.field_general_noes.yml new file mode 100644 index 0000000..aca1665 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_general_noes.yml @@ -0,0 +1,19 @@ +uuid: 78ab875e-8992-4f07-9ff2-759a2dad285a +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_general_noes + - opencase_entities.oc_actor_type.client +id: oc_actor.client.field_general_noes +field_name: field_general_noes +entity_type: oc_actor +bundle: client +label: 'General notes' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string_long diff --git a/config/optional/field.field.oc_actor.client.field_how_heard.yml b/config/optional/field.field.oc_actor.client.field_how_heard.yml new file mode 100644 index 0000000..5cef8cf --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_how_heard.yml @@ -0,0 +1,21 @@ +uuid: 7cfa74cf-3f57-4fb1-8e66-50026564cbcd +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_how_heard + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_how_heard +field_name: field_how_heard +entity_type: oc_actor +bundle: client +label: 'How did you hear about the service?' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_income.yml b/config/optional/field.field.oc_actor.client.field_income.yml new file mode 100644 index 0000000..a6a1cf0 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_income.yml @@ -0,0 +1,21 @@ +uuid: ea266268-610e-4e32-8c98-c611d2a3be3e +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_income + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_income +field_name: field_income +entity_type: oc_actor +bundle: client +label: Income +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_languages_spoken.yml b/config/optional/field.field.oc_actor.client.field_languages_spoken.yml new file mode 100644 index 0000000..4906065 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_languages_spoken.yml @@ -0,0 +1,21 @@ +uuid: 3d1c8306-0dc1-4d1d-b34c-26b406eff61a +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_languages_spoken + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_languages_spoken +field_name: field_languages_spoken +entity_type: oc_actor +bundle: client +label: 'Languages spoken' +description: 'Hold down Ctrl (or the Mac equivalent) while clicking, and you can select more than one.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_marital_.yml b/config/optional/field.field.oc_actor.client.field_marital_.yml new file mode 100644 index 0000000..8b855f8 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_marital_.yml @@ -0,0 +1,21 @@ +uuid: 4d92f2ef-e150-4b52-bcc1-1ce5fc7baf0e +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_marital_ + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_marital_ +field_name: field_marital_ +entity_type: oc_actor +bundle: client +label: 'Marital status' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_nationalities.yml b/config/optional/field.field.oc_actor.client.field_nationalities.yml new file mode 100644 index 0000000..7e7444f --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_nationalities.yml @@ -0,0 +1,21 @@ +uuid: 14b80c08-49ba-4dff-a534-ed5a89d87507 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_nationalities + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_nationalities +field_name: field_nationalities +entity_type: oc_actor +bundle: client +label: Nationality +description: 'To select multiple nationalities, hold down Ctrl (or the Mac equivalent) while clicking.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.client.field_referred_by.yml b/config/optional/field.field.oc_actor.client.field_referred_by.yml new file mode 100644 index 0000000..3a4301a --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_referred_by.yml @@ -0,0 +1,19 @@ +uuid: 717ffd79-07b7-484e-b87c-27670bebcf35 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_referred_by + - opencase_entities.oc_actor_type.client +id: oc_actor.client.field_referred_by +field_name: field_referred_by +entity_type: oc_actor +bundle: client +label: 'Referred by' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/optional/field.field.oc_actor.client.field_sex.yml b/config/optional/field.field.oc_actor.client.field_sex.yml new file mode 100644 index 0000000..ac2a895 --- /dev/null +++ b/config/optional/field.field.oc_actor.client.field_sex.yml @@ -0,0 +1,21 @@ +uuid: 90c1489c-eb64-4a5c-a940-f1feb77cecc0 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_sex + - opencase_entities.oc_actor_type.client + module: + - options +id: oc_actor.client.field_sex +field_name: field_sex +entity_type: oc_actor +bundle: client +label: Sex +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.volunteer.field_ethnic_o.yml b/config/optional/field.field.oc_actor.volunteer.field_ethnic_o.yml new file mode 100644 index 0000000..4cd43be --- /dev/null +++ b/config/optional/field.field.oc_actor.volunteer.field_ethnic_o.yml @@ -0,0 +1,19 @@ +uuid: f3d61464-555e-4fe9-9142-19bc201d5f14 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_ethnic_o + - opencase_entities.oc_actor_type.volunteer +id: oc_actor.volunteer.field_ethnic_o +field_name: field_ethnic_o +entity_type: oc_actor +bundle: volunteer +label: 'Ethnic origin' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string diff --git a/config/optional/field.field.oc_actor.volunteer.field_general_noes.yml b/config/optional/field.field.oc_actor.volunteer.field_general_noes.yml new file mode 100644 index 0000000..2a2b018 --- /dev/null +++ b/config/optional/field.field.oc_actor.volunteer.field_general_noes.yml @@ -0,0 +1,19 @@ +uuid: 7b3060d9-8841-40bd-8355-3c46a2e95b1a +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_general_noes + - opencase_entities.oc_actor_type.volunteer +id: oc_actor.volunteer.field_general_noes +field_name: field_general_noes +entity_type: oc_actor +bundle: volunteer +label: 'General notes' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: string_long diff --git a/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml b/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml new file mode 100644 index 0000000..8720b2d --- /dev/null +++ b/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml @@ -0,0 +1,21 @@ +uuid: 3ffa9f18-0b23-44d5-b5f6-4b6b48148814 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_languages_spoken + - opencase_entities.oc_actor_type.volunteer + module: + - options +id: oc_actor.volunteer.field_languages_spoken +field_name: field_languages_spoken +entity_type: oc_actor +bundle: volunteer +label: 'Languages spoken' +description: 'Hold down Ctrl (or the Mac equivalent) while clicking, and you can select more than one.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.volunteer.field_nationalities.yml b/config/optional/field.field.oc_actor.volunteer.field_nationalities.yml new file mode 100644 index 0000000..1715839 --- /dev/null +++ b/config/optional/field.field.oc_actor.volunteer.field_nationalities.yml @@ -0,0 +1,21 @@ +uuid: 11771f51-2a8e-462b-b8a1-9c08a5957175 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_nationalities + - opencase_entities.oc_actor_type.volunteer + module: + - options +id: oc_actor.volunteer.field_nationalities +field_name: field_nationalities +entity_type: oc_actor +bundle: volunteer +label: Nationality +description: 'To select multiple nationalities, hold down Ctrl (or the Mac equivalent) while clicking.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.volunteer.field_osic_level.yml b/config/optional/field.field.oc_actor.volunteer.field_osic_level.yml new file mode 100644 index 0000000..36f9c37 --- /dev/null +++ b/config/optional/field.field.oc_actor.volunteer.field_osic_level.yml @@ -0,0 +1,21 @@ +uuid: e7b67185-ec95-44a3-b30b-d246b2aae216 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_osic_level + - opencase_entities.oc_actor_type.volunteer + module: + - options +id: oc_actor.volunteer.field_osic_level +field_name: field_osic_level +entity_type: oc_actor +bundle: volunteer +label: 'OSIC level' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_actor.volunteer.field_skills.yml b/config/optional/field.field.oc_actor.volunteer.field_skills.yml new file mode 100644 index 0000000..13d9d3f --- /dev/null +++ b/config/optional/field.field.oc_actor.volunteer.field_skills.yml @@ -0,0 +1,19 @@ +uuid: 519f4b4e-9eb1-4f54-aa55-c4343005de03 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_actor.field_skills + - opencase_entities.oc_actor_type.volunteer +id: oc_actor.volunteer.field_skills +field_name: field_skills +entity_type: oc_actor +bundle: volunteer +label: Skills +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string_long diff --git a/config/optional/field.field.oc_case.accommodation.field_case_finance.yml b/config/optional/field.field.oc_case.accommodation.field_case_finance.yml new file mode 100644 index 0000000..666fdc7 --- /dev/null +++ b/config/optional/field.field.oc_case.accommodation.field_case_finance.yml @@ -0,0 +1,21 @@ +uuid: 752c10e9-9fa8-4f22-98cb-934d5a5ed84d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_case_finance + - opencase_cases.oc_case_type.accommodation + module: + - options +id: oc_case.accommodation.field_case_finance +field_name: field_case_finance +entity_type: oc_case +bundle: accommodation +label: 'Case finance' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.accommodation.field_fee_calculation.yml b/config/optional/field.field.oc_case.accommodation.field_fee_calculation.yml new file mode 100644 index 0000000..f229f69 --- /dev/null +++ b/config/optional/field.field.oc_case.accommodation.field_fee_calculation.yml @@ -0,0 +1,21 @@ +uuid: 96f7ac9c-5cbc-44f3-b414-16f1013de805 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_calculation + - opencase_cases.oc_case_type.accommodation + module: + - options +id: oc_case.accommodation.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +bundle: accommodation +label: 'Fee calculation' +description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.accommodation.field_fee_or_equivalent_cost.yml b/config/optional/field.field.oc_case.accommodation.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..3c2d102 --- /dev/null +++ b/config/optional/field.field.oc_case.accommodation.field_fee_or_equivalent_cost.yml @@ -0,0 +1,23 @@ +uuid: f02e6290-9a20-4f32-b56b-1ca92d116e08 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_or_equivalent_cost + - opencase_cases.oc_case_type.accommodation +id: oc_case.accommodation.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +bundle: accommodation +label: 'Fee or equivalent cost' +description: 'If the case is pro bono, state what it would have cost if it were fee paying.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_case.accommodation.field_outcome.yml b/config/optional/field.field.oc_case.accommodation.field_outcome.yml new file mode 100644 index 0000000..d60f95c --- /dev/null +++ b/config/optional/field.field.oc_case.accommodation.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: 29400400-9ecc-40ec-9065-59a24f460eec +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.accommodation + module: + - options +id: oc_case.accommodation.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: accommodation +label: Outcome +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.accommodation.field_type_of_acco.yml b/config/optional/field.field.oc_case.accommodation.field_type_of_acco.yml new file mode 100644 index 0000000..e08bad9 --- /dev/null +++ b/config/optional/field.field.oc_case.accommodation.field_type_of_acco.yml @@ -0,0 +1,21 @@ +uuid: 9b75feec-69bf-4ac4-a037-e73a15ca926e +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_type_of_acco + - opencase_cases.oc_case_type.accommodation + module: + - options +id: oc_case.accommodation.field_type_of_acco +field_name: field_type_of_acco +entity_type: oc_case +bundle: accommodation +label: 'Type of accommodation issue' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.asylum_support.field_case_finance.yml b/config/optional/field.field.oc_case.asylum_support.field_case_finance.yml new file mode 100644 index 0000000..12b7b89 --- /dev/null +++ b/config/optional/field.field.oc_case.asylum_support.field_case_finance.yml @@ -0,0 +1,21 @@ +uuid: 0cc4c4a3-a116-4811-a520-772b81b4ecda +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_case_finance + - opencase_cases.oc_case_type.asylum_support + module: + - options +id: oc_case.asylum_support.field_case_finance +field_name: field_case_finance +entity_type: oc_case +bundle: asylum_support +label: 'Case finance' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.asylum_support.field_fee_calculation.yml b/config/optional/field.field.oc_case.asylum_support.field_fee_calculation.yml new file mode 100644 index 0000000..b72e225 --- /dev/null +++ b/config/optional/field.field.oc_case.asylum_support.field_fee_calculation.yml @@ -0,0 +1,21 @@ +uuid: 3e387db9-252d-4ee4-af7a-3fc98016c231 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_calculation + - opencase_cases.oc_case_type.asylum_support + module: + - options +id: oc_case.asylum_support.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +bundle: asylum_support +label: 'Fee calculation' +description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.asylum_support.field_fee_or_equivalent_cost.yml b/config/optional/field.field.oc_case.asylum_support.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..4dc95a6 --- /dev/null +++ b/config/optional/field.field.oc_case.asylum_support.field_fee_or_equivalent_cost.yml @@ -0,0 +1,23 @@ +uuid: 0377978c-7e7f-4bfd-a55c-7fccf992022d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_or_equivalent_cost + - opencase_cases.oc_case_type.asylum_support +id: oc_case.asylum_support.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +bundle: asylum_support +label: 'Fee or equivalent cost' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_case.asylum_support.field_outcome.yml b/config/optional/field.field.oc_case.asylum_support.field_outcome.yml new file mode 100644 index 0000000..6531239 --- /dev/null +++ b/config/optional/field.field.oc_case.asylum_support.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: 7ea138ce-76a9-47e2-9d93-c9b0a302f566 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.asylum_support + module: + - options +id: oc_case.asylum_support.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: asylum_support +label: Outcome +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.asylum_support.field_type_of_as.yml b/config/optional/field.field.oc_case.asylum_support.field_type_of_as.yml new file mode 100644 index 0000000..badebe3 --- /dev/null +++ b/config/optional/field.field.oc_case.asylum_support.field_type_of_as.yml @@ -0,0 +1,21 @@ +uuid: 87c58a58-c451-49b8-a078-cababd2e3c5d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_type_of_as + - opencase_cases.oc_case_type.asylum_support + module: + - options +id: oc_case.asylum_support.field_type_of_as +field_name: field_type_of_as +entity_type: oc_case +bundle: asylum_support +label: 'Type of asylum support' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.employability.field_case_finance.yml b/config/optional/field.field.oc_case.employability.field_case_finance.yml new file mode 100644 index 0000000..14c657d --- /dev/null +++ b/config/optional/field.field.oc_case.employability.field_case_finance.yml @@ -0,0 +1,21 @@ +uuid: c318911a-558d-4aa4-b4c4-0353fbc70e0f +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_case_finance + - opencase_cases.oc_case_type.employability + module: + - options +id: oc_case.employability.field_case_finance +field_name: field_case_finance +entity_type: oc_case +bundle: employability +label: 'Case finance' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.employability.field_fee_calculation.yml b/config/optional/field.field.oc_case.employability.field_fee_calculation.yml new file mode 100644 index 0000000..c295607 --- /dev/null +++ b/config/optional/field.field.oc_case.employability.field_fee_calculation.yml @@ -0,0 +1,21 @@ +uuid: 7cd8962e-ce35-4d4d-807b-92e202f3e011 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_calculation + - opencase_cases.oc_case_type.employability + module: + - options +id: oc_case.employability.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +bundle: employability +label: 'Fee calculation' +description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.employability.field_fee_or_equivalent_cost.yml b/config/optional/field.field.oc_case.employability.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..e915196 --- /dev/null +++ b/config/optional/field.field.oc_case.employability.field_fee_or_equivalent_cost.yml @@ -0,0 +1,23 @@ +uuid: aa3063fb-4d0f-4ebd-9293-fbd1d52fe33c +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_or_equivalent_cost + - opencase_cases.oc_case_type.employability +id: oc_case.employability.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +bundle: employability +label: 'Fee or equivalent cost' +description: 'If the case is pro bono, state what it would have cost if it were fee paying.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_case.employability.field_gave_list_of_agencies.yml b/config/optional/field.field.oc_case.employability.field_gave_list_of_agencies.yml new file mode 100644 index 0000000..4fcdb9b --- /dev/null +++ b/config/optional/field.field.oc_case.employability.field_gave_list_of_agencies.yml @@ -0,0 +1,23 @@ +uuid: fc32cb9c-1302-4ece-973d-99764fcb4e8c +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_gave_list_of_agencies + - opencase_cases.oc_case_type.employability +id: oc_case.employability.field_gave_list_of_agencies +field_name: field_gave_list_of_agencies +entity_type: oc_case +bundle: employability +label: 'Gave list of agencies' +description: '' +required: false +translatable: false +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'Yes' + off_label: 'No' +field_type: boolean diff --git a/config/optional/field.field.oc_case.employability.field_outcome.yml b/config/optional/field.field.oc_case.employability.field_outcome.yml new file mode 100644 index 0000000..5c6174c --- /dev/null +++ b/config/optional/field.field.oc_case.employability.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: 57500d51-ecb1-4610-9803-1119736d4f7d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.employability + module: + - options +id: oc_case.employability.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: employability +label: Outcome +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.employability.field_type_of_employability_help.yml b/config/optional/field.field.oc_case.employability.field_type_of_employability_help.yml new file mode 100644 index 0000000..bd1706a --- /dev/null +++ b/config/optional/field.field.oc_case.employability.field_type_of_employability_help.yml @@ -0,0 +1,21 @@ +uuid: 2b74b37e-9dbc-41e2-a1ad-c787b118fcf5 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_type_of_employability_help + - opencase_cases.oc_case_type.employability + module: + - options +id: oc_case.employability.field_type_of_employability_help +field_name: field_type_of_employability_help +entity_type: oc_case +bundle: employability +label: 'Type of employability help' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.enquiry.field_outcome.yml b/config/optional/field.field.oc_case.enquiry.field_outcome.yml new file mode 100644 index 0000000..12f6f86 --- /dev/null +++ b/config/optional/field.field.oc_case.enquiry.field_outcome.yml @@ -0,0 +1,23 @@ +uuid: a95d9860-b1b4-4726-80e0-5d322536f082 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.enquiry + module: + - options +id: oc_case.enquiry.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: enquiry +label: Outcome +description: '' +required: false +translatable: true +default_value: + - + value: 'One-off interaction' +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.enquiry.field_subject_of_enquiry.yml b/config/optional/field.field.oc_case.enquiry.field_subject_of_enquiry.yml new file mode 100644 index 0000000..f32e6f9 --- /dev/null +++ b/config/optional/field.field.oc_case.enquiry.field_subject_of_enquiry.yml @@ -0,0 +1,19 @@ +uuid: 703ae9cd-15d9-4c21-b218-f026d144f40d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_subject_of_enquiry + - opencase_cases.oc_case_type.enquiry +id: oc_case.enquiry.field_subject_of_enquiry +field_name: field_subject_of_enquiry +entity_type: oc_case +bundle: enquiry +label: 'Subject of Enquiry' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: string_long diff --git a/config/optional/field.field.oc_case.health.field_case_finance.yml b/config/optional/field.field.oc_case.health.field_case_finance.yml new file mode 100644 index 0000000..63b02e0 --- /dev/null +++ b/config/optional/field.field.oc_case.health.field_case_finance.yml @@ -0,0 +1,21 @@ +uuid: 39d740be-ba2f-42d1-9479-04c09d32eac9 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_case_finance + - opencase_cases.oc_case_type.health + module: + - options +id: oc_case.health.field_case_finance +field_name: field_case_finance +entity_type: oc_case +bundle: health +label: 'Case finance' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.health.field_fee_calculation.yml b/config/optional/field.field.oc_case.health.field_fee_calculation.yml new file mode 100644 index 0000000..36f66be --- /dev/null +++ b/config/optional/field.field.oc_case.health.field_fee_calculation.yml @@ -0,0 +1,21 @@ +uuid: 366fddf9-2fc2-4559-af49-bb1bedb0fd32 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_calculation + - opencase_cases.oc_case_type.health + module: + - options +id: oc_case.health.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +bundle: health +label: 'Fee calculation' +description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.health.field_fee_or_equivalent_cost.yml b/config/optional/field.field.oc_case.health.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..ddd8490 --- /dev/null +++ b/config/optional/field.field.oc_case.health.field_fee_or_equivalent_cost.yml @@ -0,0 +1,23 @@ +uuid: 9d1c9cf8-5e49-4fa4-b81a-d3a5dd7d9698 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_or_equivalent_cost + - opencase_cases.oc_case_type.health +id: oc_case.health.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +bundle: health +label: 'Fee or equivalent cost' +description: 'If the case is pro bono, state what it would have cost if it were fee paying.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_case.health.field_outcome.yml b/config/optional/field.field.oc_case.health.field_outcome.yml new file mode 100644 index 0000000..19ed93d --- /dev/null +++ b/config/optional/field.field.oc_case.health.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: b6e4401d-114c-41e9-a009-bce1e313aed4 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.health + module: + - options +id: oc_case.health.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: health +label: Outcome +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.health.field_type_health.yml b/config/optional/field.field.oc_case.health.field_type_health.yml new file mode 100644 index 0000000..307773e --- /dev/null +++ b/config/optional/field.field.oc_case.health.field_type_health.yml @@ -0,0 +1,21 @@ +uuid: 7d101be7-d6d1-4ba6-820a-90b963268e3b +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_type_health + - opencase_cases.oc_case_type.health + module: + - options +id: oc_case.health.field_type_health +field_name: field_type_health +entity_type: oc_case +bundle: health +label: 'Type of health assistance' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.immigration.field_case_finance.yml b/config/optional/field.field.oc_case.immigration.field_case_finance.yml new file mode 100644 index 0000000..793666d --- /dev/null +++ b/config/optional/field.field.oc_case.immigration.field_case_finance.yml @@ -0,0 +1,21 @@ +uuid: 1bf95946-ed4f-486d-941f-f464f9f0c213 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_case_finance + - opencase_cases.oc_case_type.immigration + module: + - options +id: oc_case.immigration.field_case_finance +field_name: field_case_finance +entity_type: oc_case +bundle: immigration +label: 'Case finance' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.immigration.field_fee_calculation.yml b/config/optional/field.field.oc_case.immigration.field_fee_calculation.yml new file mode 100644 index 0000000..48483f9 --- /dev/null +++ b/config/optional/field.field.oc_case.immigration.field_fee_calculation.yml @@ -0,0 +1,21 @@ +uuid: 87c8d4f1-963a-4150-952f-676ce09137a7 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_calculation + - opencase_cases.oc_case_type.immigration + module: + - options +id: oc_case.immigration.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +bundle: immigration +label: 'Fee calculation' +description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.immigration.field_fee_or_equivalent_cost.yml b/config/optional/field.field.oc_case.immigration.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..d251934 --- /dev/null +++ b/config/optional/field.field.oc_case.immigration.field_fee_or_equivalent_cost.yml @@ -0,0 +1,23 @@ +uuid: 4e82ad9f-4e8a-439d-8bbd-17e497bd9e01 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_or_equivalent_cost + - opencase_cases.oc_case_type.immigration +id: oc_case.immigration.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +bundle: immigration +label: 'Fee or equivalent cost' +description: 'If the case is pro bono, state what it would have cost if it were fee paying.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_case.immigration.field_level.yml b/config/optional/field.field.oc_case.immigration.field_level.yml new file mode 100644 index 0000000..cef5322 --- /dev/null +++ b/config/optional/field.field.oc_case.immigration.field_level.yml @@ -0,0 +1,21 @@ +uuid: 5ea5541c-5288-47e1-bf13-70ed01075ab0 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_level + - opencase_cases.oc_case_type.immigration + module: + - options +id: oc_case.immigration.field_level +field_name: field_level +entity_type: oc_case +bundle: immigration +label: Level +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_integer diff --git a/config/optional/field.field.oc_case.immigration.field_outcome.yml b/config/optional/field.field.oc_case.immigration.field_outcome.yml new file mode 100644 index 0000000..5ace978 --- /dev/null +++ b/config/optional/field.field.oc_case.immigration.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: 2a76f964-55cf-426c-a1b7-609d575526dc +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.immigration + module: + - options +id: oc_case.immigration.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: immigration +label: Outcome +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.immigration.field_type_of_applicat.yml b/config/optional/field.field.oc_case.immigration.field_type_of_applicat.yml new file mode 100644 index 0000000..5e283a9 --- /dev/null +++ b/config/optional/field.field.oc_case.immigration.field_type_of_applicat.yml @@ -0,0 +1,21 @@ +uuid: d8cc5c82-f768-4641-9b86-5ecc0a6b645f +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_type_of_applicat + - opencase_cases.oc_case_type.immigration + module: + - options +id: oc_case.immigration.field_type_of_applicat +field_name: field_type_of_applicat +entity_type: oc_case +bundle: immigration +label: 'Type of application' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.pro_bono_immigration_service.field_outcome.yml b/config/optional/field.field.oc_case.pro_bono_immigration_service.field_outcome.yml new file mode 100644 index 0000000..ea8cced --- /dev/null +++ b/config/optional/field.field.oc_case.pro_bono_immigration_service.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: f3d1ed7a-098b-49e7-96d4-d2e30b34fc5b +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.pro_bono_immigration_service + module: + - options +id: oc_case.pro_bono_immigration_service.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: pro_bono_immigration_service +label: Outcome +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.welfare_rights.field_case_finance.yml b/config/optional/field.field.oc_case.welfare_rights.field_case_finance.yml new file mode 100644 index 0000000..6d89f05 --- /dev/null +++ b/config/optional/field.field.oc_case.welfare_rights.field_case_finance.yml @@ -0,0 +1,21 @@ +uuid: f34251c0-0ad9-4d37-809c-5ddac756b5e6 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_case_finance + - opencase_cases.oc_case_type.welfare_rights + module: + - options +id: oc_case.welfare_rights.field_case_finance +field_name: field_case_finance +entity_type: oc_case +bundle: welfare_rights +label: 'Case finance' +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.welfare_rights.field_fee_calculation.yml b/config/optional/field.field.oc_case.welfare_rights.field_fee_calculation.yml new file mode 100644 index 0000000..70863f8 --- /dev/null +++ b/config/optional/field.field.oc_case.welfare_rights.field_fee_calculation.yml @@ -0,0 +1,21 @@ +uuid: f5a43306-3564-47ea-8b0d-fa8c9e18c16d +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_calculation + - opencase_cases.oc_case_type.welfare_rights + module: + - options +id: oc_case.welfare_rights.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +bundle: welfare_rights +label: 'Fee calculation' +description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.welfare_rights.field_fee_or_equivalent_cost.yml b/config/optional/field.field.oc_case.welfare_rights.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..7301fdf --- /dev/null +++ b/config/optional/field.field.oc_case.welfare_rights.field_fee_or_equivalent_cost.yml @@ -0,0 +1,23 @@ +uuid: f38fe7ef-bb7c-41af-8dbe-23ba8d8b199c +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_fee_or_equivalent_cost + - opencase_cases.oc_case_type.welfare_rights +id: oc_case.welfare_rights.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +bundle: welfare_rights +label: 'Fee or equivalent cost' +description: 'If the case is pro bono, state what it would have cost if it were fee paying.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + min: null + max: null + prefix: £ + suffix: '' +field_type: decimal diff --git a/config/optional/field.field.oc_case.welfare_rights.field_outcome.yml b/config/optional/field.field.oc_case.welfare_rights.field_outcome.yml new file mode 100644 index 0000000..20688bc --- /dev/null +++ b/config/optional/field.field.oc_case.welfare_rights.field_outcome.yml @@ -0,0 +1,21 @@ +uuid: bc2bb257-6e90-4943-943e-92f31155cee4 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_outcome + - opencase_cases.oc_case_type.welfare_rights + module: + - options +id: oc_case.welfare_rights.field_outcome +field_name: field_outcome +entity_type: oc_case +bundle: welfare_rights +label: Outcome +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_case.welfare_rights.field_type_of_welfare_rights_iss.yml b/config/optional/field.field.oc_case.welfare_rights.field_type_of_welfare_rights_iss.yml new file mode 100644 index 0000000..e2fc6cd --- /dev/null +++ b/config/optional/field.field.oc_case.welfare_rights.field_type_of_welfare_rights_iss.yml @@ -0,0 +1,21 @@ +uuid: 1a061087-c866-4c17-94a4-d345eba40302 +langcode: en +status: true +dependencies: + config: + - field.storage.oc_case.field_type_of_welfare_rights_iss + - opencase_cases.oc_case_type.welfare_rights + module: + - options +id: oc_case.welfare_rights.field_type_of_welfare_rights_iss +field_name: field_type_of_welfare_rights_iss +entity_type: oc_case +bundle: welfare_rights +label: 'Type of welfare rights issue' +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: { } +field_type: list_string diff --git a/config/optional/field.field.oc_event.piss_up.field_test.yml b/config/optional/field.field.oc_event.piss_up.field_test.yml new file mode 100644 index 0000000..be70892 --- /dev/null +++ b/config/optional/field.field.oc_event.piss_up.field_test.yml @@ -0,0 +1,21 @@ +uuid: aef69a74-1ce8-4730-ae74-00508301ce5c +langcode: en +status: true +dependencies: + config: + - field.storage.oc_event.field_test + - opencase_entities.oc_event_type.piss_up +id: oc_event.piss_up.field_test +field_name: field_test +entity_type: oc_event +bundle: piss_up +label: test +description: '' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:oc_actor' + handler_settings: { } +field_type: entity_reference diff --git a/config/optional/field.field.user.user.field_linked_opencase_actor.yml b/config/optional/field.field.user.user.field_linked_opencase_actor.yml new file mode 100644 index 0000000..bea88d0 --- /dev/null +++ b/config/optional/field.field.user.user.field_linked_opencase_actor.yml @@ -0,0 +1,29 @@ +uuid: b78585c2-09d8-484f-b55c-aaa9610181e0 +langcode: en +status: true +dependencies: + config: + - field.storage.user.field_linked_opencase_actor + module: + - user +_core: + default_config_hash: VGTDk3Iqt508SKGjd44E541CcS35QnfrCjeKqkmyu-c +id: user.user.field_linked_opencase_actor +field_name: field_linked_opencase_actor +entity_type: user +bundle: user +label: 'Person in OpenCase' +description: 'The person who will use this login; for example, a staff member or a volunteer. If they are not in the system yet, you will need to create them first and then come back here to set up their user account.' +required: false +translatable: false +default_value: { } +default_value_callback: '' +settings: + handler: 'default:oc_actor' + handler_settings: + target_bundles: null + sort: + field: _none + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/optional/field.field.user.user.user_picture.yml b/config/optional/field.field.user.user.user_picture.yml new file mode 100644 index 0000000..28edab6 --- /dev/null +++ b/config/optional/field.field.user.user.user_picture.yml @@ -0,0 +1,40 @@ +uuid: 5393c3ed-2816-4ffb-a1c3-5765e14ff31b +langcode: en +status: true +dependencies: + config: + - field.storage.user.user_picture + module: + - image + - user +_core: + default_config_hash: twhm-ZOwSVkUjuLI_pQsaPo_pVLcqFfDmY-ojfqw0yk +id: user.user.user_picture +field_name: user_picture +entity_type: user +bundle: user +label: Picture +description: 'Your virtual face or picture.' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: 'pictures/[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + max_filesize: '' + max_resolution: '' + min_resolution: '' + alt_field: false + alt_field_required: false + title_field: false + title_field_required: false + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +field_type: image diff --git a/config/optional/field.settings.yml b/config/optional/field.settings.yml new file mode 100644 index 0000000..2225b8f --- /dev/null +++ b/config/optional/field.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: nJk0TAQBzlNo52ehiHI7bIEPLGi0BYqZvPdEn7Chfu0 +purge_batch_size: 50 diff --git a/config/optional/field.storage.block_content.body.yml b/config/optional/field.storage.block_content.body.yml new file mode 100644 index 0000000..fcf1867 --- /dev/null +++ b/config/optional/field.storage.block_content.body.yml @@ -0,0 +1,21 @@ +uuid: a105a899-d2ed-4dda-b23a-56c25fe067f1 +langcode: en +status: true +dependencies: + module: + - block_content + - text +_core: + default_config_hash: eS0snV_L3dx9shtWRTzm5eblwOJ7qKWC9IE-4GMTDFc +id: block_content.body +field_name: body +entity_type: block_content +type: text_with_summary +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false diff --git a/config/optional/field.storage.comment.comment_body.yml b/config/optional/field.storage.comment.comment_body.yml new file mode 100644 index 0000000..65c5989 --- /dev/null +++ b/config/optional/field.storage.comment.comment_body.yml @@ -0,0 +1,21 @@ +uuid: 72f8870f-39ef-4476-81a3-7e538b6f883d +langcode: en +status: true +dependencies: + module: + - comment + - text +_core: + default_config_hash: swYoCch_hY8QO5uwr4FURplfnUCUlpPB4idF8WGVCpw +id: comment.comment_body +field_name: comment_body +entity_type: comment +type: text_long +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false diff --git a/config/optional/field.storage.node.body.yml b/config/optional/field.storage.node.body.yml new file mode 100644 index 0000000..16e98df --- /dev/null +++ b/config/optional/field.storage.node.body.yml @@ -0,0 +1,21 @@ +uuid: 2da98818-3732-4ae9-b970-48bebb92ed54 +langcode: en +status: true +dependencies: + module: + - node + - text +_core: + default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY +id: node.body +field_name: body +entity_type: node +type: text_with_summary +settings: { } +module: text +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: true +custom_storage: false diff --git a/config/optional/field.storage.node.comment.yml b/config/optional/field.storage.node.comment.yml new file mode 100644 index 0000000..135b4ea --- /dev/null +++ b/config/optional/field.storage.node.comment.yml @@ -0,0 +1,22 @@ +uuid: b5b8d786-63c2-4ce8-8ec3-e3ff702cee95 +langcode: en +status: true +dependencies: + module: + - comment + - node +_core: + default_config_hash: ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc +id: node.comment +field_name: comment +entity_type: node +type: comment +settings: + comment_type: comment +module: comment +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.node.field_image.yml b/config/optional/field.storage.node.field_image.yml new file mode 100644 index 0000000..3dc4645 --- /dev/null +++ b/config/optional/field.storage.node.field_image.yml @@ -0,0 +1,34 @@ +uuid: 4ec9b76a-82e1-4783-9b34-f809107490fc +langcode: en +status: true +dependencies: + module: + - file + - image + - node +_core: + default_config_hash: EymokncRIZ7SgQT2IdOQhQJicX4nNc0K89ik-LxmOHE +id: node.field_image +field_name: field_image +entity_type: node +type: image +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +module: image +locked: false +cardinality: 1 +translatable: true +indexes: + target_id: + - target_id +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.node.field_tags.yml b/config/optional/field.storage.node.field_tags.yml new file mode 100644 index 0000000..a7c3231 --- /dev/null +++ b/config/optional/field.storage.node.field_tags.yml @@ -0,0 +1,22 @@ +uuid: bd20c25d-4263-4e41-9c36-afaba86bf5a6 +langcode: en +status: true +dependencies: + module: + - node + - taxonomy +_core: + default_config_hash: WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs +id: node.field_tags +field_name: field_tags +entity_type: node +type: entity_reference +settings: + target_type: taxonomy_term +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_activity.field_amount.yml b/config/optional/field.storage.oc_activity.field_amount.yml new file mode 100644 index 0000000..e40de4e --- /dev/null +++ b/config/optional/field.storage.oc_activity.field_amount.yml @@ -0,0 +1,20 @@ +uuid: 8debce06-7eff-4e3f-92e9-c9fba53201e7 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_activity.field_amount +field_name: field_amount +entity_type: oc_activity +type: decimal +settings: + precision: 10 + scale: 2 +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_activity.field_date_attended.yml b/config/optional/field.storage.oc_activity.field_date_attended.yml new file mode 100644 index 0000000..9e09f0f --- /dev/null +++ b/config/optional/field.storage.oc_activity.field_date_attended.yml @@ -0,0 +1,20 @@ +uuid: a61bfa28-fc31-4bf7-ac3c-871192b9d57e +langcode: en +status: true +dependencies: + module: + - datetime + - opencase_entities +id: oc_activity.field_date_attended +field_name: field_date_attended +entity_type: oc_activity +type: datetime +settings: + datetime_type: date +module: datetime +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_activity.field_funds_for.yml b/config/optional/field.storage.oc_activity.field_funds_for.yml new file mode 100644 index 0000000..854777b --- /dev/null +++ b/config/optional/field.storage.oc_activity.field_funds_for.yml @@ -0,0 +1,33 @@ +uuid: 68a8c62f-932f-45e5-ac6f-a789cf3e8d14 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_activity.field_funds_for +field_name: field_funds_for +entity_type: oc_activity +type: list_string +settings: + allowed_values: + - + value: Travel + label: Travel + - + value: Accommodation + label: Accommodation + - + value: Food + label: Food + - + value: Clothes + label: Clothes + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_activity.field_type_of_session.yml b/config/optional/field.storage.oc_activity.field_type_of_session.yml new file mode 100644 index 0000000..dcb263f --- /dev/null +++ b/config/optional/field.storage.oc_activity.field_type_of_session.yml @@ -0,0 +1,21 @@ +uuid: 2667af61-41f7-4d8b-a154-68ce7514f559 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_activity.field_type_of_session +field_name: field_type_of_session +entity_type: oc_activity +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_asylum_status.yml b/config/optional/field.storage.oc_actor.field_asylum_status.yml new file mode 100644 index 0000000..f9c6b1e --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_asylum_status.yml @@ -0,0 +1,27 @@ +uuid: 2397ef56-c208-47f2-93e6-3e18e643ed21 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_asylum_status +field_name: field_asylum_status +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: Refused + label: Refused + - + value: 'Leave to remain' + label: 'Leave to remain' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_confidentiality_form.yml b/config/optional/field.storage.oc_actor.field_confidentiality_form.yml new file mode 100644 index 0000000..355eb22 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_confidentiality_form.yml @@ -0,0 +1,23 @@ +uuid: 65ba7f58-f449-440e-b014-10cb33571cd2 +langcode: en +status: true +dependencies: + module: + - file + - opencase_entities +id: oc_actor.field_confidentiality_form +field_name: field_confidentiality_form +entity_type: oc_actor +type: file +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: private +module: file +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_date_of_birth.yml b/config/optional/field.storage.oc_actor.field_date_of_birth.yml new file mode 100644 index 0000000..cd2f21b --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_date_of_birth.yml @@ -0,0 +1,20 @@ +uuid: c39a8fc0-05e3-4edc-bd44-2489a2942a77 +langcode: en +status: true +dependencies: + module: + - datetime + - opencase_entities +id: oc_actor.field_date_of_birth +field_name: field_date_of_birth +entity_type: oc_actor +type: datetime +settings: + datetime_type: date +module: datetime +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_dependants.yml b/config/optional/field.storage.oc_actor.field_dependants.yml new file mode 100644 index 0000000..5f0fbf7 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_dependants.yml @@ -0,0 +1,21 @@ +uuid: 576f678d-0194-4ab1-89f3-5f4993d85c6f +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_actor.field_dependants +field_name: field_dependants +entity_type: oc_actor +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_disability.yml b/config/optional/field.storage.oc_actor.field_disability.yml new file mode 100644 index 0000000..cb17a70 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_disability.yml @@ -0,0 +1,21 @@ +uuid: d966e557-9e6a-4638-961e-914cc7a7f1c2 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_actor.field_disability +field_name: field_disability +entity_type: oc_actor +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_ethnic_o.yml b/config/optional/field.storage.oc_actor.field_ethnic_o.yml new file mode 100644 index 0000000..b2d0c5b --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_ethnic_o.yml @@ -0,0 +1,21 @@ +uuid: cd672f52-26dd-4773-be89-f2f12c5e41f2 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_actor.field_ethnic_o +field_name: field_ethnic_o +entity_type: oc_actor +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_gender_identified_with.yml b/config/optional/field.storage.oc_actor.field_gender_identified_with.yml new file mode 100644 index 0000000..5d04372 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_gender_identified_with.yml @@ -0,0 +1,30 @@ +uuid: 4340ee58-d00d-40da-a1e4-f8b2306678e1 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_gender_identified_with +field_name: field_gender_identified_with +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: Male + label: Male + - + value: Female + label: Female + - + value: 'Non specific' + label: 'Non specific' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_general_noes.yml b/config/optional/field.storage.oc_actor.field_general_noes.yml new file mode 100644 index 0000000..b138a13 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_general_noes.yml @@ -0,0 +1,19 @@ +uuid: 6d2f6e3a-9113-4b58-994e-799a0d8c1fd9 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_actor.field_general_noes +field_name: field_general_noes +entity_type: oc_actor +type: string_long +settings: + case_sensitive: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_how_heard.yml b/config/optional/field.storage.oc_actor.field_how_heard.yml new file mode 100644 index 0000000..1c2269f --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_how_heard.yml @@ -0,0 +1,39 @@ +uuid: 97fa81ee-22fc-4d70-b3ec-a04eda7cca81 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_how_heard +field_name: field_how_heard +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: 'Referral (state by whom)' + label: 'Referral (state by whom)' + - + value: Leaflet + label: Leaflet + - + value: Website + label: Website + - + value: Facebook + label: Facebook + - + value: 'Word of mouth' + label: 'Word of mouth' + - + value: 'Existing client' + label: 'Existing client' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_income.yml b/config/optional/field.storage.oc_actor.field_income.yml new file mode 100644 index 0000000..83630d5 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_income.yml @@ -0,0 +1,33 @@ +uuid: 96574864-35c8-43be-ba99-6c9ba4a86632 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_income +field_name: field_income +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: 'Asylum support' + label: 'Asylum support' + - + value: 'Welfare benefits' + label: 'Welfare benefits' + - + value: Working + label: Working + - + value: 'No legal income' + label: 'No legal income' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_languages_spoken.yml b/config/optional/field.storage.oc_actor.field_languages_spoken.yml new file mode 100644 index 0000000..37ff5b4 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_languages_spoken.yml @@ -0,0 +1,36 @@ +uuid: 4773657a-de38-4477-91f8-eb8e015d5e7f +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_languages_spoken +field_name: field_languages_spoken +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: English + label: English + - + value: French + label: French + - + value: Arabic + label: Arabic + - + value: Kurdish + label: Kurdish + - + value: Farsi + label: Farsi + allowed_values_function: '' +module: options +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_marital_.yml b/config/optional/field.storage.oc_actor.field_marital_.yml new file mode 100644 index 0000000..18bef22 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_marital_.yml @@ -0,0 +1,30 @@ +uuid: 252a2b96-3e9c-4d92-b385-4a68155e9eaa +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_marital_ +field_name: field_marital_ +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: Married + label: Married + - + value: Single + label: Single + - + value: 'In a civil partnership' + label: 'In a civil partnership' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_nationalities.yml b/config/optional/field.storage.oc_actor.field_nationalities.yml new file mode 100644 index 0000000..820f49a --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_nationalities.yml @@ -0,0 +1,615 @@ +uuid: b8b0b008-4eb9-48e4-b2d8-d699fb5dc38a +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_nationalities +field_name: field_nationalities +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: Stateless + label: Stateless + - + value: Afghan + label: Afghan + - + value: Albanian + label: Albanian + - + value: Algerian + label: Algerian + - + value: American + label: American + - + value: Andorran + label: Andorran + - + value: Angolan + label: Angolan + - + value: Antiguans + label: Antiguans + - + value: Argentinean + label: Argentinean + - + value: Armenian + label: Armenian + - + value: Australian + label: Australian + - + value: Austrian + label: Austrian + - + value: Azerbaijani + label: Azerbaijani + - + value: Bahamian + label: Bahamian + - + value: Bahraini + label: Bahraini + - + value: Bangladeshi + label: Bangladeshi + - + value: Barbadian + label: Barbadian + - + value: Barbudans + label: Barbudans + - + value: Batswana + label: Batswana + - + value: Belarusian + label: Belarusian + - + value: Belgian + label: Belgian + - + value: Belizean + label: Belizean + - + value: Beninese + label: Beninese + - + value: Bhutanese + label: Bhutanese + - + value: Bolivian + label: Bolivian + - + value: Bosnian + label: Bosnian + - + value: Brazilian + label: Brazilian + - + value: British + label: British + - + value: Bruneian + label: Bruneian + - + value: Bulgarian + label: Bulgarian + - + value: Burkinabe + label: Burkinabe + - + value: Burmese + label: Burmese + - + value: Burundian + label: Burundian + - + value: Cambodian + label: Cambodian + - + value: Cameroonian + label: Cameroonian + - + value: Canadian + label: Canadian + - + value: 'Cape Verdean' + label: 'Cape Verdean' + - + value: 'Central African' + label: 'Central African' + - + value: Chadian + label: Chadian + - + value: Chilean + label: Chilean + - + value: Chinese + label: Chinese + - + value: Colombian + label: Colombian + - + value: Comoran + label: Comoran + - + value: Congolese + label: Congolese + - + value: 'Costa Rican' + label: 'Costa Rican' + - + value: Croatian + label: Croatian + - + value: Cuban + label: Cuban + - + value: Cypriot + label: Cypriot + - + value: Czech + label: Czech + - + value: Danish + label: Danish + - + value: Djibouti + label: Djibouti + - + value: Dominican + label: Dominican + - + value: Dutch + label: Dutch + - + value: Dutchman + label: Dutchman + - + value: Dutchwoman + label: Dutchwoman + - + value: 'East Timorese' + label: 'East Timorese' + - + value: Ecuadorean + label: Ecuadorean + - + value: Egyptian + label: Egyptian + - + value: Emirian + label: Emirian + - + value: 'Equatorial Guinean' + label: 'Equatorial Guinean' + - + value: Eritrean + label: Eritrean + - + value: Estonian + label: Estonian + - + value: Ethiopian + label: Ethiopian + - + value: Fijian + label: Fijian + - + value: Filipino + label: Filipino + - + value: Finnish + label: Finnish + - + value: French + label: French + - + value: Gabonese + label: Gabonese + - + value: Gambian + label: Gambian + - + value: Georgian + label: Georgian + - + value: German + label: German + - + value: Ghanaian + label: Ghanaian + - + value: Greek + label: Greek + - + value: Grenadian + label: Grenadian + - + value: Guatemalan + label: Guatemalan + - + value: Guinea-Bissauan + label: Guinea-Bissauan + - + value: Guinean + label: Guinean + - + value: Guyanese + label: Guyanese + - + value: Haitian + label: Haitian + - + value: Herzegovinian + label: Herzegovinian + - + value: Honduran + label: Honduran + - + value: Hungarian + label: Hungarian + - + value: I-Kiribati + label: I-Kiribati + - + value: Icelander + label: Icelander + - + value: Indian + label: Indian + - + value: Indonesian + label: Indonesian + - + value: Iranian + label: Iranian + - + value: Iraqi + label: Iraqi + - + value: Irish + label: Irish + - + value: Israeli + label: Israeli + - + value: Italian + label: Italian + - + value: Ivorian + label: Ivorian + - + value: Jamaican + label: Jamaican + - + value: Japanese + label: Japanese + - + value: Jordanian + label: Jordanian + - + value: Kazakhstani + label: Kazakhstani + - + value: Kenyan + label: Kenyan + - + value: 'Kittian and Nevisian' + label: 'Kittian and Nevisian' + - + value: Kuwaiti + label: Kuwaiti + - + value: Kyrgyz + label: Kyrgyz + - + value: Laotian + label: Laotian + - + value: Latvian + label: Latvian + - + value: Lebanese + label: Lebanese + - + value: Liberian + label: Liberian + - + value: Libyan + label: Libyan + - + value: Liechtensteiner + label: Liechtensteiner + - + value: Lithuanian + label: Lithuanian + - + value: Luxembourger + label: Luxembourger + - + value: Macedonian + label: Macedonian + - + value: Malagasy + label: Malagasy + - + value: Malawian + label: Malawian + - + value: Malaysian + label: Malaysian + - + value: Maldivan + label: Maldivan + - + value: Malian + label: Malian + - + value: Maltese + label: Maltese + - + value: Marshallese + label: Marshallese + - + value: Mauritanian + label: Mauritanian + - + value: Mauritian + label: Mauritian + - + value: Mexican + label: Mexican + - + value: Micronesian + label: Micronesian + - + value: Moldovan + label: Moldovan + - + value: Monacan + label: Monacan + - + value: Mongolian + label: Mongolian + - + value: Moroccan + label: Moroccan + - + value: Mosotho + label: Mosotho + - + value: Motswana + label: Motswana + - + value: Mozambican + label: Mozambican + - + value: Namibian + label: Namibian + - + value: Nauruan + label: Nauruan + - + value: Nepalese + label: Nepalese + - + value: Netherlander + label: Netherlander + - + value: 'New Zealander' + label: 'New Zealander' + - + value: Ni-Vanuatu + label: Ni-Vanuatu + - + value: Nicaraguan + label: Nicaraguan + - + value: Nigerian + label: Nigerian + - + value: Nigerien + label: Nigerien + - + value: 'North Korean' + label: 'North Korean' + - + value: 'Northern Irish' + label: 'Northern Irish' + - + value: Norwegian + label: Norwegian + - + value: Omani + label: Omani + - + value: Pakistani + label: Pakistani + - + value: Palauan + label: Palauan + - + value: Panamanian + label: Panamanian + - + value: 'Papua New Guinean' + label: 'Papua New Guinean' + - + value: Paraguayan + label: Paraguayan + - + value: Peruvian + label: Peruvian + - + value: Polish + label: Polish + - + value: Portuguese + label: Portuguese + - + value: Qatari + label: Qatari + - + value: Romanian + label: Romanian + - + value: Russian + label: Russian + - + value: Rwandan + label: Rwandan + - + value: 'Saint Lucian' + label: 'Saint Lucian' + - + value: Salvadoran + label: Salvadoran + - + value: Samoan + label: Samoan + - + value: 'San Marinese' + label: 'San Marinese' + - + value: 'Sao Tomean' + label: 'Sao Tomean' + - + value: Saudi + label: Saudi + - + value: Scottish + label: Scottish + - + value: Senegalese + label: Senegalese + - + value: Serbian + label: Serbian + - + value: Seychellois + label: Seychellois + - + value: 'Sierra Leonean' + label: 'Sierra Leonean' + - + value: Singaporean + label: Singaporean + - + value: Slovakian + label: Slovakian + - + value: Slovenian + label: Slovenian + - + value: 'Solomon Islander' + label: 'Solomon Islander' + - + value: Somali + label: Somali + - + value: 'South African' + label: 'South African' + - + value: 'South Korean' + label: 'South Korean' + - + value: Spanish + label: Spanish + - + value: 'Sri Lankan' + label: 'Sri Lankan' + - + value: Sudanese + label: Sudanese + - + value: Surinamer + label: Surinamer + - + value: Swazi + label: Swazi + - + value: Swedish + label: Swedish + - + value: Swiss + label: Swiss + - + value: Syrian + label: Syrian + - + value: Taiwanese + label: Taiwanese + - + value: Tajik + label: Tajik + - + value: Tanzanian + label: Tanzanian + - + value: Thai + label: Thai + - + value: Togolese + label: Togolese + - + value: Tongan + label: Tongan + - + value: 'Trinidadian or Tobagonian' + label: 'Trinidadian or Tobagonian' + - + value: Tunisian + label: Tunisian + - + value: Turkish + label: Turkish + - + value: Tuvaluan + label: Tuvaluan + - + value: Ugandan + label: Ugandan + - + value: Ukrainian + label: Ukrainian + - + value: Uruguayan + label: Uruguayan + - + value: Uzbekistani + label: Uzbekistani + - + value: Venezuelan + label: Venezuelan + - + value: Vietnamese + label: Vietnamese + - + value: Welsh + label: Welsh + - + value: Yemenite + label: Yemenite + - + value: Zambian + label: Zambian + - + value: Zimbabwean + label: Zimbabwean + allowed_values_function: '' +module: options +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_osic_level.yml b/config/optional/field.storage.oc_actor.field_osic_level.yml new file mode 100644 index 0000000..1e984d7 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_osic_level.yml @@ -0,0 +1,33 @@ +uuid: e5a9d468-5e8c-496b-9eda-fcf585663736 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_osic_level +field_name: field_osic_level +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: 'Under supervision' + label: 'Under supervision' + - + value: 'Level 1' + label: 'Level 1' + - + value: 'Level 2' + label: 'Level 2' + - + value: 'Level 3' + label: 'Level 3' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_referred_by.yml b/config/optional/field.storage.oc_actor.field_referred_by.yml new file mode 100644 index 0000000..b973ec6 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_referred_by.yml @@ -0,0 +1,21 @@ +uuid: 32971cf5-3894-4ff4-8334-a6f6b61e2b56 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_actor.field_referred_by +field_name: field_referred_by +entity_type: oc_actor +type: string +settings: + max_length: 255 + case_sensitive: false + is_ascii: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_sex.yml b/config/optional/field.storage.oc_actor.field_sex.yml new file mode 100644 index 0000000..1dd2a26 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_sex.yml @@ -0,0 +1,27 @@ +uuid: 46e8a8ae-6f61-4c02-81b7-3a9cbf9a616d +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_actor.field_sex +field_name: field_sex +entity_type: oc_actor +type: list_string +settings: + allowed_values: + - + value: Male + label: Male + - + value: Female + label: Female + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_actor.field_skills.yml b/config/optional/field.storage.oc_actor.field_skills.yml new file mode 100644 index 0000000..8d06215 --- /dev/null +++ b/config/optional/field.storage.oc_actor.field_skills.yml @@ -0,0 +1,19 @@ +uuid: b6fbe87d-9c41-4ad1-902a-75be73bbe23d +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_actor.field_skills +field_name: field_skills +entity_type: oc_actor +type: string_long +settings: + case_sensitive: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_case_finance.yml b/config/optional/field.storage.oc_case.field_case_finance.yml new file mode 100644 index 0000000..79b01d0 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_case_finance.yml @@ -0,0 +1,27 @@ +uuid: 6ce98b3d-d156-44c0-9d8f-6624aa62bc24 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_case_finance +field_name: field_case_finance +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: Paid + label: Paid + - + value: 'Pro bono' + label: 'Pro bono' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_fee_calculation.yml b/config/optional/field.storage.oc_case.field_fee_calculation.yml new file mode 100644 index 0000000..029b0f9 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_fee_calculation.yml @@ -0,0 +1,27 @@ +uuid: aaf7cf91-c015-4468-9166-849311753ef1 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_fee_calculation +field_name: field_fee_calculation +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: 'Complete case' + label: 'Complete case' + - + value: 'Per hour' + label: 'Per hour' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_fee_or_equivalent_cost.yml b/config/optional/field.storage.oc_case.field_fee_or_equivalent_cost.yml new file mode 100644 index 0000000..2002bd0 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_fee_or_equivalent_cost.yml @@ -0,0 +1,20 @@ +uuid: 35a6a6f4-9dbe-40ed-9a56-927ffda26e15 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_case.field_fee_or_equivalent_cost +field_name: field_fee_or_equivalent_cost +entity_type: oc_case +type: decimal +settings: + precision: 10 + scale: 2 +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_gave_list_of_agencies.yml b/config/optional/field.storage.oc_case.field_gave_list_of_agencies.yml new file mode 100644 index 0000000..88fca6a --- /dev/null +++ b/config/optional/field.storage.oc_case.field_gave_list_of_agencies.yml @@ -0,0 +1,18 @@ +uuid: 9de1a3d4-7039-4917-9980-edf3bbb2e215 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_case.field_gave_list_of_agencies +field_name: field_gave_list_of_agencies +entity_type: oc_case +type: boolean +settings: { } +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_level.yml b/config/optional/field.storage.oc_case.field_level.yml new file mode 100644 index 0000000..be86949 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_level.yml @@ -0,0 +1,30 @@ +uuid: 55ce2cb5-3992-4000-9a87-cea4562f7761 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_level +field_name: field_level +entity_type: oc_case +type: list_integer +settings: + allowed_values: + - + value: 1 + label: '1' + - + value: 2 + label: '2' + - + value: 3 + label: '3' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_outcome.yml b/config/optional/field.storage.oc_case.field_outcome.yml new file mode 100644 index 0000000..5c75f8d --- /dev/null +++ b/config/optional/field.storage.oc_case.field_outcome.yml @@ -0,0 +1,30 @@ +uuid: bfe1a0f8-4a06-4f0a-82ef-bd5a2d4e4950 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_outcome +field_name: field_outcome +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: Positive + label: Positive + - + value: Negative + label: Negative + - + value: 'One-off interaction' + label: 'One-off interaction' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_subject_of_enquiry.yml b/config/optional/field.storage.oc_case.field_subject_of_enquiry.yml new file mode 100644 index 0000000..f6dfbd8 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_subject_of_enquiry.yml @@ -0,0 +1,19 @@ +uuid: 47deff81-9bbe-4cc0-8443-b38ea7b56d6e +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_case.field_subject_of_enquiry +field_name: field_subject_of_enquiry +entity_type: oc_case +type: string_long +settings: + case_sensitive: false +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_type_health.yml b/config/optional/field.storage.oc_case.field_type_health.yml new file mode 100644 index 0000000..113342b --- /dev/null +++ b/config/optional/field.storage.oc_case.field_type_health.yml @@ -0,0 +1,33 @@ +uuid: 694afca9-ca5e-45e5-a9bd-addd2762f958 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_type_health +field_name: field_type_health +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: HC1 + label: HC1 + - + value: GP + label: GP + - + value: Dentist + label: Dentist + - + value: Other + label: Other + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_type_of_acco.yml b/config/optional/field.storage.oc_case.field_type_of_acco.yml new file mode 100644 index 0000000..22a7876 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_type_of_acco.yml @@ -0,0 +1,42 @@ +uuid: 002ec349-0524-46e8-b0ee-750f095d9bad +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_type_of_acco +field_name: field_type_of_acco +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: NASS + label: NASS + - + value: Destitute + label: Destitute + - + value: Hostel + label: Hostel + - + value: 'Private landlord' + label: 'Private landlord' + - + value: Council + label: Council + - + value: 'Housing association' + label: 'Housing association' + - + value: Repair + label: Repair + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_type_of_applicat.yml b/config/optional/field.storage.oc_case.field_type_of_applicat.yml new file mode 100644 index 0000000..236eb14 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_type_of_applicat.yml @@ -0,0 +1,108 @@ +uuid: 60ad49c3-6f43-4e73-9a18-44f37aa3260c +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_type_of_applicat +field_name: field_type_of_applicat +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: 'Asylum fresh submission' + label: 'Asylum fresh submission' + - + value: SET(P) + label: SET(P) + - + value: 'Human rights' + label: 'Human rights' + - + value: Citizenship + label: Citizenship + - + value: 'Travel document' + label: 'Travel document' + - + value: 'Lost brp' + label: 'Replacement brp' + - + value: 'Spouse visa and renewal' + label: 'Spouse visa and renewal' + - + value: 'Visit visa' + label: 'Visit visa' + - + value: 'Tier 1' + label: 'Tier 1' + - + value: 'Tier 2' + label: 'Tier 2' + - + value: 'Tier 4' + label: 'Tier 4' + - + value: 'Tier 5' + label: 'Tier 5' + - + value: DL + label: DL + - + value: Passport + label: Passport + - + value: 'Family reunion' + label: 'Family reunion' + - + value: 'Family reunion (non-refugee)' + label: 'Family reunion (non-refugee)' + - + value: Stateless + label: Stateless + - + value: 'EU SS' + label: 'EU SS' + - + value: 'EEA PR' + label: 'EEA PR' + - + value: 'EEA QP' + label: 'EEA QP' + - + value: 'EEA FM' + label: 'EEA FM' + - + value: 'EEA EFM' + label: 'EEA EFM' + - + value: 'Addition to refugee status' + label: 'Addition to refugee status' + - + value: Bail + label: Bail + - + value: Appeal + label: Appeal + - + value: 'Judicial review' + label: 'Judicial review' + - + value: 'Ten year partner/parent route' + label: 'Ten year partner/parent route' + - + value: 'Private life' + label: 'Private life' + - + value: NTL + label: NTL + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_type_of_as.yml b/config/optional/field.storage.oc_case.field_type_of_as.yml new file mode 100644 index 0000000..78a6e42 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_type_of_as.yml @@ -0,0 +1,33 @@ +uuid: c27a8802-9a7b-4f03-a3c6-8eb2071a9527 +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_type_of_as +field_name: field_type_of_as +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: S98 + label: S98 + - + value: S95 + label: S95 + - + value: S4 + label: S4 + - + value: Appeal + label: Appeal + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_type_of_employability_help.yml b/config/optional/field.storage.oc_case.field_type_of_employability_help.yml new file mode 100644 index 0000000..b2f566a --- /dev/null +++ b/config/optional/field.storage.oc_case.field_type_of_employability_help.yml @@ -0,0 +1,27 @@ +uuid: 4208b753-a739-4432-84cb-f8f2c2644b3d +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_type_of_employability_help +field_name: field_type_of_employability_help +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: 'Job search' + label: 'Job search' + - + value: 'Interview skills' + label: 'Interview skills' + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_case.field_type_of_welfare_rights_iss.yml b/config/optional/field.storage.oc_case.field_type_of_welfare_rights_iss.yml new file mode 100644 index 0000000..e3b49a0 --- /dev/null +++ b/config/optional/field.storage.oc_case.field_type_of_welfare_rights_iss.yml @@ -0,0 +1,45 @@ +uuid: b8a468e8-0538-4a17-be97-cd06fe5bd4aa +langcode: en +status: true +dependencies: + module: + - opencase_entities + - options +id: oc_case.field_type_of_welfare_rights_iss +field_name: field_type_of_welfare_rights_iss +entity_type: oc_case +type: list_string +settings: + allowed_values: + - + value: JSA + label: JSA + - + value: ESA + label: ESA + - + value: IS + label: IS + - + value: UC + label: UC + - + value: PIP + label: PIP + - + value: 'Child benefit' + label: 'Child benefit' + - + value: 'Tax Credits' + label: 'Tax Credits' + - + value: Other + label: Other + allowed_values_function: '' +module: options +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.oc_event.field_test.yml b/config/optional/field.storage.oc_event.field_test.yml new file mode 100644 index 0000000..533e546 --- /dev/null +++ b/config/optional/field.storage.oc_event.field_test.yml @@ -0,0 +1,19 @@ +uuid: 9f37ed7d-87ee-4d6c-a4a2-f69077b51db0 +langcode: en +status: true +dependencies: + module: + - opencase_entities +id: oc_event.field_test +field_name: field_test +entity_type: oc_event +type: entity_reference +settings: + target_type: oc_actor +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.user.field_linked_opencase_actor.yml b/config/optional/field.storage.user.field_linked_opencase_actor.yml new file mode 100644 index 0000000..35515cc --- /dev/null +++ b/config/optional/field.storage.user.field_linked_opencase_actor.yml @@ -0,0 +1,22 @@ +uuid: b2e420f2-8b91-4fb1-8c73-4b8ffe5701dd +langcode: en +status: true +dependencies: + module: + - opencase_entities + - user +_core: + default_config_hash: bQAQS-SMtqBIZcIReYGjNnWNsswSoZdplL_0_zSLZNU +id: user.field_linked_opencase_actor +field_name: field_linked_opencase_actor +entity_type: user +type: entity_reference +settings: + target_type: oc_actor +module: core +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field.storage.user.user_picture.yml b/config/optional/field.storage.user.user_picture.yml new file mode 100644 index 0000000..796c90d --- /dev/null +++ b/config/optional/field.storage.user.user_picture.yml @@ -0,0 +1,34 @@ +uuid: d39d920a-b4b4-416c-987b-7af25ba7cab6 +langcode: en +status: true +dependencies: + module: + - file + - image + - user +_core: + default_config_hash: 0q8-mw8y-Ls5I578sIPQFLp4ljpH7WvVYpzY-I9O-8E +id: user.user_picture +field_name: user_picture +entity_type: user +type: image +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public + default_image: + uuid: null + alt: '' + title: '' + width: null + height: null +module: image +locked: false +cardinality: 1 +translatable: true +indexes: + target_id: + - target_id +persist_with_no_fields: false +custom_storage: false diff --git a/config/optional/field_ui.settings.yml b/config/optional/field_ui.settings.yml new file mode 100644 index 0000000..365450f --- /dev/null +++ b/config/optional/field_ui.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: Q1nMi90W6YQxKzZAgJQw7Ag9U4JrsEUwkomF0lhvbIM +field_prefix: field_ diff --git a/config/optional/file.settings.yml b/config/optional/file.settings.yml new file mode 100644 index 0000000..1ca5bd9 --- /dev/null +++ b/config/optional/file.settings.yml @@ -0,0 +1,8 @@ +_core: + default_config_hash: 0aMkoXYnax5_tHI9C9zHs-K48KJ6K75PHtD9x-0nbgM +description: + type: textfield + length: 128 +icon: + directory: core/modules/file/icons +make_unused_managed_files_temporary: false diff --git a/config/optional/filter.format.basic_html.yml b/config/optional/filter.format.basic_html.yml new file mode 100644 index 0000000..6cd7c0f --- /dev/null +++ b/config/optional/filter.format.basic_html.yml @@ -0,0 +1,45 @@ +uuid: c2f450b0-67bb-4531-a101-936f8bfac33a +langcode: en +status: true +dependencies: + module: + - editor +_core: + default_config_hash: P8ddpAIKtawJDi5SzOwCzVnnNYqONewSTJ6Xn0dW_aQ +name: 'Basic HTML' +format: basic_html +weight: 0 +filters: + filter_html: + id: filter_html + provider: filter + status: true + weight: -10 + settings: + allowed_html: '