Skip to content

Commit

Permalink
Merge pull request #300 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
teroelonen authored Feb 9, 2023
2 parents 60e9300 + d0f0885 commit d4307c9
Show file tree
Hide file tree
Showing 25 changed files with 110 additions and 334 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 @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.paragraph.service_list.field_service_list_description
- field.field.paragraph.service_list.field_service_list_meta_load_mor
- field.field.paragraph.service_list.field_service_list_services
- field.field.paragraph.service_list.field_service_list_title
- paragraphs.paragraphs_type.service_list
Expand Down Expand Up @@ -44,14 +43,6 @@ content:
rows: 5
placeholder: ''
third_party_settings: { }
field_service_list_meta_load_mor:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_service_list_services:
type: select2_entity_reference
weight: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- field.field.paragraph.unit_search.field_unit_search_description
- field.field.paragraph.unit_search.field_unit_search_meta_button
- field.field.paragraph.unit_search.field_unit_search_meta_label
- field.field.paragraph.unit_search.field_unit_search_meta_load_more
- field.field.paragraph.unit_search.field_unit_search_meta_placehold
- field.field.paragraph.unit_search.field_unit_search_title
- field.field.paragraph.unit_search.field_unit_search_units
Expand Down Expand Up @@ -65,14 +64,6 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_unit_search_meta_load_more:
type: string_textfield
weight: 7
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_unit_search_meta_placehold:
type: string_textfield
weight: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.paragraph.service_list.field_service_list_description
- field.field.paragraph.service_list.field_service_list_meta_load_mor
- field.field.paragraph.service_list.field_service_list_services
- field.field.paragraph.service_list.field_service_list_title
- paragraphs.paragraphs_type.service_list
Expand All @@ -24,14 +23,6 @@ content:
third_party_settings: { }
weight: 1
region: content
field_service_list_meta_load_mor:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 3
region: content
field_service_list_services:
type: entity_reference_entity_id
label: hidden
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- field.field.paragraph.unit_search.field_unit_search_description
- field.field.paragraph.unit_search.field_unit_search_meta_button
- field.field.paragraph.unit_search.field_unit_search_meta_label
- field.field.paragraph.unit_search.field_unit_search_meta_load_more
- field.field.paragraph.unit_search.field_unit_search_meta_placehold
- field.field.paragraph.unit_search.field_unit_search_title
- field.field.paragraph.unit_search.field_unit_search_units
Expand Down Expand Up @@ -43,14 +42,6 @@ content:
third_party_settings: { }
weight: 3
region: content
field_unit_search_meta_load_more:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 6
region: content
field_unit_search_meta_placehold:
type: string
label: hidden
Expand Down
1 change: 0 additions & 1 deletion conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ module:
view_unpublished: 0
views_bulk_edit: 0
views_bulk_operations: 0
views_infinite_scroll: 0
views_ui: 0
pathauto: 1
content_translation: 10
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

30 changes: 5 additions & 25 deletions conf/cmi/language/fi/views.view.service_list.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
label: Palvelulistaus
display:
default:
display_title: Oletus
display_title: Isäntä
display_options:
exposed_form:
options:
Expand All @@ -13,34 +12,15 @@ display:
pager:
options:
tags:
previous: '‹ Edellinen'
next: 'Seuraava ›'
next: Seuraava
previous: Edellinen
first: Ensimmäinen
last: Viimeinen
expose:
items_per_page_label: 'Merkintöjä sivua kohti'
items_per_page_options_all_label: '- Kaikki -'
offset_label: Offset
views_infinite_scroll:
button_text: 'Lataa lisää palveluita'
fields:
name:
separator: ', '
empty:
area:
content:
value: "<p>Ei tuloksia</p>\r\n"
arguments:
id:
exception:
title: Kaikki
block:
display_title: Lohko
entity_reference_1:
display_title: Entiteettiviittaus
display_options:
fields:
name_override:
separator: ', '
id:
separator: ', '
name:
separator: ', '
8 changes: 4 additions & 4 deletions conf/cmi/language/fi/views.view.service_units.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ display:
pager:
options:
tags:
previous: '‹ Edellinen'
next: 'Seuraava ›'
next: Seuraava
previous: Edellinen
first: Ensimmäinen
last: Viimeinen
expose:
items_per_page_label: 'Merkintöjä sivua kohti'
items_per_page_options_all_label: '- Kaikki -'
offset_label: Offset
views_infinite_scroll:
button_text: 'Lataa lisää palvelupaikkoja'
fields:
name:
separator: ', '
Expand Down
Loading

0 comments on commit d4307c9

Please sign in to comment.