Compare commits

..

1 Commits
master ... trav

Author SHA1 Message Date
Naomi 399d02e83f Added logo to saved config 2021-09-12 09:45:54 +02:00
425 changed files with 28954 additions and 8686 deletions

View File

@ -1,35 +0,0 @@
---
kind: pipeline
name: deploy to docker container
steps:
- name: deploy via ssh
image: appleboy/drone-ssh
settings:
host: dev.autonomic.zone
port: 222
username: gno
key:
from_secret: drone_ssh_dev.autonomic.zone
script:
- cd /var/www/gno
- git pull
- composer install
- /var/www/gno/vendor/bin/drush updb
- /var/www/gno/vendor/bin/drush config:import --source=modules/contrib/goodnightout_opencase/config/optional -y
- name: notify on failure
image: plugins/slack
settings:
username: comradebritney
channel: clients.goodnightout
template: "{{repo.owner}}/{{repo.name}} build failed: {{build.link}}. Last commit by @{{build.author}}"
webhook:
from_secret: rc_builds_url
depends_on:
- deploy via ssh
when:
status:
- failure
trigger:
branch:
- master

8
.gitignore vendored
View File

@ -2,14 +2,6 @@
!composer.json
!composer.lock
!update_project.sh
!.gitignore
!config
!config/*
!docs/*
!README.md
config/security_review.check.security_review-file_perms.yml
config/security_review.check.security_review-executable_php.yml
config/security_review.checks.yml
config/color.theme.bartik.yml

View File

@ -1,16 +0,0 @@
# Installation
* Clone the repo
* `composer install`
* Configure your local web server to serve the `web` directory as a site
* `mkdir web/sites/default/files`
* `chgrp www-data -R web`
* `chmod g+w -R web/sites/default/files`
* Create a database
* Go to the local url and run the web installer (choose "Standard")
* `cd` to the `web` directory
* `vendor/bin/drush config-set system.site uuid 8061a200-27ed-4d40-8fc0-e239276e66dd` (this is so that the config will import, as it will only import if the uuid is the same as the site it was generated from)
* `vendor/bin/drush config:delete shortcut.set.default` (it always complains about the shortcut set already existing when you try to import the config)
* `vendor/bin/drush config:import --source ../config`
* ~In the GUI go to Structure->Content As Config and import all the taxonomy terms~ Not sure if this is working
* Appearance->Settings->Bartik and just save what's in there (to regenerate css)

View File

@ -19,58 +19,35 @@
},{
"type": "vcs",
"url": "ssh://git@gitlab.com/opencase1/opencase.git"
},{
"type": "vcs",
"url": "ssh://git@gitlab.com/opencase1/bartik_gno.git"
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git"
}
],
"require": {
"autonomic/bartik_gno": "dev-main",
"autonomic/goodnightout_opencase": "dev-master",
"autonomic/opencase": "dev-master",
"composer/installers": "^1.2",
"drupal/admin_toolbar": "^3.1",
"drupal/base_field_override_ui": "^1.0",
"drupal/better_exposed_filters": "^5.0",
"drupal/content_as_config": "^1.0",
"drupal/core-composer-scaffold": "^9",
"drupal/core-dev": "^9.3",
"drupal/core-project-message": "^9",
"drupal/core-recommended": "^9",
"drupal/csv_serialization": "^2.0",
"drupal/core-composer-scaffold": "^8.9.17",
"drupal/core-project-message": "^8.9.17",
"drupal/core-recommended": "^8.9.17",
"drupal/ctools": "^3.7",
"drupal/date_popup": "^1.1",
"drupal/dbug": "^2.0",
"drupal/devel_entity_updates": "^3.0",
"drupal/entity_extra_field": "^2.0@alpha",
"drupal/entity_reference_revisions": "^1.9",
"drupal/facets": "^2.0",
"drupal/feeds": "^3.0@alpha",
"drupal/field_permissions": "^1.1",
"drupal/hide_revision_field": "^2.2",
"drupal/mailsystem": "^4.3",
"drupal/password_strength": "^2.0@beta",
"drupal/redirect_after_login": "^2.7",
"drupal/restui": "^1.20",
"drupal/route_condition": "^2.0",
"drupal/search_api": "^1.21",
"drupal/security_review": "^1.0@alpha",
"drupal/tamper": "^1.0@alpha",
"drupal/security_review": "*",
"drupal/typed_data": "^1.0@alpha",
"drupal/views_aggregator": "^2.0",
"drupal/views_aggregator": "^1.0@beta",
"drupal/views_autosubmit": "^1.4",
"drupal/views_data_export": "^1.1",
"drupal/views_natural_sort": "^2.0@alpha",
"drupal/views_summarize": "1.1.x-dev",
"drush/drush": "*"
},
"require-dev": {
"drupal/console": "^1.9",
"drupal/devel": "^4.1",
"phpspec/prophecy-phpunit": "^2",
"phpunit/phpunit": "^9.5"
"drupal/devel": "^4.1"
},
"conflict": {
"drupal/drupal": "*"
@ -78,23 +55,12 @@
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"sort-packages": true,
"allow-plugins": {
"composer/installers": true,
"drupal/console-extend-plugin": true,
"drupal/core-composer-scaffold": true,
"drupal/core-project-message": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
"sort-packages": true
},
"extra": {
"drupal-scaffold": {
"locations": {
"web-root": "web/"
},
"file-mapping": {
"[web-root]/sites/development.services.yml": false,
"[web-root]/sites/default/services.yml": false
}
},
"installer-paths": {

10307
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
interval: 10800
_core:
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs

View File

@ -0,0 +1,12 @@
features:
node_user_picture: true
comment_user_picture: true
comment_user_verification: true
favicon: true
logo:
use_default: false
path: 'public://Screenshot from 2021-09-01 13-01-43.png'
favicon:
use_default: false
path: 'public://Screenshot from 2021-09-01 13-01-43_0.png'
mimetype: image/png

View File

@ -0,0 +1,28 @@
uuid: 77c3bb97-a2ed-4a55-8430-b0871aac8c77
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'
provider: opencase
label_display: '0'
visibility:
request_path:
id: request_path
pages: '/admin/opencase/oc_actor_type/*/edit/fields'
negate: false
context_mapping: { }

View File

@ -0,0 +1,27 @@
uuid: 4cd86656-1a8a-493e-930a-6fffa85cc59e
langcode: en
status: true
dependencies:
config:
- system.menu.account
module:
- system
theme:
- bartik
_core:
default_config_hash: 8a31Ywc1t2zlddGd3bmDrFMefWqgSK2E02ceFdr-bfc
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'
provider: system
label_display: '0'
level: 1
depth: 1
expand_all_items: false
visibility: { }

View File

@ -0,0 +1,25 @@
uuid: 5d987985-fe79-4ccc-9371-55c652e90176
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: NDwadleLD3YVSbDUaakxyYZyINYtkFtOVGShfq4kWy8
id: bartik_branding
theme: bartik
region: header
weight: 0
provider: null
plugin: system_branding_block
settings:
id: system_branding_block
label: 'Site branding'
provider: system
label_display: '0'
use_site_logo: true
use_site_name: true
use_site_slogan: true
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: ef21419f-f8db-48b4-82c9-56adcd011861
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: 9EoWV2Lot6FVSr50t4hoKgiz1LIXYWNG-IIPYsWxBqo
id: bartik_content
theme: bartik
region: content
weight: -1
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
provider: system
label_display: '0'
visibility: { }

View File

@ -0,0 +1,27 @@
uuid: 2a8504df-e7e3-4ccd-b14b-aff62bfa1ff2
langcode: en
status: true
dependencies:
config:
- system.menu.footer
module:
- system
theme:
- bartik
_core:
default_config_hash: 8zRjTNbfNAJ94lQpZDu6MkyD87GYJ2zpH9VQPVmRbcM
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'
provider: system
label_display: '0'
level: 1
depth: 0
expand_all_items: false
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: c8d14071-4b64-4c14-9775-947670d0b13a
langcode: en
status: true
dependencies:
module:
- help
theme:
- bartik
_core:
default_config_hash: 8I8iACSa0sKO3k3jlvUG1ge52rfcKX7USJAQYnzuBgg
id: bartik_help
theme: bartik
region: content
weight: -6
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: 5ea8d899-a958-444e-971c-a80580790a83
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: 13GQpeITIJsp1kyPniXtWZfyFH87vb1xxJCHifL4UeE
id: bartik_local_actions
theme: bartik
region: content
weight: -5
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
provider: core
label_display: '0'
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: caed5889-7e1a-4b42-86b4-3e845d4dc2ca
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: X9I1OB0W3WlWtrK-CNcg6hNWwa8wficanpH8pYnDZDE
id: bartik_local_tasks
theme: bartik
region: content
weight: -7
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: Tabs
provider: core
label_display: '0'
primary: true
secondary: true
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 2fd22d2e-0d82-4ec7-906d-d1864484317c
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: KHQIJ7Vfl25lTjzIc7qIvnuistt-Mw2O0kG4jCofmkI
id: bartik_messages
theme: bartik
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: 72b42460-86d7-4df7-8041-deeb80f21c2f
langcode: en
status: true
dependencies:
theme:
- bartik
_core:
default_config_hash: 7rR9chwXvdM2H8OYMAYx9Zj3GGlPMrZp_M3ZA4thYTk
id: bartik_page_title
theme: bartik
region: content
weight: -8
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: d7adaf92-3002-43ed-a178-b7f8830b2e73
langcode: en
status: true
dependencies:
module:
- system
theme:
- bartik
_core:
default_config_hash: jQQUUWN2Uxr5qZtc9zcJKBCxpKY8orN1u2HPqYYRQDI
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'
provider: system
label_display: '0'
visibility: { }

