Skip to content

Commit

Permalink
Merge pull request #1636 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
khalima authored Feb 6, 2025
2 parents 69685dc + 36f5a18 commit 96b757e
Show file tree
Hide file tree
Showing 13 changed files with 76 additions and 67 deletions.
104 changes: 54 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions conf/cmi/core.entity_view_display.media.helfi_chart.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ dependencies:
- field.field.media.helfi_chart.field_helfi_chart_url
- media.type.helfi_chart
module:
- helfi_media_chart
- link
- text
_core:
default_config_hash: iiqhIbRFMOxs2ib2Ww3rs5Q-1SzxuiZBxxEEVdNgJrQ
default_config_hash: FUv-BgecAAz5WBHKaQdV8sD8uNcYSfMUOpMez76--HA
id: media.helfi_chart.default
targetEntityType: media
bundle: helfi_chart
Expand All @@ -33,9 +33,14 @@ content:
weight: 2
region: content
field_helfi_chart_url:
type: helfi_chart
type: link
label: hidden
settings: { }
settings:
trim_length: 80
url_only: true
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: 1
region: content
Expand Down
4 changes: 2 additions & 2 deletions conf/cmi/field.field.media.image.field_media_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ third_party_settings:
title: title
file: '0'
_core:
default_config_hash: uuOLryur4r1samXCVX2yDZ5xFTBOK5d5vtciBb0wMBk
default_config_hash: sqUCzZKbsacNIaBSbqEOIYmTe71GQajeaFPNIVlSXVE
id: media.image.field_media_image
field_name: field_media_image
entity_type: media
Expand All @@ -30,7 +30,7 @@ settings:
handler: 'default:file'
handler_settings: { }
file_directory: ''
file_extensions: 'png gif jpg jpeg'
file_extensions: 'png jpg jpeg'
max_filesize: ''
max_resolution: ''
min_resolution: ''
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/hdbt_admin_tools.site_settings.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
_core:
default_config_hash: OgPHnjkIjDn42IHAwLRXhNzdhX825gq2SrlYKw4kbQ8
langcode: en
path_to_json: /themes/contrib/hdbt/src/icons/editor-selectable-icons.json
site_settings:
default_icon: abstract-1
theme_color: engel
koro: basic
footer_settings:
footer_color: dark
path_to_json: /themes/contrib/hdbt/src/icons/editor-selectable-icons.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
label: 'Search result highlighting input'
label: 'Valittu hakutulos'
Original file line number Diff line number Diff line change
@@ -1 +1 @@
label: 'Taxonomy term page'
label: 'Luokittelusanojen sivu'
2 changes: 1 addition & 1 deletion conf/cmi/language/fi/core.entity_view_mode.user.full.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
label: 'User account'
label: Käyttäjätili
2 changes: 1 addition & 1 deletion conf/cmi/views.view.er_tpr_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ display:
type: mini
options:
offset: 0
pagination_heading_level: h4
items_per_page: 10
total_pages: null
id: 0
Expand All @@ -105,7 +106,6 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/views.view.locked_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ display:
type: full
options:
offset: 0
pagination_heading_level: h4
items_per_page: 50
total_pages: null
id: 0
Expand All @@ -398,7 +399,6 @@ display:
offset: false
offset_label: Offset
quantity: 9
pagination_heading_level: h4
exposed_form:
type: basic
options:
Expand Down
Loading

0 comments on commit 96b757e

Please sign in to comment.