From 6c384605ecb807d0c2820e19b7285a982a920ae8 Mon Sep 17 00:00:00 2001 From: naomi Date: Wed, 18 Jul 2018 19:59:51 +0200 Subject: [PATCH] removed old asylum and language fields and associated config --- ...y_form_display.oc_actor.client.default.yml | 169 ------------------ ...orm_display.oc_actor.volunteer.default.yml | 78 -------- ...y_view_display.oc_actor.client.default.yml | 169 ------------------ ...iew_display.oc_actor.volunteer.default.yml | 69 ------- ...oc_actor.client.field_languages_spoken.yml | 18 -- ...actor.volunteer.field_languages_spoken.yml | 18 -- ...d.storage.oc_actor.field_asylum_status.yml | 20 --- ...torage.oc_actor.field_languages_spoken.yml | 20 --- 8 files changed, 561 deletions(-) delete mode 100644 modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.client.default.yml delete mode 100644 modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml delete mode 100644 modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.client.default.yml delete mode 100644 modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml delete mode 100644 modules/opencase_defaults/config/optional/field.field.oc_actor.client.field_languages_spoken.yml delete mode 100644 modules/opencase_defaults/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml delete mode 100644 modules/opencase_defaults/config/optional/field.storage.oc_actor.field_asylum_status.yml delete mode 100644 modules/opencase_defaults/config/optional/field.storage.oc_actor.field_languages_spoken.yml diff --git a/modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.client.default.yml b/modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.client.default.yml deleted file mode 100644 index fcb0c25..0000000 --- a/modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.client.default.yml +++ /dev/null @@ -1,169 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.oc_actor.client.field_asylum_status - - field.field.oc_actor.client.field_confidentiality_form - - field.field.oc_actor.client.field_date_of_birth - - field.field.oc_actor.client.field_dependants - - field.field.oc_actor.client.field_disability - - field.field.oc_actor.client.field_ethnic_o - - field.field.oc_actor.client.field_gender_identified_with - - field.field.oc_actor.client.field_how_heard - - field.field.oc_actor.client.field_income - - field.field.oc_actor.client.field_languages_spoken - - field.field.oc_actor.client.field_marital_ - - field.field.oc_actor.client.field_nationality - - field.field.oc_actor.client.field_referred_by - - opencase_entities.oc_actor_type.client - module: - - datetime - - file -id: oc_actor.client.default -targetEntityType: oc_actor -bundle: client -mode: default -content: - field_asylum_status: - weight: 35 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_client_field_1: - weight: 26 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_confidentiality_form: - weight: 39 - settings: - progress_indicator: throbber - third_party_settings: { } - type: file_generic - region: content - field_date_of_birth: - weight: 27 - settings: { } - third_party_settings: { } - type: datetime_default - region: content - field_dependants: - weight: 36 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_disability: - weight: 31 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_ethnic_o: - weight: 33 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_gender_identified_with: - weight: 30 - settings: { } - third_party_settings: { } - type: options_select - region: content - field_how_heard: - weight: 37 - settings: { } - third_party_settings: { } - type: options_select - region: content - field_income: - weight: 34 - settings: { } - third_party_settings: { } - type: options_select - region: content - field_languages_spoken: - weight: 32 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_marital_: - weight: 29 - settings: { } - third_party_settings: { } - type: options_select - region: content - field_nationality: - weight: 28 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_referred_by: - weight: 38 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - name: - type: string_textfield - weight: -4 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - phone: - type: string_textfield - weight: 2 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - phone2: - type: string_textfield - weight: 3 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - postal_address: - type: string_textarea - weight: 5 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - user_id: - type: entity_reference_autocomplete - weight: 5 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - region: content - third_party_settings: { } -hidden: { } diff --git a/modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml b/modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml deleted file mode 100644 index 9ce64fe..0000000 --- a/modules/opencase_defaults/config/optional/core.entity_form_display.oc_actor.volunteer.default.yml +++ /dev/null @@ -1,78 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.oc_actor.volunteer.field_languages_spoken - - field.field.oc_actor.volunteer.field_nationality - - opencase_entities.oc_actor_type.volunteer -id: oc_actor.volunteer.default -targetEntityType: oc_actor -bundle: volunteer -mode: default -content: - field_languages_spoken: - weight: 28 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_nationality: - weight: 27 - settings: - size: 60 - placeholder: '' - third_party_settings: { } - type: string_textfield - region: content - field_sdfdsfds: - weight: 26 - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - type: text_textarea - region: content - name: - type: string_textfield - weight: -4 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - phone: - type: string_textfield - weight: 2 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - phone2: - type: string_textfield - weight: 3 - region: content - settings: - size: 60 - placeholder: '' - third_party_settings: { } - postal_address: - type: string_textarea - weight: 5 - region: content - settings: - rows: 5 - placeholder: '' - third_party_settings: { } - user_id: - type: entity_reference_autocomplete - weight: 5 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' - region: content - third_party_settings: { } -hidden: { } diff --git a/modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.client.default.yml b/modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.client.default.yml deleted file mode 100644 index 77b08cc..0000000 --- a/modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.client.default.yml +++ /dev/null @@ -1,169 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.oc_actor.client.field_asylum_status - - field.field.oc_actor.client.field_confidentiality_form - - field.field.oc_actor.client.field_date_of_birth - - field.field.oc_actor.client.field_dependants - - field.field.oc_actor.client.field_disability - - field.field.oc_actor.client.field_ethnic_o - - field.field.oc_actor.client.field_gender_identified_with - - field.field.oc_actor.client.field_how_heard - - field.field.oc_actor.client.field_income - - field.field.oc_actor.client.field_languages_spoken - - field.field.oc_actor.client.field_marital_ - - field.field.oc_actor.client.field_nationality - - field.field.oc_actor.client.field_referred_by - - opencase_entities.oc_actor_type.client - module: - - datetime - - file - - options - - user -id: oc_actor.client.default -targetEntityType: oc_actor -bundle: client -mode: default -content: - field_asylum_status: - weight: 15 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_client_field_1: - weight: 1 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_confidentiality_form: - weight: 19 - label: above - settings: - use_description_as_link_text: true - third_party_settings: { } - type: file_default - region: content - field_date_of_birth: - weight: 7 - label: above - settings: - format_type: medium - timezone_override: '' - third_party_settings: { } - type: datetime_default - region: content - field_dependants: - weight: 16 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_disability: - weight: 11 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_ethnic_o: - weight: 13 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_gender_identified_with: - weight: 10 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_how_heard: - weight: 17 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_income: - weight: 14 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_languages_spoken: - weight: 12 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_marital_: - weight: 9 - label: above - settings: { } - third_party_settings: { } - type: list_default - region: content - field_nationality: - weight: 8 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_referred_by: - weight: 18 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - name: - label: above - type: string - weight: -4 - region: content - settings: - link_to_entity: false - third_party_settings: { } - phone: - label: above - type: string - weight: 2 - region: content - settings: - link_to_entity: false - third_party_settings: { } - phone2: - label: above - type: string - weight: 3 - region: content - settings: - link_to_entity: false - third_party_settings: { } - postal_address: - label: above - type: basic_string - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml b/modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml deleted file mode 100644 index 5ee2191..0000000 --- a/modules/opencase_defaults/config/optional/core.entity_view_display.oc_actor.volunteer.default.yml +++ /dev/null @@ -1,69 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.field.oc_actor.volunteer.field_languages_spoken - - field.field.oc_actor.volunteer.field_nationality - - opencase_entities.oc_actor_type.volunteer - module: - - user -id: oc_actor.volunteer.default -targetEntityType: oc_actor -bundle: volunteer -mode: default -content: - field_languages_spoken: - weight: 8 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_nationality: - weight: 7 - label: above - settings: - link_to_entity: false - third_party_settings: { } - type: string - region: content - field_sdfdsfds: - weight: 1 - label: above - settings: { } - third_party_settings: { } - type: text_default - region: content - name: - label: above - type: string - weight: -4 - region: content - settings: - link_to_entity: false - third_party_settings: { } - phone: - label: above - type: string - weight: 2 - region: content - settings: - link_to_entity: false - third_party_settings: { } - phone2: - label: above - type: string - weight: 3 - region: content - settings: - link_to_entity: false - third_party_settings: { } - postal_address: - label: above - type: basic_string - weight: 5 - region: content - settings: { } - third_party_settings: { } -hidden: { } diff --git a/modules/opencase_defaults/config/optional/field.field.oc_actor.client.field_languages_spoken.yml b/modules/opencase_defaults/config/optional/field.field.oc_actor.client.field_languages_spoken.yml deleted file mode 100644 index 7736cda..0000000 --- a/modules/opencase_defaults/config/optional/field.field.oc_actor.client.field_languages_spoken.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.oc_actor.field_languages_spoken - - opencase_entities.oc_actor_type.client -id: oc_actor.client.field_languages_spoken -field_name: field_languages_spoken -entity_type: oc_actor -bundle: client -label: 'Languages spoken' -description: '' -required: false -translatable: false -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/modules/opencase_defaults/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml b/modules/opencase_defaults/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml deleted file mode 100644 index be780c5..0000000 --- a/modules/opencase_defaults/config/optional/field.field.oc_actor.volunteer.field_languages_spoken.yml +++ /dev/null @@ -1,18 +0,0 @@ -langcode: en -status: true -dependencies: - config: - - field.storage.oc_actor.field_languages_spoken - - opencase_entities.oc_actor_type.volunteer -id: oc_actor.volunteer.field_languages_spoken -field_name: field_languages_spoken -entity_type: oc_actor -bundle: volunteer -label: 'Languages spoken' -description: '' -required: false -translatable: true -default_value: { } -default_value_callback: '' -settings: { } -field_type: string diff --git a/modules/opencase_defaults/config/optional/field.storage.oc_actor.field_asylum_status.yml b/modules/opencase_defaults/config/optional/field.storage.oc_actor.field_asylum_status.yml deleted file mode 100644 index 932ad65..0000000 --- a/modules/opencase_defaults/config/optional/field.storage.oc_actor.field_asylum_status.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - opencase_entities -id: oc_actor.field_asylum_status -field_name: field_asylum_status -entity_type: oc_actor -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: 1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false diff --git a/modules/opencase_defaults/config/optional/field.storage.oc_actor.field_languages_spoken.yml b/modules/opencase_defaults/config/optional/field.storage.oc_actor.field_languages_spoken.yml deleted file mode 100644 index ac27625..0000000 --- a/modules/opencase_defaults/config/optional/field.storage.oc_actor.field_languages_spoken.yml +++ /dev/null @@ -1,20 +0,0 @@ -langcode: en -status: true -dependencies: - module: - - opencase_entities -id: oc_actor.field_languages_spoken -field_name: field_languages_spoken -entity_type: oc_actor -type: string -settings: - max_length: 255 - is_ascii: false - case_sensitive: false -module: core -locked: false -cardinality: -1 -translatable: true -indexes: { } -persist_with_no_fields: false -custom_storage: false