View File

@ -0,0 +1,25 @@
uuid: 9c88c370-3dbf-4de9-9328-ee7ecaea7127
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: ''
provider: views
label_display: '0'
views_label: ''
visibility: { }

View File

@ -0,0 +1,29 @@
uuid: 61c49678-bc4a-4da7-bfc4-11491a350908
langcode: en
status: true
dependencies:
config:
- views.view.equal_opps_records
module:
- system
- views
theme:
- bartik
id: exposedformequal_opps_recordspage_1
theme: bartik
region: content
weight: -4
provider: null
plugin: 'views_exposed_filter_block:equal_opps_records-page_1'
settings:
id: 'views_exposed_filter_block:equal_opps_records-page_1'
label: ''
provider: views
label_display: visible
views_label: 'Search by (whole) first or last name.'
visibility:
request_path:
id: request_path
pages: /equal-opps-records
negate: false
context_mapping: { }

View File

@ -0,0 +1,73 @@
uuid: 88551b7e-a4fa-4968-ad38-6d7fafb0fb6e
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
provider: superfish
label_display: '0'
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: { }

View File

@ -0,0 +1,22 @@
uuid: 6c96cb71-7f60-4a15-8875-528490f31cbc
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: WWu2OQswgCztl9OeXjD1stexIEMZsSgPMYIdC-JHx9c
id: seven_breadcrumbs
theme: seven
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
provider: system
label_display: '0'
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 2fa563a3-1bb8-44a3-a8ec-75ba8a2ee824
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: YRY68JWkaUiGeZlWMv1nzeIgDm0ZZwXYgpqUpLFzwAY
id: seven_content
theme: seven
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
provider: system
label_display: '0'
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: e7071a97-1d35-4ce2-8890-928dc9b7344c
langcode: en
status: true
dependencies:
module:
- help
theme:
- seven
_core:
default_config_hash: NU5A_49mwLHfs5xFzMFrZ850w9pgUolxMS9NNF3vv4c
id: seven_help
theme: seven
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
provider: help
label_display: '0'
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: cf1ce2d6-df10-40df-b3f7-d1fef337058b
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: HHryZVJbeKi9WnuBGC8FOhBZmBnk2G1H6KxFuy-rC9A
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'
provider: core
label_display: '0'
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: aae130e4-0688-4d3c-8f46-2da3f986be6d
langcode: en
status: true
dependencies:
module:
- system
theme:
- seven
_core:
default_config_hash: XJqWwLt1LDCnazcEN6QkJmCLjk4R0__-8s0OO9xeNjg
id: seven_messages
theme: seven
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
provider: system
label_display: '0'
visibility: { }

View File

@ -0,0 +1,20 @@
uuid: a10f9a6c-68b9-4ed5-87e4-5b764d771568
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: ZSpc3IoSaLd0PkB02nxjVPBMztIdsTdHek9SiGaqZ_c
id: seven_page_title
theme: seven
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
provider: core
label_display: '0'
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 3245a9a9-be32-4204-8faa-02d632188b68
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: ddy1OsBbWxjwEI8VL1viD4I69qcLHOkul4BxbTqLBTs
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'
provider: core
label_display: '0'
primary: true
secondary: false
visibility: { }

View File

@ -0,0 +1,22 @@
uuid: 80575e4f-f1d0-405b-a0d3-dd73c652c4a8
langcode: en
status: true
dependencies:
theme:
- seven
_core:
default_config_hash: QeZBeCilQfeET3GeW6ZtJkEiwROADTZktFgKWwPieD4
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'
provider: core
label_display: '0'
primary: false
secondary: true
visibility: { }

View File

@ -0,0 +1,33 @@
uuid: 29a7c211-4b7a-48a7-9b80-5af00e32c1d0
langcode: en
status: true
dependencies:
config:
- views.view.train_the_trainer_events
module:
- route_condition
- views
theme:
- bartik
_core:
default_config_hash: 58Nvv0_n2TggKEkSp5cMCzZ3dxItn7XcQshqhm-Lf6Y
id: views_block__train_the_trainer_events_block_1
theme: bartik
region: content
weight: 1
provider: null
plugin: 'views_block:train_the_trainer_events-block_1'
settings:
id: 'views_block:train_the_trainer_events-block_1'
label: ''
provider: views
label_display: visible
views_label: ''
items_per_page: none
context_mapping: { }
visibility:
route:
id: route
routes: entity.oc_actor.canonical
negate: false
context_mapping: { }

View File

@ -0,0 +1,10 @@
uuid: d71a9327-6a96-439b-8569-56fee5aca6f1
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.'

View File

@ -0,0 +1,16 @@
palette:
top: '#2A419A'
bottom: '#1d84c3'
bg: '#ffffff'
sidebar: '#f6f6f2'
sidebarborders: '#f9f9f9'
footer: '#FF5800'
titleslogan: '#fffeff'
text: '#3b3b3b'
link: '#0071b3'
logo: 'public://color/bartik-9853583d/logo.svg'
stylesheets:
- 'public://color/bartik-9853583d/colors.css'
files:
- 'public://color/bartik-9853583d/logo.svg'
- 'public://color/bartik-9853583d/colors.css'

View File

@ -0,0 +1,3 @@
log_ip_addresses: false
_core:
default_config_hash: YNUW2Ij5uE7a4oaXp3i_2lvaFdYM1zNKPPfnEjB0jEc

View File

@ -0,0 +1,10 @@
uuid: 54e8bde4-0914-48f4-83d1-de4036b6f975
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'

View File

@ -0,0 +1,14 @@
uuid: db90d634-addb-4516-8f87-f7f998310f95
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: pDp867PuzrC4C_z9LPKPgQhweTwRCUwecchwLytIQv8
id: contact_opencase
label: 'Contact the OpenCase Developers'
recipients:
- naomirosenberguk@gmail.com
reply: ''
weight: 0
message: 'Thank you for your message. The OpenCase team will get back to you ASAP.'
redirect: ''

View File

@ -0,0 +1,14 @@
uuid: 27bced0e-5140-41ad-af4a-90d4f79941e0
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: vymHlgJy26BuI5GGj9-IXjwR3dRC5C0tij4BpWJnoqw
id: feedback
label: 'Website feedback'
recipients:
- helo@autonomic.zone
reply: ''
weight: 0
message: 'Your message has been sent.'
redirect: ''

View File

@ -0,0 +1,13 @@
uuid: 7e3c3832-2437-454e-bf68-b62fe447b822
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: ''

View File

@ -0,0 +1,7 @@
default_form: feedback
flood:
limit: 5
interval: 3600
user_default_enabled: false
_core:
default_config_hash: U69DBeuvXuNVOC15rVNaBjDPK2fWFbo9v4takdYSSO8

View File

