Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev to main #721

Merged
merged 25 commits into from
Nov 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
8aae1dc
UHF-9201: elasticsearch with custom datasource and datatype
rpnykanen Nov 3, 2023
87bf367
UHF-9201: handle ids
rpnykanen Nov 3, 2023
bd11670
UHF-9201: use trait properly
rpnykanen Nov 3, 2023
254b5f6
UHF-9201: rename road to street
rpnykanen Nov 3, 2023
090eee7
UHF-9201: added eventsubscriber
rpnykanen Nov 3, 2023
a87668f
UHF-9201: remove debug code
rpnykanen Nov 3, 2023
97803ae
UHF-9201: added initial logging
rpnykanen Nov 3, 2023
c09ea45
UHF-9201: disable incompatible processor
rpnykanen Nov 3, 2023
287e519
UHF-9201: code fixes
rpnykanen Nov 3, 2023
d268674
UHF-9201: code fixes
rpnykanen Nov 3, 2023
e941812
UHF-9201: code fixes
rpnykanen Nov 3, 2023
aab77a4
UHF-9201: get index from event
rpnykanen Nov 3, 2023
c016dd8
UHF-9201: remove unused use statements
rpnykanen Nov 3, 2023
014e8ef
UHF-9201: inject logger
rpnykanen Nov 3, 2023
1c61b3e
UHF-9201: call the method
rpnykanen Nov 3, 2023
412284f
UHF-9201: removed useless definitions, renamed external source to hel…
rpnykanen Nov 3, 2023
56cbf5a
UHF-9201: readd the propertydefinition
rpnykanen Nov 3, 2023
d91af0c
UHF-9201: updated comment, missing return type
rpnykanen Nov 3, 2023
7bb391d
UHF-9201: fully namespaced parameter
rpnykanen Nov 3, 2023
53f1280
UHF-9201: datasource description
rpnykanen Nov 3, 2023
d623cee
Merge pull request #720 from City-of-Helsinki/UHF-9201_elastic_streets
rpnykanen Nov 7, 2023
6caf5b9
Update configuration
actions-bot Nov 7, 2023
bc50359
Merge pull request #719 from City-of-Helsinki/update-configuration
rpnykanen Nov 7, 2023
f3ed956
Update configuration
actions-bot Nov 7, 2023
85bfbc0
Merge pull request #723 from City-of-Helsinki/update-configuration
rpnykanen Nov 8, 2023
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
118 changes: 62 additions & 56 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 @@ -13,6 +13,8 @@ dependencies:
module:
- media_library
- text
_core:
default_config_hash: AMDZDzWNP90sUgt9bSZf2RbL7KmSxkXMKIiueo1JSWg
id: paragraph.remote_video.default
targetEntityType: paragraph
bundle: remote_video
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ dependencies:
- paragraphs.paragraphs_type.remote_video
module:
- text
_core:
default_config_hash: hYT61xkhP2zXO2VXijtXVPkoENlhLvIv5DRycKMm6iE
id: paragraph.remote_video.default
targetEntityType: paragraph
bundle: remote_video
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ dependencies:
config:
- field.storage.paragraph.field_iframe_title
- paragraphs.paragraphs_type.remote_video
_core:
default_config_hash: 4JZoeG_XitvgE9Tg7ZfVUwjpWcjeqktlO2tOnx_WfWU
id: paragraph.remote_video.field_iframe_title
field_name: field_iframe_title
entity_type: paragraph
bundle: remote_video
label: 'Assistive technology title'
description: 'Users of assistive technology need a descriptive title to know what is in the embedded content.'
description: 'Users of assistive technology need a descriptive title to know what is in the embedded content. Do not use the prefix "Video: ". It will be added automatically.'
required: true
translatable: true
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ dependencies:
- field.storage.paragraph.field_remote_video
- media.type.remote_video
- paragraphs.paragraphs_type.remote_video
_core:
default_config_hash: Fic2VdL-ZETniu6G6WMkjo6q6P2QhttP4fv8UUwGSR0
id: paragraph.remote_video.field_remote_video
field_name: field_remote_video
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ dependencies:
third_party_settings:
allowed_formats:
allowed_formats: { }
_core:
default_config_hash: emEHEeE_yt_Z5EVGuPcPk9m--eTj8gCieN9Gzw08GLU
id: paragraph.remote_video.field_remote_video_description
field_name: field_remote_video_description
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ dependencies:
config:
- field.storage.paragraph.field_remote_video_title
- paragraphs.paragraphs_type.remote_video
_core:
default_config_hash: Kn3u7ICuSPlxFZiNdYRyNxEnd-I9Yye00bz2l39BXFQ
id: paragraph.remote_video.field_remote_video_title
field_name: field_remote_video_title
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ dependencies:
third_party_settings:
allowed_formats:
allowed_formats: { }
_core:
default_config_hash: Zv-7KNCky603k38t9PbBgreu9IPTSpVw-bLEa3ptVlE
id: paragraph.remote_video.field_remote_video_video_desc
field_name: field_remote_video_video_desc
entity_type: paragraph
Expand Down
Loading
Loading