Skip to content

Commit

Permalink
Merge pull request #259 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
teroelonen authored Jun 8, 2023
2 parents efcaaf4 + 51eb23f commit c2fc1de
Show file tree
Hide file tree
Showing 14 changed files with 173 additions and 143 deletions.
36 changes: 18 additions & 18 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ content:
sort_order:
ESERVICE:
label: E-service
show: false
weight: 0
show: false
CHAT:
label: Chat
show: true
Expand All @@ -53,28 +53,28 @@ content:
weight: 4
LOCAL:
label: 'Local service'
show: false
weight: 5
show: false
SMS:
label: SMS
show: false
weight: 6
show: false
WEBPAGE:
label: Webpage
show: false
weight: 7
show: false
MAIL:
label: 'Postal mail'
show: false
weight: 8
show: false
TELEFAX:
label: Telefax
show: false
weight: 9
show: false
OFFICE:
label: 'Service point'
show: false
weight: 99
show: false
third_party_settings: { }
weight: 2
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
config:
- core.entity_view_mode.tpr_unit.minimal
- field.field.tpr_unit.tpr_unit.field_content
- field.field.tpr_unit.tpr_unit.field_districts
- field.field.tpr_unit.tpr_unit.field_lower_content
- field.field.tpr_unit.tpr_unit.field_metatags
- field.field.tpr_unit.tpr_unit.field_unit_type
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ entity_type: paragraph
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
case_sensitive: false
module: core
locked: false
cardinality: 1
Expand Down
42 changes: 1 addition & 41 deletions conf/cmi/views.view.er_tpr_unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- helfi_tpr
- user
_core:
default_config_hash: gx8yXH8TeErT_h2-G2YR6KM0mJzy0VUjVWug4J4nfwo
default_config_hash: 5_K8ODgHHlRW1KkmKxFiGOyt4Y7I6iexOtl2_g2s2G4
id: er_tpr_unit
label: 'Entity reference - TPR Unit'
module: views
Expand Down Expand Up @@ -524,46 +524,6 @@ display:
items_per_page: 40
arguments: { }
filters:
content_translation_status:
id: content_translation_status
table: tpr_unit_field_data
field: content_translation_status
relationship: none
group_type: group
admin_label: ''
entity_type: tpr_unit
entity_field: content_translation_status
plugin_id: boolean
operator: '='
value: '1'
group: 1
exposed: false
expose:
operator_id: ''
label: ''
description: ''
use_operator: false
operator: ''
operator_limit_selection: false
operator_list: { }
identifier: ''
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
is_grouped: false
group_info:
label: ''
description: ''
identifier: ''
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items: { }
langcode:
id: langcode
table: tpr_unit_field_data
Expand Down
Loading

0 comments on commit c2fc1de

Please sign in to comment.