Skip to content

Commit f1819f6

Browse files
authored
Merge pull request #1055 from City-of-Helsinki/dev
Dev to main
2 parents 23e0179 + 44843f4 commit f1819f6

15 files changed

+181
-103
lines changed

composer.lock

Lines changed: 156 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/core.entity_form_display.node.landing_page.default.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
- publication_date
1919
- scheduler
2020
_core:
21-
default_config_hash: nz2kuZQ53sXaRjzi5GT0LPTskHJFGOgRZuY2XwpDYls
21+
default_config_hash: toCt5Nw1UzFFFR3oZf7s_L5Oll3qiUCvinBYTsausRw
2222
id: node.landing_page.default
2323
targetEntityType: node
2424
bundle: landing_page
@@ -128,9 +128,9 @@ content:
128128
third_party_settings: { }
129129
simple_sitemap:
130130
weight: 10
131+
region: content
131132
settings: { }
132133
third_party_settings: { }
133-
region: content
134134
status:
135135
type: boolean_checkbox
136136
weight: 12

conf/cmi/core.entity_form_display.paragraph.banner.default.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
module:
1818
- hdbt_admin_tools
1919
_core:
20-
default_config_hash: 4aVXtSrHJBF5egM_I1orTmSf5g3lm-WcG6PD6HfPWFU
20+
default_config_hash: lQyC2S5i5_fCJAL4WOUq6uRHDEi2cMp_3ikdn2_Ivc8
2121
id: paragraph.banner.default
2222
targetEntityType: paragraph
2323
bundle: banner
@@ -42,8 +42,8 @@ content:
4242
weight: 4
4343
region: content
4444
settings:
45-
linkit_auto_link_text: false
4645
linkit_profile: helfi
46+
linkit_auto_link_text: false
4747
third_party_settings: { }
4848
field_banner_link_design:
4949
type: design_field_widget

conf/cmi/core.entity_form_display.paragraph.list_of_links_item.default.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
module:
1515
- linkit
1616
_core:
17-
default_config_hash: Z6srfoJRBBcEO67EuXCDQauOFUjyUkmg6Kz-FGDQOWg
17+
default_config_hash: gpIk2Gvwdo4l2nyLq5n_mobrJZYwUfweVy7MOidu7aM
1818
id: paragraph.list_of_links_item.default
1919
targetEntityType: paragraph
2020
bundle: list_of_links_item
@@ -40,8 +40,8 @@ content:
4040
weight: 1
4141
region: content
4242
settings:
43-
linkit_auto_link_text: false
4443
linkit_profile: helfi
44+
linkit_auto_link_text: false
4545
third_party_settings: { }
4646
hidden:
4747
created: true

conf/cmi/external_entities.external_entity_type.helfi_announcements.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ langcode: en
33
status: true
44
dependencies: { }
55
_core:
6-
default_config_hash: klULx3zqlYgz7OOfeGsjBYHQmFp8V6_aMlFUYaOQRmA
6+
default_config_hash: AdQTkdWVzyuDdL7pLE58TQaW22mHyWhp9Gi3B9O3_Ls
77
id: helfi_announcements
88
label: 'Helfi: Announcements'
99
label_plural: 'Helfi: Announcements'

conf/cmi/external_entities.external_entity_type.helfi_hearings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ langcode: en
33
status: true
44
dependencies: { }
55
_core:
6-
default_config_hash: Z5cLehFHTeqGLzRMPiYu5ifBzZ2bCw3JYViB-iLqVWA
6+
default_config_hash: 5dAbG-fTXnpYj8PrSdYl3AT2z_0wNUelRRmy76FiDCM
77
id: helfi_hearings
88
label: 'Helfi: Hearing'
99
label_plural: 'Helfi: Hearing'

conf/cmi/external_entities.external_entity_type.helfi_surveys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ langcode: en
33
status: true
44
dependencies: { }
55
_core:
6-
default_config_hash: _EBh68cyUNEhZdqfsN5IEH5ieC-ND8JOMk5t_uhXdJc
6+
default_config_hash: aw8aj1KLI2Gmj3lsfTP64Fxzj4o-H8SvihSBBUXp9h0
77
id: helfi_surveys
88
label: 'Helfi: Survey'
99
label_plural: 'Helfi: Surveys'
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
_core:
2-
default_config_hash: OgPHnjkIjDn42IHAwLRXhNzdhX825gq2SrlYKw4kbQ8
2+
default_config_hash: Q-rouGjsZPL2nUPOuO0OkaDr7ft6gsrH2UfbJ5w08TE
33
langcode: en
4-
path_to_json: /themes/contrib/hdbt/src/icons/editor-selectable-icons.json
54
site_settings:
65
default_icon: home-smoke
76
theme_color: tram
87
koro: vibration
98
footer_settings:
109
footer_color: dark
10+
path_to_json: /themes/contrib/hdbt/src/icons/editor-selectable-icons.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
matomo_site_id: '1101'

conf/cmi/views.view.er_tpr_unit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
- helfi_tpr
77
- user
88
_core:
9-
default_config_hash: xQTb_j-YlLPQwNO2XMGCrBrq-ugsswFVJm555d3I_5k
9+
default_config_hash: GN0YHIauCNLb32jUFByiXsBnaGgrF4Q5TICZiWhtz7Y
1010
id: er_tpr_unit
1111
label: 'Entity reference - TPR Unit'
1212
module: views
@@ -91,6 +91,7 @@ display:
9191
type: mini
9292
options:
9393
offset: 0
94+
pagination_heading_level: h4
9495
items_per_page: 10
9596
total_pages: null
9697
id: 0
@@ -105,7 +106,6 @@ display:
105106
items_per_page_options_all_label: '- All -'
106107
offset: false
107108
offset_label: Offset
108-
pagination_heading_level: h4
109109
exposed_form:
110110
type: basic
111111
options:

0 commit comments

Comments
 (0)