Skip to content

Commit 9dded8a

Browse files
authored
Merge pull request #1272 from City-of-Helsinki/update-configuration
Automatic update
2 parents 7eef9a5 + 23a9441 commit 9dded8a

8 files changed

+78
-50
lines changed

composer.lock

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

conf/cmi/search_api.index.districts.yml

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,36 @@ field_settings:
9797
configuration:
9898
field_name: field_district_image
9999
image_styles:
100-
- { id: '1.5_304w_203h', breakpoint: '1248' }
101-
- { id: '1.5_294w_196h', breakpoint: '992' }
102-
- { id: '1.5_220w_147h', breakpoint: '768' }
103-
- { id: '1.5_176w_118h', breakpoint: '576' }
104-
- { id: '1.5_511w_341h', breakpoint: '320' }
105-
- { id: '1.5_608w_406w_LQ', breakpoint: '1248_2x' }
106-
- { id: '1.5_588w_392h_LQ', breakpoint: '992_2x' }
107-
- { id: '1.5_440w_294h_LQ', breakpoint: '768_2x' }
108-
- { id: '1.5_352w_236h_LQ', breakpoint: '576_2x' }
109-
- { id: '1.5_1022w_682h_LQ', breakpoint: '320_2x' }
100+
-
101+
id: 1.5_304w_203h
102+
breakpoint: '1248'
103+
-
104+
id: 1.5_294w_196h
105+
breakpoint: '992'
106+
-
107+
id: 1.5_220w_147h
108+
breakpoint: '768'
109+
-
110+
id: 1.5_176w_118h
111+
breakpoint: '576'
112+
-
113+
id: 1.5_511w_341h
114+
breakpoint: '320'
115+
-
116+
id: 1.5_608w_406w_LQ
117+
breakpoint: 1248_2x
118+
-
119+
id: 1.5_588w_392h_LQ
120+
breakpoint: 992_2x
121+
-
122+
id: 1.5_440w_294h_LQ
123+
breakpoint: 768_2x
124+
-
125+
id: 1.5_352w_236h_LQ
126+
breakpoint: 576_2x
127+
-
128+
id: 1.5_1022w_682h_LQ
129+
breakpoint: 320_2x
110130
nid:
111131
label: Nid
112132
datasource_id: 'entity:node'

conf/cmi/search_api.index.projects.yml

Lines changed: 30 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -140,16 +140,36 @@ field_settings:
140140
configuration:
141141
field_name: field_project_image
142142
image_styles:
143-
- { id: '1.5_304w_203h', breakpoint: '1248' }
144-
- { id: '1.5_294w_196h', breakpoint: '992' }
145-
- { id: '1.5_220w_147h', breakpoint: '768' }
146-
- { id: '1.5_176w_118h', breakpoint: '576' }
147-
- { id: '1.5_511w_341h', breakpoint: '320' }
148-
- { id: '1.5_608w_406w_LQ', breakpoint: '1248_2x' }
149-
- { id: '1.5_588w_392h_LQ', breakpoint: '992_2x' }
150-
- { id: '1.5_440w_294h_LQ', breakpoint: '768_2x' }
151-
- { id: '1.5_352w_236h_LQ', breakpoint: '576_2x' }
152-
- { id: '1.5_1022w_682h_LQ', breakpoint: '320_2x' }
143+
-
144+
id: 1.5_304w_203h
145+
breakpoint: '1248'
146+
-
147+
id: 1.5_294w_196h
148+
breakpoint: '992'
149+
-
150+
id: 1.5_220w_147h
151+
breakpoint: '768'
152+
-
153+
id: 1.5_176w_118h
154+
breakpoint: '576'
155+
-
156+
id: 1.5_511w_341h
157+
breakpoint: '320'
158+
-
159+
id: 1.5_608w_406w_LQ
160+
breakpoint: 1248_2x
161+
-
162+
id: 1.5_588w_392h_LQ
163+
breakpoint: 992_2x
164+
-
165+
id: 1.5_440w_294h_LQ
166+
breakpoint: 768_2x
167+
-
168+
id: 1.5_352w_236h_LQ
169+
breakpoint: 576_2x
170+
-
171+
id: 1.5_1022w_682h_LQ
172+
breakpoint: 320_2x
153173
nid:
154174
label: Nid
155175
datasource_id: 'entity:node'