@ -0,0 +1,416 @@
3643c3b9-b688-4d8d-9665-c0e0b15b5749:
uuid: 3643c3b9-b688-4d8d-9665-c0e0b15b5749
tid: '3'
vid: client_types
name: 'Licensed Premises'
langcode: en
description: ''
weight: '0'
parent: '0'
046c6995-d38b-4683-a37a-52ef472bd750:
uuid: 046c6995-d38b-4683-a37a-52ef472bd750
tid: '4'
vid: client_types
name: 'Nightlife Organisation'
langcode: en
description: ''
weight: '0'
parent: '0'
1f6b268b-0ddb-4d85-a80c-3abbc54ba116:
uuid: 1f6b268b-0ddb-4d85-a80c-3abbc54ba116
tid: '5'
vid: client_subtypes
name: 'Live Music Venue'
langcode: en
description: ''
weight: '2'
parent: '0'
fields:
field_parent_type:
-
target_id: '3'
484e3265-cca6-473f-9325-eb6bc1c53288:
uuid: 484e3265-cca6-473f-9325-eb6bc1c53288
tid: '6'
vid: client_subtypes
name: Nightclub
langcode: en
description: ''
weight: '1'
parent: '0'
fields:
field_parent_type:
-
target_id: '3'
f44372cb-9a30-4a77-bf6d-9a1e96e257ab:
uuid: f44372cb-9a30-4a77-bf6d-9a1e96e257ab
tid: '7'
vid: client_subtypes
name: 'Pub or Bar'
langcode: en
description: ''
weight: '0'
parent: '0'
fields:
field_parent_type:
-
target_id: '3'
4c31ca9d-a328-45f1-be68-9d50b5703799:
uuid: 4c31ca9d-a328-45f1-be68-9d50b5703799
tid: '8'
vid: client_subtypes
name: 'Students Union'
langcode: en
description: ''
weight: '6'
parent: '0'
fields:
field_parent_type:
-
target_id: '3'
c3445507-4acc-4be9-a2b6-2b368a26b3bd:
uuid: c3445507-4acc-4be9-a2b6-2b368a26b3bd
tid: '9'
vid: client_subtypes
name: Festival
langcode: en
description: ''
weight: '4'
parent: '0'
fields:
field_parent_type:
-
target_id: '4'
36e55848-07dc-475d-8567-e4574e6e1985:
uuid: 36e55848-07dc-475d-8567-e4574e6e1985
tid: '10'
vid: client_subtypes
name: 'Event Organiser/ Promoter'
langcode: en
description: ''
weight: '7'
parent: '0'
fields:
field_parent_type:
-
target_id: '4'
190a822d-548b-42aa-82cc-5b07e40e2098:
uuid: 190a822d-548b-42aa-82cc-5b07e40e2098
tid: '11'
vid: client_subtypes
name: 'Staffing Agency'
langcode: en
description: ''
weight: '5'
parent: '0'
fields:
field_parent_type:
-
target_id: '4'
f0620005-1df1-460c-8881-d63366c19a36:
uuid: f0620005-1df1-460c-8881-d63366c19a36
tid: '12'
vid: client_subtypes
name: 'Other Organisation'
langcode: en
description: ''
weight: '8'
parent: '0'
fields:
field_parent_type:
-
target_id: '4'
10f0b83c-158e-4d99-9937-8fe3760fd7c9:
uuid: 10f0b83c-158e-4d99-9937-8fe3760fd7c9
tid: '13'
vid: client_status
name: Lead
langcode: en
description: ''
weight: '0'
parent: '0'
fields:
field_substatuses:
-
target_id: '29'
-
target_id: '18'
-
target_id: '19'
b1d4664d-0ce9-4c6c-b224-c7cbe4913356:
uuid: b1d4664d-0ce9-4c6c-b224-c7cbe4913356
tid: '14'
vid: client_status
name: Confirmed
langcode: en
description: ''
weight: '1'
parent: '0'
fields:
field_substatuses:
-
target_id: '32'
-
target_id: '22'
-
target_id: '23'
9f973447-e4ac-4191-b1a2-ff59f211967f:
uuid: 9f973447-e4ac-4191-b1a2-ff59f211967f
tid: '15'
vid: client_status
name: Accredited
langcode: en
description: ''
weight: '2'
parent: '0'
fields:
field_substatuses:
-
target_id: '24'
-
target_id: '25'
-
target_id: '27'
-
target_id: '26'
-
target_id: '28'
3aca6a65-3f66-41ed-8b8a-d1a52ab8b85c:
uuid: 3aca6a65-3f66-41ed-8b8a-d1a52ab8b85c
tid: '16'
vid: client_status
name: 'Reaccreditation due'
langcode: en
description: ''
weight: '3'
parent: '0'
fields:
field_substatuses:
-
target_id: '30'
-
target_id: '31'
edd4a0ac-3c1b-4717-8ea9-2486f8239545:
uuid: edd4a0ac-3c1b-4717-8ea9-2486f8239545
tid: '17'
vid: client_status
name: 'Lapsed or Overdue'
langcode: en
description: ''
weight: '4'
parent: '0'
fields:
field_substatuses:
-
target_id: '33'
741d068a-df17-494d-8ce5-724d40b43f70:
uuid: 741d068a-df17-494d-8ce5-724d40b43f70
tid: '18'
vid: clie
name: 'Info sent'
langcode: en
description: ''
weight: '1'
parent: '0'
33d3d101-5766-4f9c-b384-819231549cdf:
uuid: 33d3d101-5766-4f9c-b384-819231549cdf
tid: '19'
vid: clie
name: 'Contract sent'
langcode: en
description: ''
weight: '2'
parent: '0'
16ee83e2-efa6-4ec7-9cd6-3c8cc5aa893b:
uuid: 16ee83e2-efa6-4ec7-9cd6-3c8cc5aa893b
tid: '22'
vid: clie
name: 'One-off training'
langcode: en
description: ''
weight: '4'
parent: '0'
1f990032-7dbe-4302-9004-28af68822305:
uuid: 1f990032-7dbe-4302-9004-28af68822305
tid: '23'
vid: clie
name: 'Follow-up sent'
langcode: en
description: ''
weight: '5'
parent: '0'
1e30a83f-00ea-44b0-b5a9-34b57b15696d:
uuid: 1e30a83f-00ea-44b0-b5a9-34b57b15696d
tid: '24'
vid: clie
name: 'Recently Accredited'
langcode: en
description: ''
weight: '6'
parent: '0'
9915606c-1775-4f68-be24-ffaa629ee0b1:
uuid: 9915606c-1775-4f68-be24-ffaa629ee0b1
tid: '25'
vid: clie
name: '3-month follow-up due'
langcode: en
description: ''
weight: '7'
parent: '0'
98d1370b-e29f-45fb-b053-b911c2538870:
uuid: 98d1370b-e29f-45fb-b053-b911c2538870
tid: '26'
vid: clie
name: '6-month follow-up due'
langcode: en
description: ''
weight: '9'
parent: '0'
a6a9c46d-376f-4bb7-a598-90b8e78fc40c:
uuid: a6a9c46d-376f-4bb7-a598-90b8e78fc40c
tid: '27'
vid: clie
name: '3-month follow-up sent'
langcode: en
description: ''
weight: '8'
parent: '0'
ab927ebd-555a-4f28-bcda-cc14628fc75a:
uuid: ab927ebd-555a-4f28-bcda-cc14628fc75a
tid: '28'
vid: clie
name: '6-month follow-up sent'
langcode: en
description: ''
weight: '10'
parent: '0'
7c7fed76-087c-4437-894b-3dbe827df311:
uuid: 7c7fed76-087c-4437-894b-3dbe827df311
tid: '29'
vid: clie
name: 'New lead'
langcode: en
description: ''
weight: '0'
parent: '0'
8528c89c-1ebd-4d2a-9d95-49d54d59fc23:
uuid: 8528c89c-1ebd-4d2a-9d95-49d54d59fc23
tid: '30'
vid: clie
name: 'Reaccreditation due'
langcode: en
description: ''
weight: '11'
parent: '0'
5e8d044e-25d3-4546-ae49-f8a12ff74c64:
uuid: 5e8d044e-25d3-4546-ae49-f8a12ff74c64
tid: '31'
vid: clie
name: Recontacted
langcode: en
description: ''
weight: '12'
parent: '0'
7bfa7afc-b627-4539-bd5d-162bad5577c6:
uuid: 7bfa7afc-b627-4539-bd5d-162bad5577c6
tid: '32'
vid: clie
name: Confirmed
langcode: en
description: ''
weight: '3'
parent: '0'
01b3353f-0141-4d9a-a075-c7e5770e11cb:
uuid: 01b3353f-0141-4d9a-a075-c7e5770e11cb
tid: '33'
vid: clie
name: 'Lapsed or overdue'
langcode: en
description: ''
weight: '13'
parent: '0'
fa8828e5-496c-4c1b-b116-3bc77481d343:
uuid: fa8828e5-496c-4c1b-b116-3bc77481d343
tid: '34'
vid: client_status
name: 'Failed Accreditation'
langcode: en
description: ''
weight: '5'
parent: '0'
fields:
field_substatuses:
-
target_id: '35'
49abf09c-0f21-4627-a9d9-0a95482085a7:
uuid: 49abf09c-0f21-4627-a9d9-0a95482085a7
tid: '35'
vid: clie
name: 'Failed Accreditation'
langcode: en
description: ''
weight: '14'
parent: '0'
180f0733-2d56-49fa-8dc5-8ffe1a9c02fa:
uuid: 180f0733-2d56-49fa-8dc5-8ffe1a9c02fa
tid: '36'
vid: tags
name: LGBTQ+
langcode: en
description: ''
weight: '0'
parent: '0'
5afc88a5-74c3-472a-a5d6-7face67062c8:
uuid: 5afc88a5-74c3-472a-a5d6-7face67062c8
tid: '37'
vid: tags
name: 'Community Project'
langcode: en
description: ''
weight: '0'
parent: '0'
31afbf21-adae-47c0-bc00-8d301fc5987c:
uuid: 31afbf21-adae-47c0-bc00-8d301fc5987c
tid: '38'
vid: tags
name: 'DICE Discount'
langcode: en
description: ''
weight: '0'
parent: '0'
1aaec6b1-e013-46cc-87d3-7c03e7eb44e3:
uuid: 1aaec6b1-e013-46cc-87d3-7c03e7eb44e3
tid: '40'
vid: client_subtypes
name: 'Arts Venue'
langcode: en
description: ''
weight: '3'
parent: '0'
fields:
field_parent_type:
-
target_id: '3'
057c3514-8413-463f-989e-cd8deda6c71c:
uuid: 057c3514-8413-463f-989e-cd8deda6c71c
tid: '41'
vid: client_status
name: Closed
langcode: en
description: ''
weight: '6'
parent: '0'
fields:
field_substatuses:
-
target_id: '42'
c0c6397d-4f7c-4077-af51-1860ccad26a3:
uuid: c0c6397d-4f7c-4077-af51-1860ccad26a3
tid: '42'
vid: clie
name: Closed
langcode: en
description: ''
weight: '15'
parent: '0'

