-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #497 from City-of-Helsinki/dev
Dev to main
- Loading branch information
Showing
73 changed files
with
1,275 additions
and
116 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
36 changes: 36 additions & 0 deletions
36
conf/cmi/core.entity_form_display.paragraph.hearings.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
uuid: a095a5df-42a7-47f5-9357-edddaf845fce | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.hearings.field_hearings_description | ||
- field.field.paragraph.hearings.field_hearings_title | ||
- paragraphs.paragraphs_type.hearings | ||
module: | ||
- text | ||
_core: | ||
default_config_hash: l2kryFebseDJ_OFETKLTOsXMlUe1CuLoZiQne_X2Glk | ||
id: paragraph.hearings.default | ||
targetEntityType: paragraph | ||
bundle: hearings | ||
mode: default | ||
content: | ||
field_hearings_description: | ||
type: text_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
rows: 5 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_hearings_title: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
status: true |
27 changes: 27 additions & 0 deletions
27
conf/cmi/core.entity_form_display.paragraph.unit_accessibility_information.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
uuid: 90bb3b2f-2d4d-4235-b788-8624cf3345d7 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.unit_accessibility_information.field_unit_accessibility_unit | ||
- paragraphs.paragraphs_type.unit_accessibility_information | ||
_core: | ||
default_config_hash: XTEz2KOP0AxeNZflb25hxjCLvb_Tl590CDAqqxbAFW4 | ||
id: paragraph.unit_accessibility_information.default | ||
targetEntityType: paragraph | ||
bundle: unit_accessibility_information | ||
mode: default | ||
content: | ||
field_unit_accessibility_unit: | ||
type: entity_reference_autocomplete | ||
weight: 0 | ||
region: content | ||
settings: | ||
match_operator: CONTAINS | ||
match_limit: 10 | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
status: true |
100 changes: 100 additions & 0 deletions
100
conf/cmi/core.entity_form_display.paragraph.unit_contact_card.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,100 @@ | ||
uuid: cded2566-9400-4357-b1ac-29b2b7ce91b1 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_title | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_unit | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_address | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_details | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_link | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_opening | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_override | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_phone | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_picture | ||
- field.field.paragraph.unit_contact_card.field_unit_contact_use_postal | ||
- paragraphs.paragraphs_type.unit_contact_card | ||
_core: | ||
default_config_hash: Bq6G32sj09-QkuhN599_1I8I8SYgRyC4LsKo7y2srSM | ||
id: paragraph.unit_contact_card.default | ||
targetEntityType: paragraph | ||
bundle: unit_contact_card | ||
mode: default | ||
content: | ||
field_unit_contact_title: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_unit_contact_unit: | ||
type: entity_reference_autocomplete | ||
weight: 1 | ||
region: content | ||
settings: | ||
match_operator: CONTAINS | ||
match_limit: 10 | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_unit_contact_use_address: | ||
type: boolean_checkbox | ||
weight: 2 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_details: | ||
type: boolean_checkbox | ||
weight: 8 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_link: | ||
type: boolean_checkbox | ||
weight: 9 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_opening: | ||
type: boolean_checkbox | ||
weight: 5 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_override: | ||
type: boolean_checkbox | ||
weight: 7 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_phone: | ||
type: boolean_checkbox | ||
weight: 4 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_picture: | ||
type: boolean_checkbox | ||
weight: 6 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
field_unit_contact_use_postal: | ||
type: boolean_checkbox | ||
weight: 3 | ||
region: content | ||
settings: | ||
display_label: true | ||
third_party_settings: { } | ||
hidden: | ||
created: true | ||
status: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
123 changes: 123 additions & 0 deletions
123
conf/cmi/core.entity_view_display.helfi_hearings.helfi_hearings.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
uuid: 744b98e5-1fb5-4368-9000-925d40d67d20 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- responsive_image.styles.image__3_2 | ||
module: | ||
- external_entities | ||
- imagecache_external | ||
_core: | ||
default_config_hash: fILQEVNfZTZZh_DbxUgOfgAwVP5-S0z3Ud7QI4g8ato | ||
id: helfi_hearings.helfi_hearings.default | ||
targetEntityType: helfi_hearings | ||
bundle: helfi_hearings | ||
mode: default | ||
content: | ||
close_at: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
comments: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
count: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
created_at: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
existing_translations: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
langcode: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
main_image: | ||
type: imagecache_external_responsive_image | ||
label: hidden | ||
settings: | ||
imagecache_external_link: '' | ||
imagecache_external_responsive_style: image__3_2 | ||
third_party_settings: { } | ||
weight: 1 | ||
region: content | ||
main_image_title: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
open_at: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
organization: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
slug: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
title: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
url: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
hidden: | ||
abstract: true |
39 changes: 39 additions & 0 deletions
39
conf/cmi/core.entity_view_display.paragraph.hearings.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
uuid: 4f1ecb97-7710-48ed-895d-b1bba66e77d7 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.paragraph.hearings.field_hearings_description | ||
- field.field.paragraph.hearings.field_hearings_title | ||
- paragraphs.paragraphs_type.hearings | ||
module: | ||
- text | ||
_core: | ||
default_config_hash: kS2OalHOAuM9YHvNdaO9be_ys26-Wdo1tQjjgSniWoI | ||
id: paragraph.hearings.default | ||
targetEntityType: paragraph | ||
bundle: hearings | ||
mode: default | ||
content: | ||
field_hearings_description: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 1 | ||
region: content | ||
field_hearings_title: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
list: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 100 | ||
region: content | ||
hidden: | ||
search_api_excerpt: true |
Oops, something went wrong.