conf/cmi/views.view.content.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,11 +470,11 @@ display:
470470
default_group: All
471471
default_group_multiple: { }
472472
group_items:
473-
-
473+
1:
474474
title: Published
475475
operator: '='
476476
value: '1'
477-
-
477+
2:
478478
title: Unpublished
479479
operator: '='
480480
value: '0'

conf/cmi/views.view.tpr_errand_service_list.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,6 @@ display:
564564
multiple: false
565565
remember_roles:
566566
authenticated: authenticated
567-
anonymous: '0'
568-
admin: '0'
569-
content_producer: '0'
570567
placeholder: ''
571568
is_grouped: false
572569
group_info:
@@ -614,9 +611,6 @@ display:
614611
multiple: false
615612
remember_roles:
616613
authenticated: authenticated
617-
anonymous: '0'
618-
admin: '0'
619-
content_producer: '0'
620614
reduce: true
621615
is_grouped: false
622616
group_info:
@@ -695,6 +689,7 @@ display:
695689
empty_table: false
696690
caption: ''
697691
description: ''
692+
class: ''
698693
row:
699694
type: fields
700695
query:

conf/cmi/views.view.tpr_service_channel_list.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,6 @@ display:
564564
multiple: false
565565
remember_roles:
566566
authenticated: authenticated
567-
anonymous: '0'
568-
admin: '0'
569-
content_producer: '0'
570567
placeholder: ''
571568
is_grouped: false
572569
group_info:
@@ -614,9 +611,6 @@ display:
614611
multiple: false
615612
remember_roles:
616613
authenticated: authenticated
617-
anonymous: '0'
618-
admin: '0'
619-
content_producer: '0'
620614
reduce: true
621615
is_grouped: false
622616
group_info:
@@ -695,6 +689,7 @@ display:
695689
empty_table: false
696690
caption: ''
697691
description: ''
692+
class: ''
698693
row:
699694
type: fields
700695
query:

conf/cmi/views.view.tpr_service_list.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,6 @@ display:
562562
multiple: false
563563
remember_roles:
564564
authenticated: authenticated
565-
anonymous: '0'
566565
placeholder: ''
567566
is_grouped: false
568567
group_info:
@@ -610,9 +609,6 @@ display:
610609
multiple: false
611610
remember_roles:
612611
authenticated: authenticated
613-
anonymous: '0'
614-
admin: '0'
615-
content_producer: '0'
616612
reduce: true
617613
is_grouped: false
618614
group_info:
@@ -693,6 +689,7 @@ display:
693689
empty_table: false
694690
caption: ''
695691
description: ''
692+
class: ''
696693
row:
697694
type: fields
698695
query:

conf/cmi/views.view.tpr_unit_list.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,6 @@ display:
631631
multiple: false
632632
remember_roles:
633633
authenticated: authenticated
634-
anonymous: '0'
635634
placeholder: ''
636635
is_grouped: false
637636
group_info:
@@ -679,9 +678,6 @@ display:
679678
multiple: false
680679
remember_roles:
681680
authenticated: authenticated
682-
anonymous: '0'
683-
admin: '0'
684-
content_producer: '0'
685681
reduce: true
686682
is_grouped: false
687683
group_info:
@@ -762,6 +758,7 @@ display:
762758
empty_table: false
763759
caption: ''
764760
description: ''
761+
class: ''
765762
row:
766763
type: fields
767764
query:

0 commit comments

Comments
 (0)