View File

@ -0,0 +1,24 @@
uuid: 62c29bf1-1664-4d28-b4b1-dc5387d2c6a7
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

View File

@ -0,0 +1,23 @@
uuid: d83d4c14-3ffa-4f05-8464-dfbffbcc1001
langcode: en
status: true
dependencies:
config:
- opencase_entities.oc_organisation_relation_type.link_between_clients
- opencase_entities.oc_organisation_type.client
id: oc_organisation_relation.link_between_clients.organisations
field_name: organisations
entity_type: oc_organisation_relation
bundle: link_between_clients
label: 'Organisation to Link To'
description: ''
required: true
translatable: true
default_value: { }
default_value_callback: '\Drupal\opencase_entities\Entity\OCOrganisationRelation::defaultValueCallback'
settings:
handler_settings:
target_bundles:
- client
handler: default
field_type: entity_reference

View File

@ -0,0 +1,10 @@
uuid: 6f79294d-544a-44f4-a78f-630312e70711
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'

View File

@ -0,0 +1,10 @@
uuid: a6701ccf-e94c-4cd9-a505-d0944da9686b
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

View File

@ -0,0 +1,10 @@
uuid: b4a6a25d-02cd-4198-adf0-144979e15153
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'

View File

@ -0,0 +1,10 @@
uuid: 24cf90e7-7989-455b-8752-dcd7a4214333
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

View File

@ -0,0 +1,10 @@
uuid: 06cf7377-260f-45a2-9cb3-0b8e3d675972
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: M7yqicYkU36hRy5p9drAaGBBihhUD1OyujFrAaQ93ZE
id: html_time
label: 'HTML Time'
locked: true
pattern: 'H:i:s'

View File

@ -0,0 +1,10 @@
uuid: 480bf0bb-ae90-479b-8578-4088ce0a0dfc
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: wKD4WsoV_wFgv2vgI4mcAAFSIzrye17ykzdwrnApkfY
id: html_week
label: 'HTML Week'
locked: true
pattern: Y-\WW

View File

@ -0,0 +1,10 @@
uuid: ea02c889-907d-410b-8aeb-0345d4bfa8ef
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: OjekiQuX9RbVQ2_8jOHBL94RgYLePqX7wpfNGgcQzrk
id: html_year
label: 'HTML Year'
locked: true
pattern: 'Y'

View File

@ -0,0 +1,10 @@
uuid: e1ee01b9-4d03-45fd-8373-55f3082cb6df
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: 5VpawMrKPEPCkoO4YpPa0TDFO2dgiIHfTziJtwlmUxc
id: html_yearless_date
label: 'HTML Yearless date'
locked: true
pattern: m-d

View File

@ -0,0 +1,10 @@
uuid: adb912c8-e4c2-4d92-a3b0-b93349c2b2d9
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'

View File

@ -0,0 +1,10 @@
uuid: fd679d2a-8168-4473-b12b-ff761ca1cdf0
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: nzL5d024NjXIX_8TlT6uFAu973lmfkmHklJC-2i9rAE
id: medium
label: 'Default medium date'
locked: false
pattern: 'D, m/d/Y - H:i'

View File

@ -0,0 +1,10 @@
uuid: c065af51-d697-43fb-b4ad-d253c5280651
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: AlzeyytA8InBgxIG9H2UDJYs3CG98Zj6yRsDKmlbZwA
id: short
label: 'Default short date'
locked: false
pattern: 'm/d/Y - H:i'

View File

@ -0,0 +1,35 @@
uuid: 02acdee4-d938-42a8-bd01-dfd5a43b7a57
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: { }

View File

@ -0,0 +1,36 @@
uuid: 22bb348e-ada0-400d-a791-6e16f372bf64
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: { }

View File

@ -0,0 +1,42 @@
uuid: 16f05ca3-967f-4e36-94e2-3602c04e1d9b
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
mode: default
content:
copy:
weight: 50
region: content
mail:
weight: -40
region: content
message:
type: string_textarea
weight: 0
settings:
rows: 12
placeholder: ''
region: content
third_party_settings: { }
name:
weight: -50
region: content
preview:
weight: 40
region: content
subject:
type: string_textfield
weight: -10
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,109 @@
uuid: eaf461ca-635a-4ec2-9bc0-7b77bf39a317
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: 6VUXB1jTUjK5zjkfMa2Kd2WW4sFUlgfBlfJSx01qLpU
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
settings:
display_label: true
weight: 15
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
region: content
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: { }

View File

@ -0,0 +1,79 @@
uuid: 13fcac72-e153-4b73-b963-5de7a0749456
langcode: en
status: true
dependencies:
config:
- field.field.node.page.body
- node.type.page
module:
- path
- text
_core:
default_config_hash: AD_lefuYmjsKeH3OQApsyP_nLj6ZnGaALznLQSQ0Z_o
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
settings:
display_label: true
weight: 15
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
region: content
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: { }

View File

@ -0,0 +1,114 @@
uuid: 7a3df817-a0e9-4bef-8656-b679ebcb531c
langcode: en
status: true
dependencies:
config:
- field.field.oc_activity.evaluation.field_a
- field.field.oc_activity.evaluation.field_after_knowledge
- field.field.oc_activity.evaluation.field_after_skills
- field.field.oc_activity.evaluation.field_age
- field.field.oc_activity.evaluation.field_b
- field.field.oc_activity.evaluation.field_before_confidence
- field.field.oc_activity.evaluation.field_before_skills
- field.field.oc_activity.evaluation.field_d
- field.field.oc_activity.evaluation.field_ease
- field.field.oc_activity.evaluation.field_gender
- field.field.oc_activity.evaluation.field_relevance
- opencase_entities.oc_activity_type.evaluation
module:
- datetime
_core:
default_config_hash: WSYAeo27GpLUUXh-PgaeoOX7BSBtIlkzHsgKXjgDbt4
id: oc_activity.evaluation.default
targetEntityType: oc_activity
bundle: evaluation
mode: default
content:
activity_date_time:
type: datetime_default
weight: -3
region: content
settings: { }
third_party_settings: { }
field_a:
type: options_select
weight: 6
region: content
settings: { }
third_party_settings: { }
field_after_knowledge:
type: options_select
weight: 7
region: content
settings: { }
third_party_settings: { }
field_after_skills:
type: options_select
weight: 8
region: content
settings: { }
third_party_settings: { }
field_age:
type: options_select
weight: 0
region: content
settings: { }
third_party_settings: { }
field_b:
type: options_select
weight: 4
region: content
settings: { }
third_party_settings: { }
field_before_confidence:
type: options_select
weight: 3
region: content
settings: { }
third_party_settings: { }
field_before_skills:
type: options_select
weight: 5
region: content
settings: { }
third_party_settings: { }
field_d:
type: options_select
weight: 2
region: content
settings: { }
third_party_settings: { }
field_ease:
type: options_select
weight: 9
region: content
settings: { }
third_party_settings: { }
field_gender:
type: options_select
weight: 1
region: content
settings: { }
third_party_settings: { }
field_relevance:
type: options_select
weight: 10
region: content
settings: { }
third_party_settings: { }
name:
type: string_textfield
weight: -3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
time_taken:
weight: -3
region: content
settings:
placeholder: ''
third_party_settings: { }
type: number
hidden: { }

View File

