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-19967: Remove phone toggle post migration #20101

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
607267e
VACMS-19967: Removes toggle configuration and dependent code
omahane Dec 13, 2024
6609896
VACMS-19967: Removal of the rest of the code, one hopes
omahane Dec 13, 2024
33d076c
VACMS-19967: Removes constructor, as no longer overridden
omahane Dec 16, 2024
7e8cad5
VACMS-19967: Removes telephone field from config
omahane Dec 16, 2024
50eb26f
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 16, 2024
992b0a6
Revert "VACMS-19967: Removes telephone field from config"
omahane Dec 16, 2024
80bdbe6
VACMS-19967: Removes old mental health phone number
omahane Dec 16, 2024
23dc034
Revert "VACMS-19967: Removes old mental health phone number"
omahane Dec 16, 2024
56670d0
VACMS-19967: Updates view to remove old number
omahane Dec 16, 2024
5f05034
VACMS-19667: Removes old phone from staff profile
omahane Dec 16, 2024
74adec6
VACMS-19967: Removes old phone from billing
omahane Dec 16, 2024
1b093fc
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 16, 2024
b499f9a
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 17, 2024
dec943e
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 17, 2024
0516868
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 18, 2024
15f6d58
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 18, 2024
66df9aa
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 19, 2024
f60889a
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 20, 2024
23de8e8
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Dec 20, 2024
44dd3b3
Merge branch 'main' into VACMS-19967-remove-phone-toggle-post-migration
omahane Jan 2, 2025
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 @@ -16,7 +16,6 @@ dependencies:
- field.field.node.person_profile.field_meta_tags
- field.field.node.person_profile.field_name_first
- field.field.node.person_profile.field_office
- field.field.node.person_profile.field_phone_number
- field.field.node.person_profile.field_photo_allow_hires_download
- field.field.node.person_profile.field_suffix
- field.field.node.person_profile.field_telephone
Expand All @@ -29,7 +28,6 @@ dependencies:
- media_library
- paragraphs
- path
- telephone
- text
- textfield_counter
third_party_settings:
Expand Down Expand Up @@ -251,13 +249,6 @@ content:
region: content
settings: { }
third_party_settings: { }
field_phone_number:
type: telephone_default
weight: 7
region: content
settings:
placeholder: ''
third_party_settings: { }
field_photo_allow_hires_download:
type: boolean_checkbox
weight: 7
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:
- field.field.node.person_profile.field_meta_tags
- field.field.node.person_profile.field_name_first
- field.field.node.person_profile.field_office
- field.field.node.person_profile.field_phone_number
- field.field.node.person_profile.field_photo_allow_hires_download
- field.field.node.person_profile.field_suffix
- field.field.node.person_profile.field_telephone
Expand All @@ -26,7 +25,6 @@ dependencies:
- field_group
- media_library
- paragraphs
- telephone
- text
third_party_settings:
field_group:
Expand Down Expand Up @@ -201,13 +199,6 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_phone_number:
type: telephone_default
weight: 7
region: content
settings:
placeholder: ''
third_party_settings: { }
field_photo_allow_hires_download:
type: boolean_checkbox
weight: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
- field.field.node.vamc_system_billing_insurance.field_non_clinical_services
- field.field.node.vamc_system_billing_insurance.field_office
- field.field.node.vamc_system_billing_insurance.field_office_hours
- field.field.node.vamc_system_billing_insurance.field_phone_number
- field.field.node.vamc_system_billing_insurance.field_service_name_and_descripti
- field.field.node.vamc_system_billing_insurance.field_telephone
- node.type.vamc_system_billing_insurance
Expand All @@ -26,7 +25,6 @@ dependencies:
- field_group
- office_hours
- paragraphs
- telephone
- viewfield
third_party_settings:
field_group:
Expand Down Expand Up @@ -242,13 +240,6 @@ content:
settings:
collapsed: false
third_party_settings: { }
field_phone_number:
type: telephone_default
weight: 10
region: content
settings:
placeholder: ''
third_party_settings: { }
field_telephone:
type: entity_reference_paragraphs
weight: 11
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
- field.field.node.person_profile.field_meta_tags
- field.field.node.person_profile.field_name_first
- field.field.node.person_profile.field_office
- field.field.node.person_profile.field_phone_number
- field.field.node.person_profile.field_photo_allow_hires_download
- field.field.node.person_profile.field_suffix
- field.field.node.person_profile.field_telephone
Expand All @@ -27,7 +26,6 @@ dependencies:
- field_group
- file
- media
- telephone
- text
- user
third_party_settings:
Expand Down Expand Up @@ -122,14 +120,6 @@ content:
third_party_settings: { }
weight: 1
region: content
field_phone_number:
type: telephone_link
label: above
settings:
title: ''
third_party_settings: { }
weight: 7
region: content
field_suffix:
type: string
label: above
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:
- field.field.node.person_profile.field_meta_tags
- field.field.node.person_profile.field_name_first
- field.field.node.person_profile.field_office
- field.field.node.person_profile.field_phone_number
- field.field.node.person_profile.field_photo_allow_hires_download
- field.field.node.person_profile.field_suffix
- field.field.node.person_profile.field_telephone
Expand Down Expand Up @@ -50,7 +49,6 @@ hidden:
field_meta_tags: true
field_name_first: true
field_office: true
field_phone_number: true
field_photo_allow_hires_download: true
field_region_page: true
field_suffix: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies:
- field.field.node.vamc_system_billing_insurance.field_non_clinical_services
- field.field.node.vamc_system_billing_insurance.field_office
- field.field.node.vamc_system_billing_insurance.field_office_hours
- field.field.node.vamc_system_billing_insurance.field_phone_number
- field.field.node.vamc_system_billing_insurance.field_service_name_and_descripti
- field.field.node.vamc_system_billing_insurance.field_telephone
- node.type.vamc_system_billing_insurance
Expand All @@ -24,7 +23,6 @@ dependencies:
- entity_reference_revisions
- field_group
- office_hours
- telephone
- user
- viewfield
third_party_settings:
Expand Down Expand Up @@ -188,14 +186,6 @@ content:
third_party_settings: { }
weight: 2
region: content
field_phone_number:
type: telephone_link
label: above
settings:
title: ''
third_party_settings: { }
weight: 0
region: content
field_telephone:
type: entity_reference_revisions_entity_view
label: above
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ dependencies:
- field.field.node.vamc_system_billing_insurance.field_non_clinical_services
- field.field.node.vamc_system_billing_insurance.field_office
- field.field.node.vamc_system_billing_insurance.field_office_hours
- field.field.node.vamc_system_billing_insurance.field_phone_number
- field.field.node.vamc_system_billing_insurance.field_service_name_and_descripti
- field.field.node.vamc_system_billing_insurance.field_telephone
- node.type.vamc_system_billing_insurance
Expand Down Expand Up @@ -194,7 +193,6 @@ hidden:
field_enforce_unique_combo_offic: true
field_last_saved_by_an_editor: true
field_office: true
field_phone_number: true
field_service_name_and_descripti: true
langcode: true
search_api_excerpt: true
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ dependencies:
- field.field.node.vamc_system_billing_insurance.field_non_clinical_services
- field.field.node.vamc_system_billing_insurance.field_office
- field.field.node.vamc_system_billing_insurance.field_office_hours
- field.field.node.vamc_system_billing_insurance.field_phone_number
- field.field.node.vamc_system_billing_insurance.field_service_name_and_descripti
- field.field.node.vamc_system_billing_insurance.field_telephone
- node.type.vamc_system_billing_insurance
Expand Down Expand Up @@ -59,7 +58,6 @@ hidden:
field_non_clinical_services: true
field_office: true
field_office_hours: true
field_phone_number: true
field_service_name_and_descripti: true
field_telephone: true
langcode: true
Expand Down
1 change: 0 additions & 1 deletion config/sync/feature_toggle.features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,4 @@ features:
feature_next_build_content_vha_facility_nonclinical_service: FEATURE_NEXT_BUILD_CONTENT_VHA_FACILITY_NONCLINICAL_SERVICE
feature_next_build_content_vet_center_mobile_vet_center: FEATURE_NEXT_BUILD_CONTENT_VET_CENTER_MOBILE_VET_CENTER
feature_next_build_content_vet_center_outstation: FEATURE_NEXT_BUILD_CONTENT_VET_CENTER_OUTSTATION
feature_telephone_migration_v1: FEATURE_TELEPHONE_MIGRATION_V1
feature_banner_use_alternative_banners: FEATURE_BANNER_USE_ALTERNATIVE_BANNERS
21 changes: 0 additions & 21 deletions config/sync/field.field.node.person_profile.field_phone_number.yml

This file was deleted.

This file was deleted.

Loading
Loading