Skip to content

Commit

Permalink
syncing my config from tugboat instance
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmpickett authored Oct 10, 2023
1 parent 1f20474 commit f13d3f0
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ content:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
view_mode: vamc_facility_health_service_teaser
link: false
third_party_settings: { }
weight: 2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ content:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
link: true
view_mode: vamc_facility_health_service_teaser
link: false
third_party_settings: { }
weight: 1
region: content
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
uuid: f71bcbee-2921-475d-af7c-e57f4695cfbe
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.taxonomy_term.vamc_facility_health_service_teaser
- field.field.taxonomy_term.health_care_service_taxonomy.field_also_known_as
- field.field.taxonomy_term.health_care_service_taxonomy.field_commonly_treated_condition
- field.field.taxonomy_term.health_care_service_taxonomy.field_enforce_unique_combo_servi
- field.field.taxonomy_term.health_care_service_taxonomy.field_health_service_api_id
- field.field.taxonomy_term.health_care_service_taxonomy.field_owner
- field.field.taxonomy_term.health_care_service_taxonomy.field_service_type_of_care
- field.field.taxonomy_term.health_care_service_taxonomy.field_show_for_vamc_facilities
- field.field.taxonomy_term.health_care_service_taxonomy.field_show_for_vba_facilities
- field.field.taxonomy_term.health_care_service_taxonomy.field_show_for_vet_centers
- field.field.taxonomy_term.health_care_service_taxonomy.field_tricare_description
- field.field.taxonomy_term.health_care_service_taxonomy.field_tricare_specific_service
- field.field.taxonomy_term.health_care_service_taxonomy.field_vba_com_conditions
- field.field.taxonomy_term.health_care_service_taxonomy.field_vba_friendly_name
- field.field.taxonomy_term.health_care_service_taxonomy.field_vba_service_descrip
- field.field.taxonomy_term.health_care_service_taxonomy.field_vba_service_regions
- field.field.taxonomy_term.health_care_service_taxonomy.field_vet_center_com_conditions
- field.field.taxonomy_term.health_care_service_taxonomy.field_vet_center_friendly_name
- field.field.taxonomy_term.health_care_service_taxonomy.field_vet_center_required_servic
- field.field.taxonomy_term.health_care_service_taxonomy.field_vet_center_service_descrip
- field.field.taxonomy_term.health_care_service_taxonomy.field_vet_center_type_of_care
- field.field.taxonomy_term.health_care_service_taxonomy.field_vha_healthservice_stopcode
- taxonomy.vocabulary.health_care_service_taxonomy
module:
- layout_builder
- options
- text
third_party_settings:
layout_builder:
enabled: false
allow_custom: false
id: taxonomy_term.health_care_service_taxonomy.vamc_facility_health_service_teaser
targetEntityType: taxonomy_term
bundle: health_care_service_taxonomy
mode: vamc_facility_health_service_teaser
content:
content_moderation_control:
settings: { }
third_party_settings: { }
weight: 0
region: content
description:
type: text_default
label: above
settings: { }
third_party_settings: { }
weight: 3
region: content
field_also_known_as:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 1
region: content
field_commonly_treated_condition:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 2
region: content
field_service_type_of_care:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 4
region: content
field_tricare_description:
type: basic_string
label: above
settings: { }
third_party_settings: { }
weight: 5
region: content
hidden:
field_enforce_unique_combo_servi: true
field_health_service_api_id: true
field_owner: true
field_show_for_vamc_facilities: true
field_show_for_vba_facilities: true
field_show_for_vet_centers: true
field_tricare_specific_service: true
field_vba_com_conditions: true
field_vba_friendly_name: true
field_vba_service_descrip: true
field_vba_service_regions: true
field_vet_center_com_conditions: true
field_vet_center_friendly_name: true
field_vet_center_required_servic: true
field_vet_center_service_descrip: true
field_vet_center_type_of_care: true
field_vha_healthservice_stopcode: true
langcode: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
uuid: 48839269-260e-4d32-9b26-2242427aead1
langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term.vamc_facility_health_service_teaser
label: 'VAMC Facility Health Service Teaser'
targetEntityType: taxonomy_term
cache: true
2 changes: 1 addition & 1 deletion config/sync/views.view.vha_health_service_taxonomy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2286,7 +2286,7 @@ display:
- 'config:field.storage.taxonomy_term.field_vet_center_service_descrip'
- 'config:field.storage.taxonomy_term.field_vet_center_type_of_care'
- 'config:field.storage.taxonomy_term.field_vha_healthservice_stopcode'
entity_ref_vba_service: # possible area to check
entity_ref_vba_service:
id: entity_ref_vba_service
display_title: 'VBA Terms'
display_plugin: entity_reference
Expand Down

0 comments on commit f13d3f0

Please sign in to comment.