Skip to content

Commit

Permalink
VAMCS-16348: Adds office visits and virtual support, removes taxonomy
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Jan 24, 2024
1 parent 651e777 commit 9923549
Show file tree
Hide file tree
Showing 16 changed files with 292 additions and 235 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,17 @@ status: true
dependencies:
config:
- field.field.paragraph.service_location.field_additional_hours_info
- field.field.paragraph.service_location.field_appointment_intro_text
- field.field.paragraph.service_location.field_email_contacts
- field.field.paragraph.service_location.field_hours
- field.field.paragraph.service_location.field_office_hours
- field.field.paragraph.service_location.field_office_visits
- field.field.paragraph.service_location.field_phone
- field.field.paragraph.service_location.field_service_delivery_options
- field.field.paragraph.service_location.field_service_location_address
- field.field.paragraph.service_location.field_service_location_descripti
- field.field.paragraph.service_location.field_task_oriented_header
- field.field.paragraph.service_location.field_use_main_facility_phone
- field.field.paragraph.service_location.field_virtual_support
- paragraphs.paragraphs_type.service_location
module:
- change_labels
- entity_browser_entity_form
- field_group
- ief_table_view_mode
Expand All @@ -32,7 +31,7 @@ third_party_settings:
label: Hours
region: content
parent_name: ''
weight: 4
weight: 3
format_type: details
format_settings:
classes: ''
Expand All @@ -46,7 +45,7 @@ third_party_settings:
label: Address
region: content
parent_name: ''
weight: 3
weight: 2
format_type: details
format_settings:
classes: ''
Expand All @@ -61,7 +60,7 @@ third_party_settings:
label: 'Contact info'
region: content
parent_name: ''
weight: 5
weight: 4
format_type: details
format_settings:
classes: ''
Expand Down Expand Up @@ -98,6 +97,40 @@ third_party_settings:
open: true
description: ''
required_fields: false
group_service_options:
children:
- field_office_visits
- field_virtual_support
label: 'Service options'
region: content
parent_name: ''
weight: 0
format_type: details
format_settings:
classes: ''
show_empty_fields: false
id: ''
open: false
description: ''
required_fields: true
description_display: after
group_appointments:
children:
- field_appointment_intro_text
- field_appointment_phone_number
label: Appointments
region: content
parent_name: ''
weight: 1
format_type: details
format_settings:
classes: ''
show_empty_fields: false
id: ''
open: false
description: 'Provide information that helps site visitors make an appointment for this service.'
required_fields: true
description_display: before
id: paragraph.service_location.default
targetEntityType: paragraph
bundle: service_location
Expand All @@ -111,6 +144,12 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_appointment_intro_text:
type: options_buttons
weight: 29
region: content
settings: { }
third_party_settings: { }
field_email_contacts:
type: inline_entity_form_complex_table_view_mode
weight: 3
Expand Down Expand Up @@ -147,6 +186,12 @@ content:
third_party_settings:
limited_field_widgets:
limit_values: '0'
field_office_visits:
type: options_buttons
weight: 4
region: content
settings: { }
third_party_settings: { }
field_phone:
type: inline_entity_form_complex_table_view_mode
weight: 5
Expand All @@ -168,19 +213,9 @@ content:
third_party_settings:
entity_browser_entity_form:
entity_browser_id: _none
field_service_delivery_options:
type: options_buttons
weight: 2
region: content
settings: { }
third_party_settings:
limited_field_widgets:
limit_values: '0'
change_labels:
add_another: ''
field_service_location_address:
type: paragraphs
weight: 25
weight: 21
region: content
settings:
title: Address
Expand All @@ -197,29 +232,20 @@ content:
collapse_edit_all: '0'
duplicate: '0'
third_party_settings: { }
field_service_location_descripti:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_task_oriented_header:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_use_main_facility_phone:
type: boolean_checkbox
weight: 4
region: content
settings:
display_label: true
third_party_settings: { }
field_virtual_support:
type: options_buttons
weight: 5
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
field_appointment_introduction_t: true
status: true
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ status: true
dependencies:
config:
- field.field.paragraph.service_location.field_additional_hours_info
- field.field.paragraph.service_location.field_appointment_intro_text
- field.field.paragraph.service_location.field_email_contacts
- field.field.paragraph.service_location.field_hours
- field.field.paragraph.service_location.field_office_hours
- field.field.paragraph.service_location.field_office_visits
- field.field.paragraph.service_location.field_phone
- field.field.paragraph.service_location.field_service_delivery_options
- field.field.paragraph.service_location.field_service_location_address
- field.field.paragraph.service_location.field_service_location_descripti
- field.field.paragraph.service_location.field_task_oriented_header
- field.field.paragraph.service_location.field_use_main_facility_phone
- field.field.paragraph.service_location.field_virtual_support
- paragraphs.paragraphs_type.service_location
module:
- entity_reference_revisions
Expand All @@ -29,7 +29,7 @@ third_party_settings:
label: Hours
parent_name: group_service_location
region: content
weight: 8
weight: 23
format_type: fieldset
format_settings:
classes: ''
Expand All @@ -44,7 +44,7 @@ third_party_settings:
label: 'Contact info'
parent_name: group_service_location
region: content
weight: 9
weight: 24
format_type: fieldset
format_settings:
classes: ''
Expand All @@ -57,7 +57,7 @@ third_party_settings:
label: Address
parent_name: group_service_location
region: content
weight: 7
weight: 22
format_type: fieldset
format_settings:
classes: ''
Expand All @@ -66,9 +66,8 @@ third_party_settings:
open: true
group_service_location:
children:
- field_task_oriented_header
- field_service_location_descripti
- field_service_delivery_options
- group_service_options
- group_appointments
- group_address
- group_hours
- group_contact_info
Expand All @@ -81,6 +80,35 @@ third_party_settings:
classes: ''
id: ''
description: ''
group_service_options:
children:
- field_office_visits
- field_virtual_support
label: 'Service options'
parent_name: group_service_location
region: content
weight: 20
format_type: fieldset
format_settings:
classes: ''
show_empty_fields: false
id: ''
description: ''
description_display: after
group_appointments:
children:
- field_appointment_intro_text
label: Appointments
parent_name: group_service_location
region: content
weight: 21
format_type: fieldset
format_settings:
classes: ''
show_empty_fields: false
id: ''
description: ''
description_display: after
id: paragraph.service_location.default
targetEntityType: paragraph
bundle: service_location
Expand All @@ -94,6 +122,13 @@ content:
third_party_settings: { }
weight: 5
region: content
field_appointment_intro_text:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 25
region: content
field_email_contacts:
type: entity_reference_revisions_entity_view
label: visually_hidden
Expand Down Expand Up @@ -143,6 +178,13 @@ content:
third_party_settings: { }
weight: 3
region: content
field_office_visits:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 10
region: content
field_phone:
type: entity_reference_revisions_entity_view
label: visually_hidden
Expand All @@ -152,14 +194,6 @@ content:
third_party_settings: { }
weight: 4
region: content
field_service_delivery_options:
type: entity_reference_label
label: above
settings:
link: false
third_party_settings: { }
weight: 6
region: content
field_service_location_address:
type: entity_reference_revisions_entity_view
label: visually_hidden
Expand All @@ -169,22 +203,6 @@ content:
third_party_settings: { }
weight: 7
region: content
field_service_location_descripti:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 5
region: content
field_task_oriented_header:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 4
region: content
field_use_main_facility_phone:
type: boolean
label: above
Expand All @@ -195,5 +213,13 @@ content:
third_party_settings: { }
weight: 3
region: content
field_virtual_support:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 11
region: content
hidden:
field_appointment_introduction_t: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
uuid: 2192d1b2-d5d8-4c0c-8c88-39f89748d80e
langcode: en
status: true
dependencies:
config:
- field.storage.paragraph.field_appointment_intro_text
- paragraphs.paragraphs_type.service_location
module:
- options
- tmgmt_content
third_party_settings:
tmgmt_content:
excluded: false
id: paragraph.service_location.field_appointment_intro_text
field_name: field_appointment_intro_text
entity_type: paragraph
bundle: service_location
label: 'Appointment introduction text'
description: 'Add additional details about how to make appointments at this location.'
required: true
translatable: false
default_value:
-
value: use_default_text
default_value_callback: ''
settings: { }
field_type: list_string
Loading

0 comments on commit 9923549

Please sign in to comment.