Skip to content

Commit c9c2aa9

Browse files
authored
Merge pull request #736 from City-of-Helsinki/dev
Dev to main
2 parents 14bcd52 + 9dc4417 commit c9c2aa9

36 files changed

Lines changed: 499 additions & 733 deletions

File tree

composer.lock

Lines changed: 297 additions & 636 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.media.remote_video.default.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
- media
1111
- path
1212
_core:
13-
default_config_hash: oMwxSUn6hUxk3rUpuYI-Ztzm2IROX0FEunUgzGcnfgs
13+
default_config_hash: FiPfivewZveR0h3FgHeOYe-NLP8I1cDx01sBqeRiMl4
1414
id: media.remote_video.default
1515
targetEntityType: media
1616
bundle: remote_video
@@ -32,15 +32,15 @@ content:
3232
third_party_settings: { }
3333
field_remote_video_videographer:
3434
type: string_textfield
35-
weight: 2
35+
weight: 3
3636
region: content
3737
settings:
3838
size: 60
3939
placeholder: ''
4040
third_party_settings: { }
4141
langcode:
4242
type: language_select
43-
weight: 3
43+
weight: 2
4444
region: content
4545
settings:
4646
include_locked: true

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

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,47 @@ status: true
44
dependencies:
55
config:
66
- field.field.paragraph.curated_event_list.field_all_events_link
7+
- field.field.paragraph.curated_event_list.field_curated_events_description
8+
- field.field.paragraph.curated_event_list.field_curated_events_title
79
- field.field.paragraph.curated_event_list.field_events
810
- paragraphs.paragraphs_type.curated_event_list
911
module:
1012
- link
13+
- text
1114
_core:
12-
default_config_hash: xbLWsjGFnK8aSW5O_r3mVF5bAlCp8J6wP5mGihlXLfU
15+
default_config_hash: DTch1ah5ggskOX4k7HRe3J3ozun_6oybvntYEOx7tUw
1316
id: paragraph.curated_event_list.default
1417
targetEntityType: paragraph
1518
bundle: curated_event_list
1619
mode: default
1720
content:
1821
field_all_events_link:
1922
type: link_default
20-
weight: 1
23+
weight: 5
2124
region: content
2225
settings:
2326
placeholder_url: ''
2427
placeholder_title: ''
2528
third_party_settings: { }
29+
field_curated_events_description:
30+
type: text_textarea
31+
weight: 2
32+
region: content
33+
settings:
34+
rows: 5
35+
placeholder: ''
36+
third_party_settings: { }
37+
field_curated_events_title:
38+
type: string_textfield
39+
weight: 0
40+
region: content
41+
settings:
42+
size: 60
43+
placeholder: ''
44+
third_party_settings: { }
2645
field_events:
2746
type: entity_reference_autocomplete
28-
weight: 0
47+
weight: 4
2948
region: content
3049
settings:
3150
match_operator: CONTAINS

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

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
- media_library
1515
- text
1616
_core:
17-
default_config_hash: VflHWgcqxxjyQ5dI9XiXzqbtlh7Pl2_qqR3bz8Zj1jg
17+
default_config_hash: 1x2FyksFlVde-Zc2xHxsXEqlr5LgOFjVKsgJX0O4pG4
1818
id: paragraph.remote_video.default
1919
targetEntityType: paragraph
2020
bundle: remote_video
@@ -30,7 +30,7 @@ content:
3030
third_party_settings: { }
3131
field_remote_video:
3232
type: media_library_widget
33-
weight: 2
33+
weight: 4
3434
region: content
3535
settings:
3636
media_types: { }
@@ -53,21 +53,20 @@ content:
5353
third_party_settings: { }
5454
field_remote_video_video_desc:
5555
type: text_textarea
56-
weight: 4
56+
weight: 5
5757
region: content
5858
settings:
5959
rows: 5
6060
placeholder: ''
6161
third_party_settings: { }
6262
field_remote_video_video_title:
6363
type: string_textfield
64-
weight: 3
64+
weight: 2
6565
region: content
6666
settings:
6767
size: 60
6868
placeholder: ''
6969
third_party_settings: { }
7070
hidden:
7171
created: true
72-
field_iframe_title: true
7372
status: true

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

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@ status: true
44
dependencies:
55
config:
66
- field.field.paragraph.curated_event_list.field_all_events_link
7+
- field.field.paragraph.curated_event_list.field_curated_events_description
8+
- field.field.paragraph.curated_event_list.field_curated_events_title
79
- field.field.paragraph.curated_event_list.field_events
810
- paragraphs.paragraphs_type.curated_event_list
911
module:
1012
- link
13+
- text
1114
_core:
12-
default_config_hash: kSyBcsfddKV9vQJsToglwPaZvKFQSf3GDFPLqkzIfTQ
15+
default_config_hash: nbkj5te2jsGtAn_qoUnLcVpJDu8TB3YmT0kZjx3ja7c
1316
id: paragraph.curated_event_list.default
1417
targetEntityType: paragraph
1518
bundle: curated_event_list
@@ -25,16 +28,31 @@ content:
2528
rel: ''
2629
target: ''
2730
third_party_settings: { }
31+
weight: 3
32+
region: content
33+
field_curated_events_description:
34+
type: text_default
35+
label: hidden
36+
settings: { }
37+
third_party_settings: { }
2838
weight: 1
2939
region: content
40+
field_curated_events_title:
41+
type: string
42+
label: hidden
43+
settings:
44+
link_to_entity: false
45+
third_party_settings: { }
46+
weight: 0
47+
region: content
3048
field_events:
3149
type: entity_reference_entity_view
3250
label: hidden
3351
settings:
3452
view_mode: default
3553
link: false
3654
third_party_settings: { }
37-
weight: 0
55+
weight: 2
3856
region: content
3957
hidden:
4058
search_api_excerpt: true

