Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
617f964
ISAICP-6575: Create search results view mode and edit search view and…
saidatom Aug 9, 2021
2a15213
ISAICP-6575: Create search result item templates for RDF Entities.
saidatom Aug 9, 2021
75a054d
ISAICP-6575: Create search result item templates for Nodes and User.
saidatom Aug 9, 2021
15a88c8
ISAICP-6575: Add card patterns - Ventuno theme.
saidatom Oct 6, 2021
5dd026a
Merge remote-tracking branch 'origin/EPIC-6572' into ISAICP-6575
idimopoulos Oct 18, 2021
5fe9a78
ISAICP-6575: Change tests class.
saidatom Oct 20, 2021
5ba961a
ISAICP-6575: Update search result configs.
saidatom Oct 20, 2021
4838fc5
ISAICP-6575: Change tests class.
saidatom Oct 20, 2021
a7f0753
Merge branch 'EPIC-6572' into ISAICP-6575
saidatom Oct 21, 2021
34b101e
Merge remote-tracking branch 'origin/EPIC-6572' into ISAICP-6575
saidatom Oct 21, 2021
38e481f
Merge remote-tracking branch 'origin/EPIC-6572' into ISAICP-6575
saidatom Oct 21, 2021
b9f507f
ISAICP-6575: Fix title search results.
saidatom Oct 21, 2021
705f001
Merge branch 'EPIC-6572' into ISAICP-6575
pfrenssen Oct 22, 2021
dedf23d
ISAICP-6575: Use base templates and update configs.
saidatom Oct 23, 2021
8627b57
ISAICP-6575: Fix User view mode and add attribute href to title.
saidatom Oct 25, 2021
05fa5ed
Merge remote-tracking branch 'origin/EPIC-6572' into ISAICP-6575
saidatom Oct 25, 2021
a712e5b
ISAICP-6575: Remove comment for missing tests.
saidatom Oct 26, 2021
32cf373
Merge remote-tracking branch 'origin/EPIC-6572' into ISAICP-6575
saidatom Oct 26, 2021
589797c
ISAICP-6575: Fix text format licence search_result.
saidatom Oct 27, 2021
502b1d3
ISAICP-6575: Convert the tiles to simple row results in order to get …
idimopoulos Oct 28, 2021
1dedf4b
ISAICP-6575: Provide a class selector for the rows.
idimopoulos Oct 28, 2021
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
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
uuid: 409cad3f-c09b-448d-bd33-d8a3260575fe
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_result
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_custom_page_logo
- field.field.node.custom_page.field_paragraphs_body
- field.field.node.custom_page.og_audience
- node.type.custom_page
module:
- field_group
- layout_builder
- template_suggestion
- user
third_party_settings:
field_group:
group_attachment:
children:
- field_attachment
parent_name: ''
weight: 7
format_type: html_element
format_settings:
element: div
show_label: true
label_element: h3
attributes: ''
effect: none
speed: fast
id: ''
classes: ''
label: Attachments
region: hidden
layout_builder:
allow_custom: false
enabled: false
_core:
default_config_hash: ZZ0APhON-5FpA-vKXTwx_A1Bz6FHZzw2XG7t7MvvXO8
id: node.custom_page.search_result
targetEntityType: node
bundle: custom_page
mode: search_result
content:
published_at:
type: timestamp
weight: 0
region: content
label: hidden
settings:
date_format: date_only
custom_date_format: ''
timezone: ''
third_party_settings:
template_suggestion:
template_suggestion: ''
hidden:
field_attachment: true
field_custom_page_logo: true
field_paragraphs_body: true
langcode: true
links: true
og_audience: true
report: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
uuid: 66e9838b-b5d0-4b87-803a-f160e38ff00f
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_result_featured
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_custom_page_logo
- field.field.node.custom_page.field_paragraphs_body
- field.field.node.custom_page.og_audience
- image.style.horizontal_medium_image
- node.type.custom_page
module:
- field_group
- image
- layout_builder
- template_suggestion
- user
third_party_settings:
field_group:
group_attachment:
children:
- field_attachment
parent_name: ''
weight: 7
format_type: html_element
format_settings:
element: div
show_label: true
label_element: h3
attributes: ''
effect: none
speed: fast
id: ''
classes: ''
label: Attachments
region: hidden
layout_builder:
allow_custom: false
enabled: false
_core:
default_config_hash: ZZ0APhON-5FpA-vKXTwx_A1Bz6FHZzw2XG7t7MvvXO8
id: node.custom_page.search_result_featured
targetEntityType: node
bundle: custom_page
mode: search_result_featured
content:
field_custom_page_logo:
type: image
weight: 0
region: content
label: hidden
settings:
image_style: horizontal_medium_image
image_link: content
third_party_settings:
template_suggestion:
template_suggestion: ''
published_at:
type: timestamp
weight: 1
region: content
label: hidden
settings:
date_format: date_only
custom_date_format: ''
timezone: ''
third_party_settings:
template_suggestion:
template_suggestion: ''
hidden:
field_attachment: true
field_paragraphs_body: true
langcode: true
links: true
og_audience: true
report: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
uuid: 6cf146cb-68d3-4b38-9505-c9f01556f070
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_result
- field.field.node.discussion.body
- field.field.node.discussion.field_attachment
- field.field.node.discussion.field_keywords
- field.field.node.discussion.field_replies
- field.field.node.discussion.field_shared_in
- field.field.node.discussion.field_site_featured
- field.field.node.discussion.field_state
- field.field.node.discussion.field_topic
- field.field.node.discussion.og_audience
- node.type.discussion
module:
- joinup_html_stripper
- layout_builder
- template_suggestion
- user
third_party_settings:
layout_builder:
allow_custom: false
enabled: false
_core:
default_config_hash: MH5IsqzkjyHQwMAIhBMkvdrrpJeonD3UC7kQpOvXJX0
id: node.discussion.search_result
targetEntityType: node
bundle: discussion
mode: search_result
content:
body:
weight: 1
label: hidden
settings:
trim_length: 300
third_party_settings:
template_suggestion:
template_suggestion: ''
type: joinup_html_stripper_stripped
region: content
field_topic:
weight: 0
label: hidden
settings:
link: true
third_party_settings:
template_suggestion:
template_suggestion: comma_separated
type: entity_reference_label
region: content
published_at:
type: timestamp
weight: 2
region: content
label: hidden
settings:
date_format: date_only
custom_date_format: ''
timezone: ''
third_party_settings:
template_suggestion:
template_suggestion: ''
hidden:
field_attachment: true
field_keywords: true
field_replies: true
field_shared_in: true
field_site_featured: true
field_state: true
flag_subscribe_discussions: true
invite_link: true
langcode: true
links: true
og_audience: true
read_more: true
report: true
share_link: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
uuid: f0892f6e-34d1-4964-80a2-3b9ae1532e48
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.search_result_featured
- field.field.node.discussion.body
- field.field.node.discussion.field_attachment
- field.field.node.discussion.field_keywords
- field.field.node.discussion.field_replies
- field.field.node.discussion.field_shared_in
- field.field.node.discussion.field_site_featured
- field.field.node.discussion.field_state
- field.field.node.discussion.field_topic
- field.field.node.discussion.og_audience
- node.type.discussion
module:
- joinup_html_stripper
- layout_builder
- template_suggestion
- user
third_party_settings:
layout_builder:
allow_custom: false
enabled: false
_core:
default_config_hash: MH5IsqzkjyHQwMAIhBMkvdrrpJeonD3UC7kQpOvXJX0
id: node.discussion.search_result_featured
targetEntityType: node
bundle: discussion
mode: search_result_featured
content:
body:
weight: 1
label: hidden
settings:
trim_length: 300
third_party_settings:
template_suggestion:
template_suggestion: ''
type: joinup_html_stripper_stripped
region: content
field_topic:
weight: 0
label: hidden
settings:
link: true
third_party_settings:
template_suggestion:
template_suggestion: comma_separated
type: entity_reference_label
region: content
published_at:
type: timestamp
weight: 2
region: content
label: hidden
settings:
date_format: date_only
custom_date_format: ''
timezone: ''
third_party_settings:
template_suggestion:
template_suggestion: ''
hidden:
field_attachment: true
field_keywords: true
field_replies: true
field_shared_in: true
field_site_featured: true
field_state: true
flag_subscribe_discussions: true
invite_link: true
langcode: true
links: true
og_audience: true
read_more: true
report: true
share_link: true
Loading