Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Oct 19, 2023
1 parent db1e91d commit 9ae4040
Show file tree
Hide file tree
Showing 9 changed files with 167 additions and 432 deletions.
1 change: 1 addition & 0 deletions .platform/schema
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2
205 changes: 138 additions & 67 deletions composer.lock

Large diffs are not rendered by default.

12 changes: 1 addition & 11 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
- paragraphs
- path
- readonly_field_widget
- select2
_core:
default_config_hash: eepmIYNv6ShHO0W2uVzuu18Gashz0oos8xMyfTluiMI
id: tpr_unit.tpr_unit.default
Expand Down Expand Up @@ -133,16 +132,6 @@ content:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
field_districts:
type: select2_entity_reference
weight: 29
region: content
settings:
width: 100%
autocomplete: false
match_operator: STARTS_WITH
match_limit: 10
third_party_settings: { }
field_lower_content:
type: paragraphs
weight: 28
Expand Down Expand Up @@ -401,6 +390,7 @@ content:
third_party_settings: { }
hidden:
created: true
field_districts: true
hide_description: true
ontologyword_ids: true
show_www: true
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ id: helfi_announcements
label: 'Helfi: Announcements'
label_plural: 'Helfi: Announcements'
description: ''
generate_aliases: null
read_only: true
generate_aliases: null
field_mapper_id: jsonpath
field_mapper_config:
field_mappings:
Expand Down
37 changes: 6 additions & 31 deletions conf/cmi/language/fi/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,16 @@ display:
default:
display_options:
filters:
provided_languages_value:
combine:
group_info:
group_items:
1:
title: 'Näytä toimipisteet, joilta saa palvelua ruotsiksi'
expose:
description: ''
placeholder: ''
combine:
label: 'Kentät yhdistävä suodatin'
expose:
label: Etsi
group_info:
label: 'Kentät yhdistävä suodatin'
description: ''
empty:
area:
content:
value: "<p>Ei tuloksia</p>\r\n"
exposed_form:
options:
submit_button: Käytä
Expand All @@ -34,19 +30,6 @@ display:
items_per_page_label: 'Merkintöjä sivua kohti'
items_per_page_options_all_label: '- Kaikki -'
offset_label: Offset
fields:
name:
separator: ', '
address__postal_code:
separator: ', '
address__address_line1:
separator: ', '
address__address_line2:
separator: ', '
empty:
area:
content:
value: "<p>Ei tuloksia</p>\r\n"
arguments:
id:
exception:
Expand All @@ -56,12 +39,4 @@ display:
display_title: Lohko
entity_reference:
display_title: Entiteettiviittaus
display_options:
fields:
name_override:
separator: ', '
id:
separator: ', '
name:
separator: ', '
label: Toimipistehaku
39 changes: 7 additions & 32 deletions conf/cmi/language/sv/views.view.unit_search.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,7 @@
display:
default:
display_title: Förvald
display_options:
filters:
provided_languages_value:
group_info:
group_items:
1:
title: 'Visa serviceställen som erbjuder service på svenska'
expose:
description: ''
placeholder: ''
combine:
expose:
label: Sök
group_info:
description: ''
exposed_form:
options:
submit_button: Verkställ
Expand All @@ -33,15 +20,12 @@ display:
items_per_page_label: 'Inlägg per sida'
items_per_page_options_all_label: '- Alla -'
offset_label: Kompensera
fields:
name:
separator: ', '
address__postal_code:
separator: ', '
address__address_line1:
separator: ', '
address__address_line2:
separator: ', '
filters:
combine:
expose:
label: Sök
group_info:
label: 'Kombinera filterfält'
empty:
area:
content:
Expand All @@ -50,16 +34,7 @@ display:
id:
exception:
title: Alla
display_title: Förvald
block:
display_title: Block
entity_reference:
display_title: Objektsreferens
display_options:
fields:
name_override:
separator: ', '
id:
separator: ', '
name:
separator: ', '
Loading

0 comments on commit 9ae4040

Please sign in to comment.