@ -0,0 +1,122 @@
uuid: a77fe130-3ce2-4104-ae48-7adf3f883e5a
langcode: en
status: true
dependencies:
config:
- field.field.oc_activity.trainer_debrief.field_how_was_this_delivered_
- field.field.oc_activity.trainer_debrief.field_issues_and_difficulties
- field.field.oc_activity.trainer_debrief.field_issues_with_group_dynamics
- field.field.oc_activity.trainer_debrief.field_number_of_participants
- field.field.oc_activity.trainer_debrief.field_ph
- field.field.oc_activity.trainer_debrief.field_photo
- field.field.oc_activity.trainer_debrief.field_trainer
- field.field.oc_activity.trainer_debrief.field_what_came_up_for_the_group
- field.field.oc_activity.trainer_debrief.field_what_could_be_improved_for
- field.field.oc_activity.trainer_debrief.field_what_did_facilitators_do_w
- field.field.oc_activity.trainer_debrief.field_what_real_scenarios_or_inc
- image.style.thumbnail
- opencase_entities.oc_activity_type.trainer_debrief
module:
- datetime
- image
id: oc_activity.trainer_debrief.default
targetEntityType: oc_activity
bundle: trainer_debrief
mode: default
content:
activity_date_time:
type: datetime_default
weight: 0
region: content
settings: { }
third_party_settings: { }
field_how_was_this_delivered_:
weight: 2
settings: { }
third_party_settings: { }
type: options_select
region: content
field_issues_and_difficulties:
weight: 5
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_issues_with_group_dynamics:
weight: 6
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_number_of_participants:
weight: 1
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_ph:
weight: 10
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_photo:
weight: 9
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
type: image_image
region: content
field_trainer:
weight: 11
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_what_came_up_for_the_group:
weight: 4
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_what_could_be_improved_for:
weight: 8
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_what_did_facilitators_do_w:
weight: 3
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_what_real_scenarios_or_inc:
weight: 7
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
hidden:
name: true
time_taken: true

View File

@ -0,0 +1,141 @@
uuid: 6f959a42-96b3-4dea-b5a9-712b7fea20c4
langcode: en
status: true
dependencies:
config:
- field.field.oc_actor.trainer.field_availability
- field.field.oc_actor.trainer.field_delivery_partners
- field.field.oc_actor.trainer.field_emergency_contact
- field.field.oc_actor.trainer.field_languages_spoken_fluently
- field.field.oc_actor.trainer.field_notes
- field.field.oc_actor.trainer.field_photo
- field.field.oc_actor.trainer.field_pronoun
- image.style.thumbnail
- opencase_entities.oc_actor_type.trainer
module:
- image
- paragraphs
_core:
default_config_hash: ytZJrCjxKRjlbnmW3Ga9RPMunV7aVL-ns0bB5shJhFw
id: oc_actor.trainer.default
targetEntityType: oc_actor
bundle: trainer
mode: default
content:
email:
type: string_textfield
weight: 3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_availability:
type: entity_reference_paragraphs
weight: 6
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
third_party_settings: { }
region: content
field_delivery_partners:
weight: 7
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_emergency_contact:
type: entity_reference_paragraphs
weight: 12
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
third_party_settings: { }
region: content
field_languages_spoken_fluently:
weight: 5
settings: { }
third_party_settings: { }
type: options_select
region: content
field_notes:
weight: 9
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_photo:
weight: 8
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
type: image_image
region: content
field_pronoun:
weight: 2
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
first_name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
last_name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
phone:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
post_code:
type: string_textfield
weight: 11
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
postal_address:
type: string_textarea
weight: 10
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
hidden:
full_name: true
middle_names: true
phone2: true
user_login: true

View File

@ -0,0 +1,45 @@
uuid: 1c6b46be-3a22-4137-b4b2-7ddbe0921e79
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.project.field_contract_signed_date
- field.field.oc_case.project.field_fee
- opencase_cases.oc_case_type.project
module:
- datetime
- file
- paragraphs
id: oc_case.project.default
targetEntityType: oc_case
bundle: project
mode: default
content:
field_contract_signed_date:
weight: 2
settings: { }
third_party_settings: { }
type: datetime_default
region: content
field_fee:
type: entity_reference_paragraphs
weight: 1
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
third_party_settings: { }
region: content
files:
type: file_generic
weight: 0
settings:
progress_indicator: throbber
region: content
third_party_settings: { }
hidden:
client: true
user_id: true

View File

@ -0,0 +1,89 @@
uuid: d3d5d26b-ae04-4050-9e7b-570e9e159560
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.training.field_date_of_training
- field.field.oc_case.training.field_project
- field.field.oc_case.training.field_social_media
- field.field.oc_case.training.field_trainer
- field.field.oc_case.training.field_training_status
- field.field.oc_case.training.field_training_type
- opencase_cases.oc_case_type.training
module:
- datetime
- file
- paragraphs
_core:
default_config_hash: dxPm53tH_SWeTJgZIfdHIIiEb4vSzqADMzUemllj8rk
id: oc_case.training.default
targetEntityType: oc_case
bundle: training
mode: default
content:
client:
type: entity_reference_autocomplete
weight: 0
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_date_of_training:
weight: 4
settings: { }
third_party_settings: { }
type: datetime_default
region: content
field_project:
weight: 1
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_social_media:
weight: 26
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_trainer:
type: entity_reference_paragraphs
weight: 5
settings:
title: Trainer
title_plural: Trainers
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: _none
third_party_settings: { }
region: content
field_training_status:
weight: 3
settings: { }
third_party_settings: { }
type: options_select
region: content
field_training_type:
weight: 2
settings: { }
third_party_settings: { }
type: options_select
region: content
files:
type: file_generic
weight: 6
settings:
progress_indicator: throbber
region: content
third_party_settings: { }
hidden:
user_id: true

View File

@ -0,0 +1,116 @@
uuid: 46f56073-934f-4f2a-8d1d-1009eef441ea
langcode: en
status: true
dependencies:
config:
- field.field.oc_organisation.client.field_client_status
- field.field.oc_organisation.client.field_client_substatus
- field.field.oc_organisation.client.field_client_subtype
- field.field.oc_organisation.client.field_client_type
- field.field.oc_organisation.client.field_how_did_you_hear_about_us
- field.field.oc_organisation.client.field_images
- field.field.oc_organisation.client.field_location_festival_event
- field.field.oc_organisation.client.field_number_of_events_per_year
- field.field.oc_organisation.client.field_number_of_staff
- field.field.oc_organisation.client.field_premises_capacity
- field.field.oc_organisation.client.field_tags
- field.field.oc_organisation.client.field_umbrella_client
- opencase_entities.oc_organisation_type.client
module:
- file
_core:
default_config_hash: OUNi7pV7COebgUedxmuEz4ZF1VF4QDet2AcZ_2j3jQs
id: oc_organisation.client.default
targetEntityType: oc_organisation
bundle: client
mode: default
content:
field_client_status:
weight: 4
settings: { }
third_party_settings: { }
type: options_select
region: content
field_client_substatus:
weight: 3
settings: { }
third_party_settings: { }
type: options_select
region: content
field_client_subtype:
weight: 2
settings: { }
third_party_settings: { }
type: options_select
region: content
field_client_type:
weight: 1
settings: { }
third_party_settings: { }
type: options_select
region: content
field_how_did_you_hear_about_us:
weight: 12
settings: { }
third_party_settings: { }
type: options_buttons
region: content
field_location_festival_event:
weight: 8
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_number_of_events_per_year:
weight: 9
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_number_of_staff:
weight: 7
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_premises_capacity:
weight: 6
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_tags:
weight: 10
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_umbrella_client:
weight: 5
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
field_images: true

View File

@ -0,0 +1,42 @@
uuid: 03518dcf-3079-4580-83eb-5a80445c723c
langcode: en
status: true
dependencies:
config:
- field.field.oc_organisation.umbrella_client.field_tags
- field.field.oc_organisation.umbrella_client.field_type_of_umbrella_client
- opencase_entities.oc_organisation_type.umbrella_client
module:
- file
_core:
default_config_hash: OC8jnc4KZMX-3IOvNhREzEIJ2cAagpxmwKeeUoAbYIc
id: oc_organisation.umbrella_client.default
targetEntityType: oc_organisation
bundle: umbrella_client
mode: default
content:
field_tags:
weight: 62
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_type_of_umbrella_client:
weight: -99
settings: { }
third_party_settings: { }
type: options_select
region: content
name:
type: string_textfield
weight: -100
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,30 @@
uuid: 9ecb22ea-3cee-465e-8234-001164ddf7df
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.availability.field_day
- field.field.paragraph.availability.field_time
- paragraphs.paragraphs_type.availability
_core:
default_config_hash: 3Y59Hm04i6hAK2XQrkV7fG7myh8cJbYXs-j5EV5mKCM
id: paragraph.availability.default
targetEntityType: paragraph
bundle: availability
mode: default
content:
field_day:
type: options_select
weight: 0
region: content
settings: { }
third_party_settings: { }
field_time:
type: options_select
weight: 1
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
status: true

View File

@ -0,0 +1,41 @@
uuid: edbfbaa8-9e4c-4270-86ee-8eee697f392f
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.emergency_contact.field_name
- field.field.paragraph.emergency_contact.field_phone
- field.field.paragraph.emergency_contact.field_relationship
- paragraphs.paragraphs_type.emergency_contact
id: paragraph.emergency_contact.default
targetEntityType: paragraph
bundle: emergency_contact
mode: default
content:
field_name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_phone:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_relationship:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true

View File

