Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VACMS-17142: Update service content types post-Service Location migration #17225

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
Expand Up @@ -23,13 +23,10 @@ dependencies:
module:
- allow_only_one
- content_moderation
- entity_browser_entity_form
- field_group
- ief_table_view_mode
- limited_field_widgets
- markup
- paragraphs
- textfield_counter
third_party_settings:
field_group:
group_governance:
Expand All @@ -50,7 +47,6 @@ third_party_settings:
group_appointments:
children:
- field_referral_required
- field_walk_ins_accepted
label: Requirements
region: content
parent_name: group_a
Expand All @@ -64,12 +60,7 @@ third_party_settings:
open: true
group_a:
children:
- field_appointments_help_text
- field_hservice_appt_intro_select
- field_hservice_appt_leadin
- field_hservices_lead_in_default
- group_appointments
- group_scheduling
label: Appointments
region: content
parent_name: ''
Expand All @@ -91,9 +82,9 @@ third_party_settings:
- field_online_scheduling_availabl
- field_phone_numbers_paragraph
label: Scheduling
region: content
parent_name: group_a
weight: 9
region: hidden
parent_name: ''
weight: 12
format_type: fieldset
format_settings:
classes: ''
Expand Down Expand Up @@ -174,12 +165,6 @@ content:
region: content
settings: { }
third_party_settings: { }
field_appointments_help_text:
type: markup
weight: 4
region: content
settings: { }
third_party_settings: { }
field_enforce_unique_combo:
type: allow_only_one_widget
weight: 29
Expand All @@ -199,62 +184,12 @@ content:
region: content
settings: { }
third_party_settings: { }
field_hservice_appt_intro_select:
type: options_buttons
weight: 5
region: content
settings: { }
third_party_settings: { }
field_hservice_appt_leadin:
type: string_textarea_with_counter
weight: 6
region: content
settings:
rows: 3
placeholder: ''
maxlength: 200
counter_position: after
js_prevent_submit: true
count_html_characters: false
textcount_status_message: '<span class="remaining_count">@remaining_count</span> characters remaining.'
third_party_settings: { }
field_hservices_lead_in_default:
type: markup
weight: 7
region: content
settings: { }
third_party_settings: { }
field_last_saved_by_an_editor:
type: datetime_timestamp
weight: 32
region: content
settings: { }
third_party_settings: { }
field_online_scheduling_availabl:
type: options_select
weight: 0
weight: 6
region: content
settings: { }
third_party_settings: { }
field_phone_numbers_paragraph:
type: inline_entity_form_complex_table_view_mode
weight: 1
region: content
settings:
form_mode: default
override_labels: true
label_singular: 'phone number'
label_plural: 'phone numbers'
allow_new: true
allow_existing: false
match_operator: CONTAINS
allow_duplicate: false
collapsible: false
collapsed: false
revision: false
third_party_settings:
entity_browser_entity_form:
entity_browser_id: _none
field_referral_required:
type: options_select
weight: 27
Expand Down Expand Up @@ -287,12 +222,6 @@ content:
third_party_settings:
limited_field_widgets:
limit_values: '3'
field_walk_ins_accepted:
type: options_select
weight: 28
region: content
settings: { }
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 12
Expand All @@ -301,6 +230,13 @@ content:
third_party_settings: { }
hidden:
created: true
field_appointments_help_text: true
field_hservice_appt_intro_select: true
field_hservice_appt_leadin: true
field_hservices_lead_in_default: true
field_online_scheduling_availabl: true
field_phone_numbers_paragraph: true
field_walk_ins_accepted: true
langcode: true
path: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ dependencies:
- allow_only_one
- entity_reference_revisions
- field_group
- markup
- options
- user
third_party_settings:
Expand All @@ -33,7 +32,7 @@ third_party_settings:
label: 'VHA and VAMC health service description'
parent_name: ''
region: hidden
weight: 13
weight: 21
format_type: fieldset
format_settings:
classes: ''
Expand All @@ -44,25 +43,19 @@ third_party_settings:
label: 'Facility description of service (this field will be no longer be used in 2021)'
parent_name: ''
region: hidden
weight: 12
weight: 20
format_type: fieldset
format_settings:
classes: ''
id: ''
description: ''
group_appointments:
children:
- field_hservice_appt_intro_select
- field_hservice_appt_leadin
- field_hservices_lead_in_default
- field_referral_required
- field_walk_ins_accepted
- field_online_scheduling_availabl
- field_phone_numbers_paragraph
label: Appointments
parent_name: ''
region: content
weight: 1
weight: 2
format_type: fieldset
format_settings:
classes: ''
Expand All @@ -78,44 +71,7 @@ content:
label: above
settings: { }
third_party_settings: { }
weight: 3
region: content
field_hservice_appt_intro_select:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 4
region: content
field_hservice_appt_leadin:
type: basic_string
label: above
settings: { }
third_party_settings: { }
weight: 5
region: content
field_hservices_lead_in_default:
type: markup
label: above
settings: { }
third_party_settings: { }
weight: 6
region: content
field_online_scheduling_availabl:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 9
region: content
field_phone_numbers_paragraph:
type: entity_reference_revisions_entity_view
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 10
weight: 1
region: content
field_referral_required:
type: list_default
Expand All @@ -140,14 +96,7 @@ content:
view_mode: default
link: ''
third_party_settings: { }
weight: 2
region: content
field_walk_ins_accepted:
type: list_default
label: above
settings: { }
third_party_settings: { }
weight: 8
weight: 3
region: content
hidden:
breadcrumbs: true
Expand All @@ -156,7 +105,13 @@ hidden:
field_appointments_help_text: true
field_facility_location: true
field_facility_service_loc_help: true
field_hservice_appt_intro_select: true
field_hservice_appt_leadin: true
field_hservices_lead_in_default: true
field_last_saved_by_an_editor: true
field_online_scheduling_availabl: true
field_phone_numbers_paragraph: true
field_walk_ins_accepted: true
langcode: true
links: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
module:
- allow_only_one
- entity_reference_revisions
- markup
- user
id: node.vba_facility_service.default
targetEntityType: node
Expand All @@ -34,7 +33,7 @@ content:
settings:
link: true
third_party_settings: { }
weight: 2
weight: 1
region: content
field_service_location:
type: entity_reference_revisions_entity_view
Expand All @@ -51,20 +50,14 @@ content:
settings:
link: true
third_party_settings: { }
weight: 1
region: content
field_vba_fac_serv_appt_default:
type: markup
label: above
settings: { }
third_party_settings: { }
weight: 4
weight: 2
region: content
hidden:
breadcrumbs: true
content_moderation_control: true
field_administration: true
field_last_saved_by_an_editor: true
field_vba_fac_serv_appt_default: true
langcode: true
links: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,52 @@ dependencies:
- field.field.node.vha_facility_nonclinical_service.field_vamc_nonclin_appt_default
- node.type.vha_facility_nonclinical_service
module:
- markup
- allow_only_one
- entity_reference_revisions
- user
id: node.vha_facility_nonclinical_service.default
targetEntityType: node
bundle: vha_facility_nonclinical_service
mode: default
content:
field_vamc_nonclin_appt_default:
type: markup
field_enforce_unique_combo_offic:
type: allow_only_one
label: above
settings: { }
third_party_settings: { }
weight: 0
region: content
field_facility_location:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 2
region: content
field_service_location:
type: entity_reference_revisions_entity_view
label: above
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 3
region: content
field_service_name_and_descripti:
type: entity_reference_label
label: above
settings:
link: true
third_party_settings: { }
weight: 1
region: content
hidden:
breadcrumbs: true
content_moderation_control: true
field_administration: true
field_enforce_unique_combo_offic: true
field_facility_location: true
field_last_saved_by_an_editor: true
field_service_location: true
field_service_name_and_descripti: true
field_vamc_nonclin_appt_default: true
langcode: true
links: true
search_api_excerpt: true
Loading
Loading