Skip to content

Commit 410d093

Browse files
authored
Merge pull request #571 from City-of-Helsinki/update-configuration
Automatic update
2 parents 1437515 + 8bf8ef8 commit 410d093

7 files changed

Lines changed: 64 additions & 15 deletions

.sonarcloud.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sonar.exclusions=public/modules/custom/**/tests/**

composer.lock

Lines changed: 12 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/core.entity_form_display.paragraph.event_list.default.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ langcode: en
33
status: true
44
dependencies:
55
config:
6+
- field.field.paragraph.event_list.field_api_url
67
- field.field.paragraph.event_list.field_event_count
78
- field.field.paragraph.event_list.field_event_list_category_event
89
- field.field.paragraph.event_list.field_event_list_category_hobby
@@ -141,4 +142,5 @@ content:
141142
third_party_settings: { }
142143
hidden:
143144
created: true
145+
field_api_url: true
144146
status: true

conf/cmi/core.entity_view_display.paragraph.event_list.default.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ langcode: en
33
status: true
44
dependencies:
55
config:
6+
- field.field.paragraph.event_list.field_api_url
67
- field.field.paragraph.event_list.field_event_count
78
- field.field.paragraph.event_list.field_event_list_category_event
89
- field.field.paragraph.event_list.field_event_list_category_hobby
@@ -102,6 +103,7 @@ content:
102103
weight: 4
103104
region: content
104105
hidden:
106+
field_api_url: true
105107
field_event_list_category_event: true
106108
field_event_list_category_hobby: true
107109
field_event_list_free_text: true
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
uuid: dbc3e84c-70c2-4783-ad25-fb61d2226979
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.field_api_url
7+
- paragraphs.paragraphs_type.event_list
8+
module:
9+
- link
10+
_core:
11+
default_config_hash: iu_ijINfFkuA8LnCHUfd53-5MWlkBcT6Xn8Q7dHkT0Q
12+
id: paragraph.event_list.field_api_url
13+
field_name: field_api_url
14+
entity_type: paragraph
15+
bundle: event_list
16+
label: 'Api URL'
17+
description: 'Add URL from tapahtumat.hel.fi to form a list of events. Example URL: https://tapahtumat.hel.fi/fi/events?categories=museum. If you want to use the location filter, the URL should contain the IDs of all relevant locations. For example: &places=tprek:123,tprek:456'
18+
required: false
19+
translatable: false
20+
default_value: { }
21+
default_value_callback: ''
22+
settings:
23+
title: 0
24+
link_type: 16
25+
field_type: link
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
uuid: e3e806c9-2f10-4424-b3e2-bab97148acf6
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- link
7+
- paragraphs
8+
_core:
9+
default_config_hash: KDIQEDpYGnTG0nUTkH6QTeUfYW14xFHvF_91omY5l6M
10+
id: paragraph.field_api_url
11+
field_name: field_api_url
12+
entity_type: paragraph
13+
type: link
14+
settings: { }
15+
module: link
16+
locked: false
17+
cardinality: 1
18+
translatable: true
19+
indexes: { }
20+
persist_with_no_fields: false
21+
custom_storage: false
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
description: 'Muodosta linkki tapahtumat.hel.fi-sivustolla: tee tapahtumakalenterissa haluamasi tapahtumien rajaus ja kopioi sivun URL-osoite.'

0 commit comments

Comments
 (0)