@ -0,0 +1,31 @@
uuid: 8018414d-ed73-4b65-b5cc-ccca077d78d9
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.fee.field_amount
- field.field.paragraph.fee.field_category
- paragraphs.paragraphs_type.fee
_core:
default_config_hash: Fm6xaUNlRW5-ulxqWnIE9XoJ82PX8u7EVTmMWC-bfHc
id: paragraph.fee.default
targetEntityType: paragraph
bundle: fee
mode: default
content:
field_amount:
type: number
weight: 1
region: content
settings:
placeholder: ''
third_party_settings: { }
field_category:
type: options_select
weight: 0
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
status: true

View File

@ -0,0 +1,49 @@
uuid: f2b0c51d-cc02-43ea-b073-7599b7f65952
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.trainer.field_rate_if_custom_
- field.field.paragraph.trainer.field_trainer
- field.field.paragraph.trainer.field_trainer_rate
- field.field.paragraph.trainer.field_trainer_role
- paragraphs.paragraphs_type.trainer
_core:
default_config_hash: EcTGtOderLR53vXBi036A8vDr1XI2nBit5C4iymgy44
id: paragraph.trainer.default
targetEntityType: paragraph
bundle: trainer
mode: default
content:
field_rate_if_custom_:
weight: 3
settings:
placeholder: ''
third_party_settings: { }
type: number
region: content
field_trainer:
weight: 0
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_trainer_rate:
weight: 2
settings: { }
third_party_settings: { }
type: options_buttons
region: content
field_trainer_role:
weight: 1
settings: { }
third_party_settings: { }
type: options_select
region: content
hidden:
created: true
status: true

View File

@ -0,0 +1,44 @@
uuid: e71e0e5d-38b6-41cf-ab7d-cc1790ef4bd4
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.clie
module:
- path
- text
id: taxonomy_term.clie.default
targetEntityType: taxonomy_term
bundle: clie
mode: default
content:
description:
type: text_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 100
region: content
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,55 @@
uuid: 0093dadc-135c-415b-980f-95eba8198911
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.client_status.field_substatuses
- taxonomy.vocabulary.client_status
module:
- path
- text
id: taxonomy_term.client_status.default
targetEntityType: taxonomy_term
bundle: client_status
mode: default
content:
description:
type: text_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_substatuses:
weight: 101
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
type: entity_reference_autocomplete
region: content
name:
type: string_textfield
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 30
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 100
region: content
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,57 @@
uuid: a09095b4-bb24-4d60-a525-122b2eafb758
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.client_subtypes.field_parent_type
- taxonomy.vocabulary.client_subtypes
module:
- path
- text
_core:
default_config_hash: ensXtk9ZxdLejlZakVGTQ3ybcKOHB1EG2YvZIyAsrPc
id: taxonomy_term.client_subtypes.default
targetEntityType: taxonomy_term
bundle: client_subtypes
mode: default
content:
description:
type: text_textarea
weight: 1
region: content
settings:
placeholder: ''
rows: 5
third_party_settings: { }
field_parent_type:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
name:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 3
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 4
region: content
third_party_settings: { }
hidden: { }

View File

@ -0,0 +1,40 @@
uuid: 3c77b593-fbbd-45e7-b219-526e062276ab
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: K-1rBM8mTIkFp9RqOC2tMRUukOQ1xbRCfSKK8dEddnA
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
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
weight: -1
region: content
hidden:
field_linked_opencase_actor: true

View File

@ -0,0 +1,12 @@
uuid: f29a3f05-78c0-4893-a522-af4afb4a3045
langcode: en
status: true
dependencies:
module:
- user
_core:
default_config_hash: flXhTcp55yLcyy7ZLOhPGKGZobZQJdkAFVWV3LseiuI
id: user.register
label: Register
targetEntityType: user
cache: true

View File

@ -0,0 +1,25 @@
uuid: 09d1b592-ebde-4c3c-8b31-535dd41b437d
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
_core:
default_config_hash: orJpHUlAc_wiQLMUjIgEJXGeiqylGHMPcmNRjGtct-M
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,28 @@
uuid: 7fd25a11-a92a-4a83-a3c4-4bcdefa9889b
langcode: en
status: true
dependencies:
config:
- comment.type.comment
- field.field.comment.comment.comment_body
module:
- text
_core:
default_config_hash: 77Ye1kR-P6AaiGfEO8mnXNSr7nqtnP3PiiVBwJeGGMI
id: comment.comment.default
targetEntityType: comment
bundle: comment
mode: default
content:
comment_body:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
links:
weight: 100
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,23 @@
uuid: 1dcaf3f5-def3-40ba-9d36-5ba0a46b4f4b
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
mode: default
content:
message:
type: string
weight: 0
label: above
region: content
settings:
link_to_entity: false
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,64 @@
uuid: 64649c08-e86f-4063-8771-7e4f4103d54c
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: ChmU3AVqDKU32A_fyChG0W9dTRKmVBR58B6OClCLvZI
id: node.article.default
targetEntityType: node
bundle: article
mode: default
content:
body:
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
label: hidden
comment:
type: comment_default
weight: 110
region: content
label: above
settings:
view_mode: default
pager_id: 0
third_party_settings: { }
field_image:
type: image
weight: -1
region: content
settings:
image_style: large
image_link: ''
third_party_settings: { }
label: hidden
field_tags:
type: entity_reference_label
weight: 10
region: content
label: above
settings:
link: true
third_party_settings: { }
links:
weight: 100
region: content
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,29 @@
uuid: 21eae13f-b801-4419-907c-75d3c8688185
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

View File

@ -0,0 +1,56 @@
uuid: 933f8f93-6f45-4c8a-ba35-7accfe953cf2
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: 4NcL2hSQZBpJbYtNuh5jC6kyQTcAc1m5bQpTegEWEso
id: node.article.teaser
targetEntityType: node
bundle: article
mode: teaser
content:
body:
type: text_summary_or_trimmed
weight: 0
region: content
settings:
trim_length: 600
third_party_settings: { }
label: hidden
field_image:
type: image
weight: -1
region: content
settings:
image_style: medium
image_link: content
third_party_settings: { }
label: hidden
field_tags:
type: entity_reference_label
weight: 10
region: content
settings:
link: true
third_party_settings: { }
label: above
links:
weight: 100
region: content
hidden:
comment: true
field_image: true
field_tags: true
search_api_excerpt: true

View File

