Skip to content

Commit

Permalink
Merge branch 'main' into VACMS-15240-NBTugboat
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheffner authored Oct 24, 2023
2 parents af4db13 + ae92483 commit b8d1d5e
Show file tree
Hide file tree
Showing 16 changed files with 431 additions and 49 deletions.
37 changes: 27 additions & 10 deletions config/sync/core.entity_form_display.node.event.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ status: true
dependencies:
config:
- field.field.node.event.field_additional_information_abo
- field.field.node.event.field_additional_listings
- field.field.node.event.field_address
- field.field.node.event.field_administration
- field.field.node.event.field_body
Expand All @@ -23,6 +24,7 @@ dependencies:
- field.field.node.event.field_media
- field.field.node.event.field_meta_tags
- field.field.node.event.field_order
- field.field.node.event.field_publish_to_outreach_cal
- field.field.node.event.field_url_of_an_online_event
- node.type.event
- workflows.workflow.editorial
Expand All @@ -46,7 +48,7 @@ third_party_settings:
label: 'Section settings'
region: content
parent_name: ''
weight: 8
weight: 9
format_type: details_sidebar
format_settings:
classes: ''
Expand All @@ -64,7 +66,7 @@ third_party_settings:
label: Location
region: content
parent_name: ''
weight: 7
weight: 8
format_type: details
format_settings:
classes: ''
Expand All @@ -81,7 +83,7 @@ third_party_settings:
label: Registration
region: content
parent_name: ''
weight: 6
weight: 7
format_type: fieldset
format_settings:
classes: ''
Expand Down Expand Up @@ -142,7 +144,7 @@ third_party_settings:
label: 'Meta Tags'
region: content
parent_name: ''
weight: 5
weight: 6
format_type: fieldset
format_settings:
classes: ''
Expand Down Expand Up @@ -173,7 +175,7 @@ third_party_settings:
label: Free
region: content
parent_name: group_all_events_are_free
weight: 15
weight: 32
format_type: html_element
format_settings:
classes: ''
Expand All @@ -200,7 +202,7 @@ content:
third_party_settings: { }
field_additional_information_abo:
type: text_textarea
weight: 31
weight: 32
region: content
settings:
rows: 5
Expand All @@ -220,7 +222,7 @@ content:
third_party_settings: { }
field_body:
type: text_textarea
weight: 4
weight: 5
region: content
settings:
rows: 5
Expand Down Expand Up @@ -258,7 +260,10 @@ content:
custom
show_extra: true
hide_date: false
separator: to
add_abbreviations: ''
allday: true
remove_seconds: false
third_party_settings:
smart_date_recur:
modal: true
Expand Down Expand Up @@ -318,7 +323,7 @@ content:
third_party_settings: { }
field_last_saved_by_an_editor:
type: datetime_timestamp
weight: 44
weight: 16
region: content
settings: { }
third_party_settings: { }
Expand All @@ -337,7 +342,11 @@ content:
weight: 2
region: content
settings: { }
third_party_settings: { }
third_party_settings:
limited_field_widgets:
limit_values: '1'
change_labels:
add_another: ''
field_location_humanreadable:
type: string_textfield
weight: 16
Expand All @@ -354,7 +363,7 @@ content:
third_party_settings: { }
field_media:
type: media_library_widget
weight: 3
weight: 4
region: content
settings:
media_types: { }
Expand All @@ -365,6 +374,13 @@ content:
region: content
settings: { }
third_party_settings: { }
field_publish_to_outreach_cal:
type: boolean_checkbox
weight: 3
region: content
settings:
display_label: true
third_party_settings: { }
field_url_of_an_online_event:
type: linkit
weight: 15
Expand Down Expand Up @@ -411,6 +427,7 @@ content:
settings: { }
third_party_settings: { }
hidden:
field_additional_listings: true
field_event_cost: true
field_meta_tags: true
langcode: true
Expand Down
53 changes: 41 additions & 12 deletions config/sync/core.entity_view_display.node.event.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ status: true
dependencies:
config:
- field.field.node.event.field_additional_information_abo
- field.field.node.event.field_additional_listings
- field.field.node.event.field_address
- field.field.node.event.field_administration
- field.field.node.event.field_body
Expand All @@ -23,6 +24,7 @@ dependencies:
- field.field.node.event.field_media
- field.field.node.event.field_meta_tags
- field.field.node.event.field_order
- field.field.node.event.field_publish_to_outreach_cal
- field.field.node.event.field_url_of_an_online_event
- node.type.event
module:
Expand Down Expand Up @@ -50,6 +52,8 @@ third_party_settings:
group_c:
children:
- field_datetime_range_timezone
- field_listing
- field_additional_listings
- field_media
- field_body
- field_url_of_an_online_event
Expand All @@ -74,7 +78,7 @@ third_party_settings:
label: Location-related
parent_name: group_c
region: content
weight: 28
weight: 8
format_type: fieldset
format_settings:
classes: ''
Expand All @@ -89,7 +93,7 @@ third_party_settings:
label: 'Registration related'
parent_name: group_c
region: content
weight: 29
weight: 9
format_type: fieldset
format_settings:
classes: ''
Expand Down Expand Up @@ -120,7 +124,15 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 29
weight: 21
region: content
field_additional_listings:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 3
region: content
field_address:
type: address_default
Expand All @@ -134,7 +146,7 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 25
weight: 5
region: content
field_datetime_range_timezone:
type: smartdate_default
Expand All @@ -146,8 +158,17 @@ content:
force_chronological: false
add_classes: false
time_wrapper: true
localize: false
parts:
- start
- end
duration:
separator: ' | '
unit: ''
decimals: 2
suffix: h
third_party_settings: { }
weight: 23
weight: 1
region: content
field_description:
type: string
Expand All @@ -163,14 +184,14 @@ content:
settings:
link_to_entity: false
third_party_settings: { }
weight: 20
weight: 19
region: content
field_event_cta:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 27
weight: 7
region: content
field_event_registrationrequired:
type: boolean
Expand All @@ -188,7 +209,7 @@ content:
settings:
link: true
third_party_settings: { }
weight: 17
weight: 18
region: content
field_featured:
type: boolean
Expand Down Expand Up @@ -222,6 +243,14 @@ content:
third_party_settings: { }
weight: 17
region: content
field_listing:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 2
region: content
field_location_humanreadable:
type: string
label: above
Expand All @@ -235,7 +264,7 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 16
weight: 17
region: content
field_media:
type: entity_reference_entity_view
Expand All @@ -244,7 +273,7 @@ content:
view_mode: default
link: false
third_party_settings: { }
weight: 24
weight: 4
region: content
field_order:
type: list_default
Expand All @@ -263,15 +292,15 @@ content:
rel: ''
target: ''
third_party_settings: { }
weight: 26
weight: 6
region: content
hidden:
breadcrumbs: true
content_moderation_control: true
field_administration: true
field_last_saved_by_an_editor: true
field_listing: true
field_meta_tags: true
field_publish_to_outreach_cal: true
langcode: true
links: true
search_api_excerpt: true
16 changes: 16 additions & 0 deletions config/sync/core.entity_view_display.node.event.teaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.event.field_additional_information_abo
- field.field.node.event.field_additional_listings
- field.field.node.event.field_address
- field.field.node.event.field_administration
- field.field.node.event.field_body
Expand All @@ -24,6 +25,7 @@ dependencies:
- field.field.node.event.field_media
- field.field.node.event.field_meta_tags
- field.field.node.event.field_order
- field.field.node.event.field_publish_to_outreach_cal
- field.field.node.event.field_url_of_an_online_event
- node.type.event
module:
Expand All @@ -35,6 +37,18 @@ targetEntityType: node
bundle: event
mode: teaser
content:
breadcrumbs:
type: link
label: hidden
settings:
trim_length: 80
url_only: false
url_plain: false
rel: ''
target: ''
third_party_settings: { }
weight: -5
region: content
field_body:
type: text_default
label: hidden
Expand All @@ -56,6 +70,7 @@ content:
hidden:
content_moderation_control: true
field_additional_information_abo: true
field_additional_listings: true
field_address: true
field_administration: true
field_description: true
Expand All @@ -73,6 +88,7 @@ hidden:
field_media: true
field_meta_tags: true
field_order: true
field_publish_to_outreach_cal: true
field_url_of_an_online_event: true
langcode: true
links: true
Expand Down
1 change: 1 addition & 0 deletions config/sync/feature_toggle.features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ features:
feature_single_value_field_link: FEATURE_SINGLE_VALUE_FIELD_LINK
feature_health_connect_number: FEATURE_HEALTH_CONNECT_NUMBER
feature_mobile_app_promo: FEATURE_MOBILE_APP_PROMO
feature_event_outreach_checkbox: FEATURE_EVENT_OUTREACH_CHECKBOX
Loading

0 comments on commit b8d1d5e

Please sign in to comment.