Skip to content

Commit

Permalink
VACMS-16348: Removes unnecessary and undesired fields
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Jan 24, 2024
1 parent c2152b5 commit 1d34069
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 206 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,10 @@ dependencies:
- field.field.paragraph.service_location.field_hours
- field.field.paragraph.service_location.field_office_hours
- 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
- paragraphs.paragraphs_type.service_location
module:
- change_labels
- entity_browser_entity_form
- field_group
- ief_table_view_mode
Expand Down Expand Up @@ -168,16 +164,6 @@ 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
Expand All @@ -197,22 +183,6 @@ 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@ dependencies:
- field.field.paragraph.service_location.field_hours
- field.field.paragraph.service_location.field_office_hours
- 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
- paragraphs.paragraphs_type.service_location
module:
Expand Down Expand Up @@ -152,14 +149,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 +158,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 Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions config/sync/field.storage.paragraph.field_task_oriented_header.yml

This file was deleted.

0 comments on commit 1d34069

Please sign in to comment.