Skip to content

Commit

Permalink
VACMS-15649: Adds taxonomy term fields for VBA services
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Oct 13, 2023
1 parent d0e00b3 commit 2d24bb1
Show file tree
Hide file tree
Showing 16 changed files with 390 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ dependencies:
- 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_facility_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_facility_service_header
- field.field.taxonomy_term.health_care_service_taxonomy.field_health_service_api_id
- field.field.taxonomy_term.health_care_service_taxonomy.field_online_self_service
- field.field.taxonomy_term.health_care_service_taxonomy.field_owner
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_header
- 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
Expand Down Expand Up @@ -99,6 +103,10 @@ third_party_settings:
- field_vba_friendly_name
- field_vba_com_conditions
- field_vba_service_descrip
- field_regional_service_header
- field_regional_service_descripti
- field_facility_service_header
- field_facility_service_descripti
- field_online_self_service
- field_vba_service_regions
label: VBA
Expand All @@ -116,7 +124,6 @@ third_party_settings:
group_workflow:
children:
- moderation_state
- revision_log_message
label: 'Editorial workflow'
region: content
parent_name: ''
Expand Down Expand Up @@ -165,6 +172,22 @@ content:
settings:
size: 1
third_party_settings: { }
field_facility_service_descripti:
type: string_textfield
weight: 15
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_facility_service_header:
type: string_textfield
weight: 14
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_health_service_api_id:
type: string_textfield
weight: 2
Expand All @@ -175,12 +198,28 @@ content:
third_party_settings: { }
field_online_self_service:
type: link_default
weight: 12
weight: 16
region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_regional_service_descripti:
type: string_textfield
weight: 13
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_regional_service_header:
type: string_textfield
weight: 12
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_service_type_of_care:
type: options_select
weight: 15
Expand Down Expand Up @@ -249,7 +288,7 @@ content:
third_party_settings: { }
field_vba_service_regions:
type: entity_reference_autocomplete
weight: 13
weight: 17
region: content
settings:
match_operator: CONTAINS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,13 @@ dependencies:
- 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_facility_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_facility_service_header
- field.field.taxonomy_term.health_care_service_taxonomy.field_health_service_api_id
- field.field.taxonomy_term.health_care_service_taxonomy.field_online_self_service
- field.field.taxonomy_term.health_care_service_taxonomy.field_owner
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_header
- 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
Expand Down Expand Up @@ -77,6 +81,22 @@ content:
third_party_settings: { }
weight: 13
region: content
field_facility_service_descripti:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 24
region: content
field_facility_service_header:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 23
region: content
field_health_service_api_id:
type: string
label: above
Expand All @@ -95,6 +115,22 @@ content:
rel: ''
target: ''
third_party_settings: { }
weight: 25
region: content
field_regional_service_descripti:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 22
region: content
field_regional_service_header:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 21
region: content
field_service_type_of_care:
Expand Down Expand Up @@ -149,7 +185,7 @@ content:
format_custom_false: ''
format_custom_true: ''
third_party_settings: { }
weight: 23
weight: 27
region: content
field_vba_com_conditions:
type: string
Expand Down Expand Up @@ -180,7 +216,7 @@ content:
settings:
link: true
third_party_settings: { }
weight: 22
weight: 26
region: content
field_vba_type_of_care:
type: list_default
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ dependencies:
- 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_facility_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_facility_service_header
- field.field.taxonomy_term.health_care_service_taxonomy.field_health_service_api_id
- field.field.taxonomy_term.health_care_service_taxonomy.field_online_self_service
- field.field.taxonomy_term.health_care_service_taxonomy.field_owner
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_header
- 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
Expand Down Expand Up @@ -78,9 +82,13 @@ hidden:
field_also_known_as: true
field_commonly_treated_condition: true
field_enforce_unique_combo_servi: true
field_facility_service_descripti: true
field_facility_service_header: true
field_health_service_api_id: true
field_online_self_service: true
field_owner: true
field_regional_service_descripti: true
field_regional_service_header: true
field_service_type_of_care: true
field_show_for_vamc_facilities: true
field_show_for_vba_facilities: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ dependencies:
- 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_facility_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_facility_service_header
- field.field.taxonomy_term.health_care_service_taxonomy.field_health_service_api_id
- field.field.taxonomy_term.health_care_service_taxonomy.field_online_self_service
- field.field.taxonomy_term.health_care_service_taxonomy.field_owner
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_header
- 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
Expand Down Expand Up @@ -75,9 +79,13 @@ hidden:
field_also_known_as: true
field_commonly_treated_condition: true
field_enforce_unique_combo_servi: true
field_facility_service_descripti: true
field_facility_service_header: true
field_health_service_api_id: true
field_online_self_service: true
field_owner: true
field_regional_service_descripti: true
field_regional_service_header: true
field_service_type_of_care: true
field_show_for_vamc_facilities: true
field_show_for_vba_facilities: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ dependencies:
- 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_facility_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_facility_service_header
- field.field.taxonomy_term.health_care_service_taxonomy.field_health_service_api_id
- field.field.taxonomy_term.health_care_service_taxonomy.field_online_self_service
- field.field.taxonomy_term.health_care_service_taxonomy.field_owner
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_descripti
- field.field.taxonomy_term.health_care_service_taxonomy.field_regional_service_header
- 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
Expand Down Expand Up @@ -77,9 +81,13 @@ hidden:
field_also_known_as: true
field_commonly_treated_condition: true
field_enforce_unique_combo_servi: true
field_facility_service_descripti: true
field_facility_service_header: true
field_health_service_api_id: true
field_online_self_service: true
field_owner: true
field_regional_service_descripti: true
field_regional_service_header: true
field_service_type_of_care: true
field_show_for_vamc_facilities: true
field_show_for_vba_facilities: true
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 4d8bf339-fe4c-440a-adcb-294d21f3b234
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_facility_service_descripti
- taxonomy.vocabulary.health_care_service_taxonomy
module:
- tmgmt_content
third_party_settings:
tmgmt_content:
excluded: false
id: taxonomy_term.health_care_service_taxonomy.field_facility_service_descripti
field_name: field_facility_service_descripti
entity_type: taxonomy_term
bundle: health_care_service_taxonomy
label: 'Facility service description'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 0621ef26-5e83-4619-9ec8-9d904524daf5
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_facility_service_header
- taxonomy.vocabulary.health_care_service_taxonomy
module:
- tmgmt_content
third_party_settings:
tmgmt_content:
excluded: false
id: taxonomy_term.health_care_service_taxonomy.field_facility_service_header
field_name: field_facility_service_header
entity_type: taxonomy_term
bundle: health_care_service_taxonomy
label: 'Facility service header'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 4bcbbc89-3484-4924-bcc5-fe9579bfd3ce
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_regional_service_descripti
- taxonomy.vocabulary.health_care_service_taxonomy
module:
- tmgmt_content
third_party_settings:
tmgmt_content:
excluded: false
id: taxonomy_term.health_care_service_taxonomy.field_regional_service_descripti
field_name: field_regional_service_descripti
entity_type: taxonomy_term
bundle: health_care_service_taxonomy
label: 'Regional service description'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 0c6de90d-3960-407c-ab9a-8266320925ef
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_regional_service_header
- taxonomy.vocabulary.health_care_service_taxonomy
module:
- tmgmt_content
third_party_settings:
tmgmt_content:
excluded: false
id: taxonomy_term.health_care_service_taxonomy.field_regional_service_header
field_name: field_regional_service_header
entity_type: taxonomy_term
bundle: health_care_service_taxonomy
label: 'Regional service header'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: da41c0a6-f37e-4141-8dce-009c44544559
langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term.field_facility_service_descripti
field_name: field_facility_service_descripti
entity_type: taxonomy_term
type: string
settings:
max_length: 255
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
Loading

0 comments on commit 2d24bb1

Please sign in to comment.