Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
ee3ae11
Update configuration
hel-platta-service Jun 26, 2025
44b6e53
Updated composer.lock.
khalima Jun 26, 2025
cfe5aa4
Reverted translations.
khalima Jun 26, 2025
e6e7ab0
Merge pull request #877 from City-of-Helsinki/update-configuration
khalima Jun 26, 2025
77134ed
UHF-11652: Removed group content patch
tuutti Jun 27, 2025
79c7aef
UHF-11653: Removed the possibility to add existing content to a group…
rpnykanen Jun 27, 2025
1c6ff53
UHF-8841: Removed default element from views rows
annadruid Jun 30, 2025
5f1299b
UHF-8841: Reverted unnecessary change
annadruid Jun 30, 2025
81794ce
UHF-11652: Removed patch, hide menu selector if available_menus is no…
tuutti Jul 2, 2025
8623bf7
UHF-11652: Phpstan fixes
tuutti Jul 2, 2025
af5b38e
Merge pull request #879 from City-of-Helsinki/UHF-11652
tuutti Jul 2, 2025
d80058c
Update configuration
hel-platta-service Jul 2, 2025
c2b8f00
Merge pull request #881 from City-of-Helsinki/update-configuration
khalima Jul 2, 2025
f1a125f
Merge pull request #882 from City-of-Helsinki/UHF-8841
annadruid Jul 3, 2025
be5b9ef
Merge pull request #880 from City-of-Helsinki/UHF-11653
rpnykanen Jul 3, 2025
e6e6994
Update configuration
hel-platta-service Jul 3, 2025
4dfe0e1
Merge pull request #883 from City-of-Helsinki/update-configuration
teroelonen Jul 3, 2025
196bee0
Update configuration
hel-platta-service Jul 4, 2025
9a76d62
Merge pull request #884 from City-of-Helsinki/update-configuration
khalima Jul 4, 2025
9bd5a24
Update configuration
hel-platta-service Jul 4, 2025
23b4bad
Merge pull request #885 from City-of-Helsinki/update-configuration
teroelonen Jul 4, 2025
3ba7e1e
Update configuration
hel-platta-service Jul 9, 2025
f60bed2
Merge pull request #886 from City-of-Helsinki/update-configuration
rpnykanen Jul 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@
"https://www.drupal.org/project/group/issues/2815971": "https://www.drupal.org/files/issues/2023-06-13/group-context-2815971-46.patch",
"Duplicate revision(version) tab around Group's admin pages": "https://www.drupal.org/files/issues/2023-12-12/group-revision-tabs-appear-twice-3397063-15.patch"
},
"drupal/group_content_menu": {
"Fix for a whitescreen caused by merging array with null.": "patches/group_menu_content_array_concat_error.patch"
},
"drupal/override_node_options": {
"Fix for adding non-existent permissions to a role is not allowed error during site install.": "patches/override_node_permissions_missing_dependencies.patch"
}
Expand Down
457 changes: 201 additions & 256 deletions composer.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion conf/cmi/block.block.helfirecommendationsblock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ visibility:
context_mapping:
node: '@node.node_route_context:node'
bundles:
landing_page: landing_page
news_article: news_article
news_item: news_item
page: page
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ dependencies:
- node.type.landing_page
module:
- hdbt_admin_tools
- helfi_recommendations
- media_library
- metatag
- paragraphs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ status: true
dependencies:
config:
- field.field.paragraph.contact_card.field_contact_description
- field.field.paragraph.contact_card.field_contact_image
- field.field.paragraph.contact_card.field_contact_image_photographer
- field.field.paragraph.contact_card.field_contact_image_reference
- field.field.paragraph.contact_card.field_contact_name
- field.field.paragraph.contact_card.field_contact_social_media
- field.field.paragraph.contact_card.field_contact_social_media_link
- field.field.paragraph.contact_card.field_contact_title
- field.field.paragraph.contact_card.field_email
Expand All @@ -17,10 +15,9 @@ dependencies:
module:
- link
- media_library
- paragraphs
- telephone
_core:
default_config_hash: 9GMOG_QIuNk11PXYGJk8symwR8u84uGQZlRFHhgclTk
default_config_hash: xjbHYsHPxl1_konqxWI_VZ9Mmffc6T3cw-bIKWdiPVQ
id: paragraph.contact_card.default
targetEntityType: paragraph
bundle: contact_card
Expand Down Expand Up @@ -49,24 +46,6 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_contact_social_media:
type: paragraphs
weight: 6
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
closed_mode: summary
autocollapse: none
closed_mode_threshold: 0
add_mode: dropdown
form_display_mode: default
default_paragraph_type: ''
features:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
field_contact_social_media_link:
type: link_default
weight: 7
Expand Down Expand Up @@ -100,6 +79,5 @@ content:
third_party_settings: { }
hidden:
created: true
field_contact_image: true
field_contact_image_photographer: true
status: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,41 @@ status: true
dependencies:
config:
- field.field.paragraph.content_cards.field_content_cards_content
- field.field.paragraph.content_cards.field_content_cards_desc
- field.field.paragraph.content_cards.field_content_cards_design
- field.field.paragraph.content_cards.field_content_cards_title
- paragraphs.paragraphs_type.content_cards
module:
- hdbt_admin_tools
- text
_core:
default_config_hash: rc8JKN-XvjAFkper1mY1JSFNvuAlde6tGnPVFI4xGq8
default_config_hash: 4JX8v7Gta5W0OzsGDjflvVox-ZrPt5vRzXQyWay75wA
id: paragraph.content_cards.default
targetEntityType: paragraph
bundle: content_cards
mode: default
content:
field_content_cards_content:
type: entity_reference_autocomplete
weight: 2
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_content_cards_desc:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_content_cards_design:
type: design_field_widget
weight: 1
weight: 2
region: content
settings: { }
third_party_settings: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ dependencies:
- media_library
- text
_core:
default_config_hash: O4zMHxwRRHp-yrN0JH1svHXLCBbLGqZIF8WdjPfkhng
default_config_hash: 1tF0afbbZujeZfTAK0WE2kAsdLhOtyb7o4eHswFDOhs
id: paragraph.liftup_with_image.default
targetEntityType: paragraph
bundle: liftup_with_image
mode: default
content:
field_liftup_with_image_desc:
type: text_textarea
weight: 3
weight: 2
region: content
settings:
rows: 3
Expand All @@ -35,7 +35,7 @@ content:
third_party_settings: { }
field_liftup_with_image_image:
type: media_library_widget
weight: 2
weight: 3
region: content
settings:
media_types: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,39 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.list_of_links.field_list_of_links_description
- field.field.paragraph.list_of_links.field_list_of_links_design
- field.field.paragraph.list_of_links.field_list_of_links_links
- field.field.paragraph.list_of_links.field_list_of_links_title
- paragraphs.paragraphs_type.list_of_links
module:
- hdbt_admin_tools
- paragraphs
- text
_core:
default_config_hash: SfY58zV6xN8OS738jhdT3WullLFwQRzTRPiQ0k7CZ1w
default_config_hash: CBb3pM84N6OGiFtNuC69ATBamK9oynwPZ0Zegf0LQCY
id: paragraph.list_of_links.default
targetEntityType: paragraph
bundle: list_of_links
mode: default
content:
field_list_of_links_description:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_list_of_links_design:
type: design_field_widget
weight: 1
weight: 2
region: content
settings: { }
third_party_settings: { }
field_list_of_links_links:
type: paragraphs
weight: 2
weight: 3
region: content
settings:
title: Paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,20 @@ status: true
dependencies:
config:
- field.field.paragraph.contact_card.field_contact_description
- field.field.paragraph.contact_card.field_contact_image
- field.field.paragraph.contact_card.field_contact_image_photographer
- field.field.paragraph.contact_card.field_contact_image_reference
- field.field.paragraph.contact_card.field_contact_name
- field.field.paragraph.contact_card.field_contact_social_media
- field.field.paragraph.contact_card.field_contact_social_media_link
- field.field.paragraph.contact_card.field_contact_title
- field.field.paragraph.contact_card.field_email
- field.field.paragraph.contact_card.field_phone_number
- paragraphs.paragraphs_type.contact_card
- responsive_image.styles.square_thumbnail
module:
- entity_reference_revisions
- helfi_paragraphs_contact_card_listing
- helfi_platform_config
- responsive_image
- telephone
_core:
default_config_hash: o3L_0VvwTNVLSBxb2Oqb8lmF6DAt6aBFZsubJMhB4Ro
default_config_hash: E9sy64OKJYCgwfUcTZp3_cLVjCJwJHAbHLBwr0zLTfQ
id: paragraph.contact_card.default
targetEntityType: paragraph
bundle: contact_card
Expand All @@ -35,17 +30,6 @@ content:
third_party_settings: { }
weight: 5
region: content
field_contact_image:
type: responsive_image
label: hidden
settings:
responsive_image_style: square_thumbnail
image_link: ''
image_loading:
attribute: eager
third_party_settings: { }
weight: 0
region: content
field_contact_image_photographer:
type: string
label: hidden
Expand All @@ -71,15 +55,6 @@ content:
third_party_settings: { }
weight: 1
region: content
field_contact_social_media:
type: entity_reference_revisions_entity_view
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 6
region: content
field_contact_social_media_link:
type: helfi_social_media_link
label: hidden
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ status: true
dependencies:
config:
- field.field.paragraph.content_cards.field_content_cards_content
- field.field.paragraph.content_cards.field_content_cards_desc
- field.field.paragraph.content_cards.field_content_cards_design
- field.field.paragraph.content_cards.field_content_cards_title
- paragraphs.paragraphs_type.content_cards
module:
- options
- text
_core:
default_config_hash: 3E6GOLjuMBSKLDtDYhIL4jlKnyfb9Y9XOJ6uHXAm9To
default_config_hash: '-hCnLZi0UC79-gcOup78czEbQ5EOlETKJjM8AM8V-jA'
id: paragraph.content_cards.default
targetEntityType: paragraph
bundle: content_cards
Expand All @@ -25,6 +27,13 @@ content:
third_party_settings: { }
weight: 2
region: content
field_content_cards_desc:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 3
region: content
field_content_cards_design:
type: list_key
label: inline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,29 @@ langcode: en
status: true
dependencies:
config:
- field.field.paragraph.list_of_links.field_list_of_links_description
- field.field.paragraph.list_of_links.field_list_of_links_design
- field.field.paragraph.list_of_links.field_list_of_links_links
- field.field.paragraph.list_of_links.field_list_of_links_title
- paragraphs.paragraphs_type.list_of_links
module:
- entity_reference_revisions
- options
- text
_core:
default_config_hash: egzbaArGb-ZhmEcHga76M2daEqnPBaPHblxzH4Dxt8I
default_config_hash: PCFUdKbth0oZBX7sw5mAMGWUKbDSYpCrkPAWllyzzfw
id: paragraph.list_of_links.default
targetEntityType: paragraph
bundle: list_of_links
mode: default
content:
field_list_of_links_description:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 3
region: content
field_list_of_links_design:
type: list_key
label: inline
Expand Down

This file was deleted.

This file was deleted.

Loading