conf/cmi/field.field.media.remote_video.field_remote_video_videographer.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ dependencies:
66
- field.storage.media.field_remote_video_videographer
77
- media.type.remote_video
88
_core:
9-
default_config_hash: QTqlZAIz5OG9Ht7sMbe0f6ypWg0c9QFYB1uoEY4bA94
9+
default_config_hash: N8pM_U0isK3rTWVjfoUbkg5-9YNAtJry4kdqLpVVps0
1010
id: media.remote_video.field_remote_video_videographer
1111
field_name: field_remote_video_videographer
1212
entity_type: media
1313
bundle: remote_video
1414
label: Videographer
15-
description: 'Write the name of the videographer here.'
15+
description: 'Write the name of the videographer of the video.'
1616
required: false
1717
translatable: false
1818
default_value: { }

conf/cmi/field.field.paragraph.curated_event_list.field_all_events_link.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ dependencies:
88
module:
99
- link
1010
_core:
11-
default_config_hash: FfVydFQYnAcPJkSaTbBQoyzqe8k11WrSJ5tSxAt8b1k
11+
default_config_hash: s13jjI9JHrzC_tfNgWIZEl3nA4M264dIr44J7rMCF5g
1212
id: paragraph.curated_event_list.field_all_events_link
1313
field_name: field_all_events_link
1414
entity_type: paragraph
1515
bundle: curated_event_list
1616
label: 'All events link'
17-
description: "Add a link to the tapahtumat.hel.fi website. You may also filter the events in the event calendar as desired and copy the page's URL.\r\n<br><br>\r\nAlso provide a text for the link, eg. <i>View all events.</i>"
17+
description: "Add a link to the tapahtumat.hel.fi or harrastukset.hel.fi website. You may also filter the events in the event calendar as desired and copy the page's URL.\r\n<br><br>\r\nAlso provide a text for the link, eg. <i>View all events.</i>"
1818
required: false
1919
translatable: false
2020
default_value:
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
uuid: 84ea0e24-b08b-48e3-b384-41c4a8bc084d
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.field_curated_events_description
7+
- filter.format.minimal
8+
- paragraphs.paragraphs_type.curated_event_list
9+
module:
10+
- text
11+
_core:
12+
default_config_hash: 4MLIZ82SgoH1kDxA_8wb-teNT7tH6zcTr2oIVprrWm4
13+
id: paragraph.curated_event_list.field_curated_events_description
14+
field_name: field_curated_events_description
15+
entity_type: paragraph
16+
bundle: curated_event_list
17+
label: Description
18+
description: ''
19+
required: false
20+
translatable: false
21+
default_value: { }
22+
default_value_callback: ''
23+
settings:
24+
allowed_formats:
25+
- minimal
26+
field_type: text_long
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
uuid: 869d2b32-02a8-4a5f-a3e1-8a0a9711f8e3
2+
langcode: en
3+
status: true
4+
dependencies:
5+
config:
6+
- field.storage.paragraph.field_curated_events_title
7+
- paragraphs.paragraphs_type.curated_event_list
8+
_core:
9+
default_config_hash: TFSD0dgfY9GK3X7Aq1TSCjXT6j5IJaJ-L3mtXTS1XNk
10+
id: paragraph.curated_event_list.field_curated_events_title
11+
field_name: field_curated_events_title
12+
entity_type: paragraph
13+
bundle: curated_event_list
14+
label: Title
15+
description: ''
16+
required: true
17+
translatable: false
18+
default_value:
19+
-
20+
value: 'Recommended events'
21+
default_value_callback: ''
22+
settings: { }
23+
field_type: string

conf/cmi/field.field.paragraph.curated_event_list.field_events.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ dependencies:
66
- field.storage.paragraph.field_events
77
- paragraphs.paragraphs_type.curated_event_list
88
_core:
9-
default_config_hash: XaOHQv-1E_t55GwYhhyvtA03_7mWbdEbmXA3YhGrHiA
9+
default_config_hash: 6WTIxuF6Rzjshbq5srcg8o-e0vIRMdJH46q0JkpJaXQ
1010
id: paragraph.curated_event_list.field_events
1111
field_name: field_events
1212
entity_type: paragraph
1313
bundle: curated_event_list
14-
label: Events
15-
description: "Pick events to display in the list. You may either search event by their name <i>or</i> enter their ID. \r\n <br><br>\r\nYou can find the ID of an event on tapahtumat.hel.fi site from the URL of the page. For example, in the url <a>https://tapahtumat.hel.fi/fi/events/helsinki:agiy4m4ida</a> the <b>helsinki:agiy4m4ida</b> part is the ID of the event.\r\n <br><br>\r\nThe page will display the top three events. You can arrange the events by dragging. Expired events will be automatically removed from the page."
14+
label: 'Events and hobbies'
15+
description: "Pick events to display in the list. You may either search event by their name <i>or</i> enter their ID. \r\n <br><br>\r\nYou can find the ID of an event on tapahtumat.hel.fi or harrastukset.hel.fi from the URL of the page. For example, in the url <a>https://tapahtumat.hel.fi/fi/events/helsinki:agiy4m4ida</a> the <b>helsinki:agiy4m4ida</b> part is the ID of the event.\r\n <br><br>\r\nThe page will display the top three events. You can arrange the events by dragging. Expired events will be automatically removed from the page."
1616
required: false
1717
translatable: false
1818
default_value: { }

0 commit comments

Comments
 (0)