@ -0,0 +1,29 @@
uuid: 301637c4-67c3-4145-9278-dfa6e3855899
langcode: en
status: true
dependencies:
config:
- field.field.node.page.body
- node.type.page
module:
- text
- user
_core:
default_config_hash: g1S3_GLaxq4l3I9RIca5Mlz02MxI2KmOquZpHw59akM
id: node.page.default
targetEntityType: node
bundle: page
mode: default
content:
body:
label: hidden
type: text_default
weight: 100
region: content
settings: { }
third_party_settings: { }
links:
weight: 101
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,31 @@
uuid: 4efc1f2b-a1e4-4b7a-a98c-f55351c333c1
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: cSv5lDnbIgDug475Hdz3woED2XMqYv3awI-J9u1JLbY
id: node.page.teaser
targetEntityType: node
bundle: page
mode: teaser
content:
body:
label: hidden
type: text_summary_or_trimmed
weight: 100
region: content
settings:
trim_length: 600
third_party_settings: { }
links:
weight: 101
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,135 @@
uuid: a99df80e-52a8-495b-b16f-aa6976bd50dc
langcode: en
status: true
dependencies:
config:
- field.field.oc_activity.evaluation.field_a
- field.field.oc_activity.evaluation.field_after_knowledge
- field.field.oc_activity.evaluation.field_after_skills
- field.field.oc_activity.evaluation.field_age
- field.field.oc_activity.evaluation.field_b
- field.field.oc_activity.evaluation.field_before_confidence
- field.field.oc_activity.evaluation.field_before_skills
- field.field.oc_activity.evaluation.field_d
- field.field.oc_activity.evaluation.field_ease
- field.field.oc_activity.evaluation.field_gender
- field.field.oc_activity.evaluation.field_relevance
- opencase_entities.oc_activity_type.evaluation
module:
- datetime
- options
- user
_core:
default_config_hash: 8oP5Cry2F51ep0vQbK1W5zThOIPyv6deQfSOxKuSHzM
id: oc_activity.evaluation.default
targetEntityType: oc_activity
bundle: evaluation
mode: default
content:
activity_date_time:
label: above
type: datetime_default
settings:
format_type: short
timezone_override: ''
weight: -3
region: content
third_party_settings: { }
field_a:
type: list_default
weight: 6
region: content
label: above
settings: { }
third_party_settings: { }
field_after_knowledge:
type: list_default
weight: 7
region: content
label: above
settings: { }
third_party_settings: { }
field_after_skills:
type: list_default
weight: 8
region: content
label: above
settings: { }
third_party_settings: { }
field_age:
type: list_default
weight: 1
region: content
label: above
settings: { }
third_party_settings: { }
field_b:
type: list_default
weight: 4
region: content
label: above
settings: { }
third_party_settings: { }
field_before_confidence:
type: list_default
weight: 3
region: content
label: above
settings: { }
third_party_settings: { }
field_before_skills:
type: list_default
weight: 5
region: content
label: above
settings: { }
third_party_settings: { }
field_d:
type: list_default
weight: 2
region: content
label: above
settings: { }
third_party_settings: { }
field_ease:
type: list_default
weight: 9
region: content
label: above
settings: { }
third_party_settings: { }
field_gender:
type: list_default
weight: 0
region: content
label: above
settings: { }
third_party_settings: { }
field_relevance:
type: list_default
weight: 10
region: content
label: above
settings: { }
third_party_settings: { }
name:
label: hidden
type: string
weight: -3
region: content
settings:
link_to_entity: false
third_party_settings: { }
time_taken:
label: above
weight: -3
region: content
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }
type: number_decimal
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,129 @@
uuid: f8a7c20a-01e2-4dbe-bc7c-e9aaa82534f2
langcode: en
status: true
dependencies:
config:
- field.field.oc_activity.trainer_debrief.field_how_was_this_delivered_
- field.field.oc_activity.trainer_debrief.field_issues_and_difficulties
- field.field.oc_activity.trainer_debrief.field_issues_with_group_dynamics
- field.field.oc_activity.trainer_debrief.field_number_of_participants
- field.field.oc_activity.trainer_debrief.field_ph
- field.field.oc_activity.trainer_debrief.field_photo
- field.field.oc_activity.trainer_debrief.field_trainer
- field.field.oc_activity.trainer_debrief.field_what_came_up_for_the_group
- field.field.oc_activity.trainer_debrief.field_what_could_be_improved_for
- field.field.oc_activity.trainer_debrief.field_what_did_facilitators_do_w
- field.field.oc_activity.trainer_debrief.field_what_real_scenarios_or_inc
- opencase_entities.oc_activity_type.trainer_debrief
module:
- datetime
- image
- options
- user
id: oc_activity.trainer_debrief.default
targetEntityType: oc_activity
bundle: trainer_debrief
mode: default
content:
activity_date_time:
label: above
type: datetime_default
settings:
format_type: short
timezone_override: ''
weight: 0
region: content
third_party_settings: { }
field_how_was_this_delivered_:
weight: 3
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
field_issues_and_difficulties:
weight: 6
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_issues_with_group_dynamics:
weight: 7
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_number_of_participants:
weight: 2
label: above
settings:
thousand_separator: ''
prefix_suffix: true
third_party_settings: { }
type: number_integer
region: content
field_ph:
weight: 11
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_photo:
weight: 10
label: above
settings:
image_style: ''
image_link: ''
third_party_settings: { }
type: image
region: content
field_trainer:
weight: 12
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_what_came_up_for_the_group:
weight: 5
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_what_could_be_improved_for:
weight: 9
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_what_did_facilitators_do_w:
weight: 4
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_what_real_scenarios_or_inc:
weight: 8
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
name:
label: hidden
type: string
weight: 1
region: content
settings:
link_to_entity: false
third_party_settings: { }
hidden:
search_api_excerpt: true
time_taken: true

View File

@ -0,0 +1,133 @@
uuid: 668d9d2d-d7c3-4870-9866-efd7c2dbb50e
langcode: en
status: true
dependencies:
config:
- field.field.oc_actor.trainer.field_availability
- field.field.oc_actor.trainer.field_delivery_partners
- field.field.oc_actor.trainer.field_emergency_contact
- field.field.oc_actor.trainer.field_languages_spoken_fluently
- field.field.oc_actor.trainer.field_notes
- field.field.oc_actor.trainer.field_photo
- field.field.oc_actor.trainer.field_pronoun
- opencase_entities.oc_actor_type.trainer
module:
- entity_reference_revisions
- image
- options
_core:
default_config_hash: AcOhkQduC7FEJNqA-HKyqupUzb3pM4aMPJx8vynmQBs
id: oc_actor.trainer.default
targetEntityType: oc_actor
bundle: trainer
mode: default
content:
email:
label: above
type: string
weight: 3
region: content
settings:
link_to_entity: false
third_party_settings: { }
field_availability:
type: entity_reference_revisions_entity_view
weight: 6
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
region: content
field_delivery_partners:
weight: 7
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_emergency_contact:
type: entity_reference_revisions_entity_view
weight: 12
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
region: content
field_languages_spoken_fluently:
weight: 5
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
field_notes:
weight: 9
label: above
settings: { }
third_party_settings: { }
type: basic_string
region: content
field_photo:
weight: 8
label: above
settings:
image_style: ''
image_link: ''
third_party_settings: { }
type: image
region: content
field_pronoun:
weight: 2
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
first_name:
type: string
weight: 0
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
last_name:
type: string
weight: 1
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
phone:
label: above
type: string
weight: 4
region: content
settings:
link_to_entity: false
third_party_settings: { }
post_code:
label: above
type: string
weight: 11
region: content
settings:
link_to_entity: false
third_party_settings: { }
postal_address:
label: above
type: basic_string
weight: 10
region: content
settings: { }
third_party_settings: { }
hidden:
full_name: true
middle_names: true
phone2: true
search_api_excerpt: true

View File

@ -0,0 +1,66 @@
uuid: 702bcc8f-a5af-46e2-a62d-39fd56c533a7
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.project.field_contract_signed_date
- field.field.oc_case.project.field_fee
- opencase_cases.oc_case_type.project
module:
- datetime
- entity_reference_revisions
- file
- user
id: oc_case.project.default
targetEntityType: oc_case
bundle: project
mode: default
content:
client:
type: entity_reference_label
weight: 1
region: content
label: above
settings:
link: true
third_party_settings: { }
field_contract_signed_date:
weight: 2
label: above
settings:
format_type: medium
timezone_override: ''
third_party_settings: { }
type: datetime_default
region: content
field_fee:
type: entity_reference_revisions_entity_view
weight: 3
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
region: content
files:
label: above
settings:
use_description_as_link_text: true
region: content
weight: 5
third_party_settings: { }
type: file_default
trainings:
weight: 0
region: content
settings: { }
third_party_settings: { }
user_id:
label: above
type: author
weight: 4
region: content
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,143 @@
uuid: 01342722-0b8a-4ba5-9018-0de593878433
langcode: en
status: true
dependencies:
config:
- field.field.oc_case.training.field_date_of_training
- field.field.oc_case.training.field_project
- field.field.oc_case.training.field_social_media
- field.field.oc_case.training.field_trainer
- field.field.oc_case.training.field_training_status
- field.field.oc_case.training.field_training_type
- opencase_cases.oc_case_type.training
module:
- datetime
- entity_reference_revisions
- file
- options
- user
_core:
default_config_hash: wU4PURroIwIN58h-ZY5MoE5znq462sD-R2FfSuRh8XA
id: oc_case.training.default
targetEntityType: oc_case
bundle: training
mode: default
content:
activities_entity_view_1:
weight: 4
region: content
settings: { }
third_party_settings: { }
client:
type: entity_reference_label
weight: 0
region: content
label: above
settings:
link: true
third_party_settings: { }
debriefs:
weight: 7
region: content
settings: { }
third_party_settings: { }
debriefs_entity_view_1:
weight: 3
region: content
settings: { }
third_party_settings: { }
evaluations:
weight: 8
region: content
settings: { }
third_party_settings: { }
evaluations_entity_view_1:
weight: 4
region: content
settings: { }
third_party_settings: { }
field_date_of_training:
weight: 4
label: above
settings:
format_type: medium
timezone_override: ''
third_party_settings: { }
type: datetime_default
region: content
field_fee:
weight: 3
label: above
settings:
thousand_separator: ''
decimal_separator: .
scale: 2
prefix_suffix: true
third_party_settings: { }
type: number_decimal
region: content
field_fee_category:
type: list_default
weight: 2
region: content
label: above
settings: { }
third_party_settings: { }
field_project:
weight: 1
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_social_media:
weight: 81
label: above
settings:
format: default
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
type: boolean
region: content
field_trainer:
type: entity_reference_revisions_entity_view
weight: 5
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
region: content
field_training_status:
weight: 3
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
field_training_type:
weight: 2
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
files:
label: above
settings:
use_description_as_link_text: true
region: content
weight: 6
third_party_settings: { }
type: file_default
user_id:
label: above
type: author
weight: 9
region: content
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,144 @@
uuid: 8f03e5c8-61a0-47f1-996f-b8c118b7e8b0
langcode: en
status: true
dependencies:
config:
- field.field.oc_organisation.client.field_client_status
- field.field.oc_organisation.client.field_client_substatus
- field.field.oc_organisation.client.field_client_subtype
- field.field.oc_organisation.client.field_client_type
- field.field.oc_organisation.client.field_how_did_you_hear_about_us
- field.field.oc_organisation.client.field_images
- field.field.oc_organisation.client.field_location_festival_event
- field.field.oc_organisation.client.field_number_of_events_per_year
- field.field.oc_organisation.client.field_number_of_staff
- field.field.oc_organisation.client.field_premises_capacity
- field.field.oc_organisation.client.field_tags
- field.field.oc_organisation.client.field_umbrella_client
- opencase_entities.oc_organisation_type.client
module:
- file
- options
_core:
default_config_hash: k0IjsUiJUMCRPtA5WjL0mj2EMva1RA6kUXKzviwGKC4
id: oc_organisation.client.default
targetEntityType: oc_organisation
bundle: client
mode: default
content:
field_client_status:
weight: 6
label: above
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_client_substatus:
weight: 5
label: above
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_client_subtype:
weight: 4
label: above
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_client_type:
weight: 3
label: above
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_how_did_you_hear_about_us:
weight: 14
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
field_location_festival_event:
weight: 10
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_number_of_events_per_year:
weight: 11
label: above
settings:
thousand_separator: ''
prefix_suffix: true
third_party_settings: { }
type: number_integer
region: content
field_number_of_staff:
weight: 9
label: above
settings:
thousand_separator: ''
prefix_suffix: true
third_party_settings: { }
type: number_integer
region: content
field_premises_capacity:
weight: 8
label: above
settings:
thousand_separator: ''
prefix_suffix: true
third_party_settings: { }
type: number_integer
region: content
field_tags:
weight: 12
label: above
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_umbrella_client:
weight: 7
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
linked_clients:
weight: 0
settings: { }
third_party_settings: { }
region: content
name:
label: hidden
type: string
weight: 2
region: content
settings:
link_to_entity: false
third_party_settings: { }
projects:
weight: 1
region: content
settings: { }
third_party_settings: { }
trainings:
weight: 0
region: content
settings: { }
third_party_settings: { }
hidden:
field_images: true
search_api_excerpt: true

