Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #672

Merged
merged 2 commits into from
Aug 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"drupal/helfi_platform_config": "^4.0",
"drupal/helfi_proxy": "^3.0",
"drupal/helfi_tpr": "^2.0",
"drupal/helfi_tunnistamo": "dev-UHF-10169-eduad",
"drupal/helfi_tunnistamo": "^3",
"drupal/override_node_options": "^2.6",
"drupal/raven": "^5.0",
"drupal/redis": "^1.5",
Expand Down
212 changes: 107 additions & 105 deletions composer.lock

Large diffs are not rendered by default.

18 changes: 0 additions & 18 deletions conf/cmi/block.block.globalannouncement.yml

This file was deleted.

21 changes: 21 additions & 0 deletions conf/cmi/block.block.surveys.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: 707c2c2e-3628-471a-b848-4413231c7976
langcode: en
status: true
dependencies:
module:
- helfi_etusivu_entities
theme:
- hdbt_subtheme
id: surveys
theme: hdbt_subtheme
region: before_content
weight: -15
provider: helfi_node_survey
plugin: surveys
settings:
id: surveys
label: Surveys
label_display: ''
provider: helfi_node_survey
use_remote_entities: true
visibility: { }
24 changes: 24 additions & 0 deletions conf/cmi/core.base_field_override.node.survey.promote.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 0f67ac70-571e-43da-ae3f-eca271ee541a
langcode: en
status: true
dependencies:
config:
- node.type.survey
_core:
default_config_hash: jLPewbi-29Z_ekJ8NNa2EQwOjxhSBxFnXYwtX-8jx68
id: node.survey.promote
field_name: promote
entity_type: node
bundle: survey
label: 'Promoted to front page'
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean
24 changes: 24 additions & 0 deletions conf/cmi/core.base_field_override.node.survey.status.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 66c7c3ae-fd35-4cd8-a4c2-54bc24cf5895
langcode: en
status: true
dependencies:
config:
- node.type.survey
_core:
default_config_hash: G0OKH2o0P5SCpFGpXz9jp9Yuxkm746qvgyc0FbBteRA
id: node.survey.status
field_name: status
entity_type: node
bundle: survey
label: Published
description: ''
required: false
translatable: true
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean
20 changes: 20 additions & 0 deletions conf/cmi/core.base_field_override.node.survey.title.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: 12bf02be-360b-498c-9891-fe06f94408b8
langcode: en
status: true
dependencies:
config:
- node.type.survey
_core:
default_config_hash: Opcalm7vjcrzzKeswLKzQkVtm9qRopCjMHYKtVTXBE4
id: node.survey.title
field_name: title
entity_type: node
bundle: survey
label: 'Survey title'
description: ''
required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
134 changes: 134 additions & 0 deletions conf/cmi/core.entity_form_display.node.survey.default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
uuid: 2dea284e-6cc0-4e34-9d2f-37baa7317502
langcode: en
status: true
dependencies:
config:
- field.field.node.survey.body
- field.field.node.survey.field_survey_content_pages
- field.field.node.survey.field_survey_link
- node.type.survey
module:
- hdbt_admin_tools
- link
- path
- publication_date
- scheduler
- select2
- text
_core:
default_config_hash: SpA7JjzzI-4nAK5XY8JDkYoTn3X7NpV6TqEAFpFP5tY
id: node.survey.default
targetEntityType: node
bundle: survey
mode: default
content:
body:
type: text_textarea_with_summary
weight: 18
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
created:
type: datetime_timestamp
weight: 3
region: content
settings: { }
third_party_settings: { }
field_survey_content_pages:
type: select2_entity_reference
weight: 14
region: content
settings:
width: 100%
autocomplete: true
match_operator: CONTAINS
match_limit: 20
third_party_settings: { }
field_survey_link:
type: link_default
weight: 19
region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
langcode:
type: language_select
weight: 1
region: content
settings:
include_locked: false
third_party_settings: { }
path:
type: path
weight: 6
region: content
settings: { }
third_party_settings: { }
publish_on:
type: datetime_timestamp_no_default
weight: 7
region: content
settings: { }
third_party_settings: { }
published_at:
type: publication_date_timestamp
weight: 10
region: content
settings: { }
third_party_settings: { }
scheduler_settings:
weight: 5
region: content
settings: { }
third_party_settings: { }
simple_sitemap:
weight: 12
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
weight: 9
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
translation:
weight: 4
region: content
settings: { }
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 2
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
unpublish_on:
type: datetime_timestamp_no_default
weight: 8
region: content
settings: { }
third_party_settings: { }
hidden:
hide_sidebar_navigation: true
promote: true
sticky: true
url_redirects: true
50 changes: 50 additions & 0 deletions conf/cmi/core.entity_view_display.node.survey.default.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
uuid: 1dab22c0-e5e8-487c-9050-9ba480532d07
langcode: en
status: true
dependencies:
config:
- field.field.node.survey.body
- field.field.node.survey.field_survey_content_pages
- field.field.node.survey.field_survey_link
- node.type.survey
module:
- link
- text
- user
_core:
default_config_hash: VYCHZ7byxSgOpSFDqb2ad2yb3M5fWI43qAJbGREtaSQ
id: node.survey.default
targetEntityType: node
bundle: survey
mode: default
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 2
region: content
field_survey_link:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 3
region: content
links:
settings: { }
third_party_settings: { }
weight: 0
region: content
hidden:
field_survey_content_pages: true
langcode: true
published_at: true
search_api_excerpt: true
toc_enabled: true
40 changes: 40 additions & 0 deletions conf/cmi/core.entity_view_display.node.survey.teaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
uuid: 394e2865-baf3-4603-9d97-57f59e49f5a6
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.survey.body
- field.field.node.survey.field_survey_content_pages
- field.field.node.survey.field_survey_link
- node.type.survey
module:
- text
- user
_core:
default_config_hash: RFZBuDFa3w1RzcoB4xT4zbJFvgZSCmJDaIfZUOpYzXI
id: node.survey.teaser
targetEntityType: node
bundle: survey
mode: teaser
content:
body:
type: text_summary_or_trimmed
label: hidden
settings:
trim_length: 600
third_party_settings: { }
weight: 101
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
hidden:
field_survey_content_pages: true
field_survey_link: true
langcode: true
published_at: true
search_api_excerpt: true
toc_enabled: true
3 changes: 2 additions & 1 deletion conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ module:
helfi_base_content: 0
helfi_calculator: 0
helfi_ckeditor: 0
helfi_etusivu_entities: 0
helfi_eu_cookie_compliance: 0
helfi_global_announcement: 0
helfi_group: 0
helfi_image_styles: 0
helfi_kasko_config: 0
Expand All @@ -65,6 +65,7 @@ module:
helfi_node_landing_page: 0
helfi_node_news_item: 0
helfi_node_page: 0
helfi_node_survey: 0
helfi_paragraphs_accordion: 0
helfi_paragraphs_banner: 0
helfi_paragraphs_chart: 0
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/encrypt.profile.real_aes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ _core:
id: real_aes
label: 'Real AES'
encryption_method: real_aes
encryption_key: tfa
encryption_method_configuration: { }
encryption_key: tfa
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
uuid: 653fa4a6-5a9e-48de-a6f1-08557be303bb
uuid: 072df4c4-3de5-44f9-bd4f-c1d09006ce88
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: znut8SNGQRsGO4_fUxjvl_SIZqbb0T7hsv98bRKxcM8
default_config_hash: klULx3zqlYgz7OOfeGsjBYHQmFp8V6_aMlFUYaOQRmA
id: helfi_announcements
label: 'Helfi: Announcements'
label_plural: 'Helfi: Announcements'
description: ''
read_only: true
generate_aliases: null
read_only: true
field_mapper_id: jsonpath
field_mapper_config:
field_mappings:
Expand Down
Loading