View File

@ -0,0 +1,56 @@
uuid: e23626af-bf0c-4910-8c9d-fa6a2e888fc7
langcode: en
status: true
dependencies:
config:
- field.field.oc_organisation.umbrella_client.field_tags
- field.field.oc_organisation.umbrella_client.field_type_of_umbrella_client
- opencase_entities.oc_organisation_type.umbrella_client
module:
- file
- options
_core:
default_config_hash: 37tKDa2NJgMS0ZcYoj_CHysv7JU3_AaCfHOEpJIrJqE
id: oc_organisation.umbrella_client.default
targetEntityType: oc_organisation
bundle: umbrella_client
mode: default
content:
clients:
weight: 0
region: content
settings: { }
third_party_settings: { }
field_tags:
weight: 5
label: above
settings:
link: false
third_party_settings: { }
type: entity_reference_label
region: content
field_type_of_umbrella_client:
weight: 4
label: above
settings: { }
third_party_settings: { }
type: list_default
region: content
projects:
weight: 1
region: content
settings: { }
third_party_settings: { }
trainings_for_clients_within_this_umbrella:
weight: 3
region: content
settings: { }
third_party_settings: { }
trainings_for_this_umbrella_client:
weight: 2
region: content
settings: { }
third_party_settings: { }
hidden:
name: true
search_api_excerpt: true

View File

@ -0,0 +1,33 @@
uuid: 1871fb24-876c-4d48-a45a-58b71e2e41a0
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.availability.field_day
- field.field.paragraph.availability.field_time
- paragraphs.paragraphs_type.availability
module:
- options
_core:
default_config_hash: NVrutKqTAWXK20upKCd3C1HfZlKvDf7ucSr236PQFBE
id: paragraph.availability.default
targetEntityType: paragraph
bundle: availability
mode: default
content:
field_day:
type: list_default
weight: 0
region: content
label: inline
settings: { }
third_party_settings: { }
field_time:
type: list_default
weight: 1
region: content
label: inline
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,40 @@
uuid: fa7997d2-1045-4fce-9e5a-269070f0e7bf
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.emergency_contact.field_name
- field.field.paragraph.emergency_contact.field_phone
- field.field.paragraph.emergency_contact.field_relationship
- paragraphs.paragraphs_type.emergency_contact
id: paragraph.emergency_contact.default
targetEntityType: paragraph
bundle: emergency_contact
mode: default
content:
field_name:
type: string
weight: 0
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_phone:
type: string
weight: 1
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
field_relationship:
type: string
weight: 2
region: content
label: above
settings:
link_to_entity: false
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,35 @@
uuid: 65e2cc70-118b-4e3a-9466-ba291544b942
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.fee.field_amount
- field.field.paragraph.fee.field_category
- paragraphs.paragraphs_type.fee
module:
- options
_core:
default_config_hash: kMJ7yJFvJiLDC6StGhAnpokjfB46GXcGBLKrZwl5cHs
id: paragraph.fee.default
targetEntityType: paragraph
bundle: fee
mode: default
content:
field_amount:
type: number_integer
weight: 1
region: content
label: inline
settings:
thousand_separator: ''
prefix_suffix: true
third_party_settings: { }
field_category:
type: list_default
weight: 0
region: content
label: inline
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,52 @@
uuid: 200868f1-d728-4ac3-8fb8-9db91920be58
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.trainer.field_rate_if_custom_
- field.field.paragraph.trainer.field_trainer
- field.field.paragraph.trainer.field_trainer_rate
- field.field.paragraph.trainer.field_trainer_role
- paragraphs.paragraphs_type.trainer
module:
- options
_core:
default_config_hash: _wpY7syL1PVxWUIqujVcJ54cRK-Q_bqpjyDEQFMlVd4
id: paragraph.trainer.default
targetEntityType: paragraph
bundle: trainer
mode: default
content:
field_rate_if_custom_:
weight: 3
label: inline
settings:
thousand_separator: ''
prefix_suffix: true
third_party_settings: { }
type: number_integer
region: content
field_trainer:
weight: 0
label: visually_hidden
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
field_trainer_rate:
weight: 2
label: inline
settings: { }
third_party_settings: { }
type: list_default
region: content
field_trainer_role:
weight: 1
label: inline
settings: { }
third_party_settings: { }
type: list_default
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,22 @@
uuid: 4ad542f3-80bb-48c9-a885-7c607c3c3cc1
langcode: en
status: true
dependencies:
config:
- taxonomy.vocabulary.clie
module:
- text
id: taxonomy_term.clie.default
targetEntityType: taxonomy_term
bundle: clie
mode: default
content:
description:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,31 @@
uuid: e3e991f3-1d90-4b8f-a2e4-863b89aaf594
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.client_status.field_substatuses
- taxonomy.vocabulary.client_status
module:
- text
id: taxonomy_term.client_status.default
targetEntityType: taxonomy_term
bundle: client_status
mode: default
content:
description:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
field_substatuses:
weight: 1
label: above
settings:
link: true
third_party_settings: { }
type: entity_reference_label
region: content
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,31 @@
uuid: 31dc8d53-4c68-4ee4-a7a6-4964915664f9
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.client_subtypes.field_parent_type
- taxonomy.vocabulary.client_subtypes
module:
- text
id: taxonomy_term.client_subtypes.default
targetEntityType: taxonomy_term
bundle: client_subtypes
mode: default
content:
description:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
field_parent_type:
type: entity_reference_label
weight: 1
region: content
label: above
settings:
link: true
third_party_settings: { }
hidden:
search_api_excerpt: true

View File

@ -0,0 +1,32 @@
uuid: e49bb552-885c-4473-9536-7e50986ac57a
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: '-cLsS3M3JycipXQt9rEb81_HxKneReoGuRh8ijcOPXs'
id: user.user.compact
targetEntityType: user
bundle: user
mode: compact
content:
user_picture:
type: image
weight: 0
region: content
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden:
field_linked_opencase_actor: true
member_for: true
search_api_excerpt: true

View File

@ -0,0 +1,33 @@
uuid: 5828dc0c-7c34-43f3-a814-97d742f07daa
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: V51QPCKkgNREKtSmB9Iu2wmAMEpktVpnzklWaZV8UYo
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
member_for:
weight: 5
region: content
user_picture:
type: image
weight: 0
region: content
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden:
field_linked_opencase_actor: true
search_api_excerpt: true

View File

@ -0,0 +1,12 @@
uuid: 489ee71c-cdd4-468c-a90e-ce6b48a440bb
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

View File

@ -0,0 +1,12 @@
uuid: be049773-6af0-4890-8481-1ccd480c49b0
langcode: en
status: false
dependencies:
module:
- comment
_core:
default_config_hash: K7eNlfU7NEUajz01wItywZklr2oaPgL6s1_97fmDXLA
id: comment.full
label: 'Full comment'
targetEntityType: comment
cache: true

View File

@ -0,0 +1,12 @@
uuid: 70fd15b4-4281-4556-a0c7-971763cc4095
langcode: en
status: false
dependencies:
module:
- node
_core:
default_config_hash: ElrtInxGjZd7GaapJ5O9n-ugi2hG2IxFivtgn0tHOsk
id: node.full
label: 'Full content'
targetEntityType: node
cache: true

Some files were not shown because too many files have changed in this diff Show More