141 Add accreditation date to client list
This commit is contained in:
parent
7b525e8f36
commit
5a63118aaf
@ -3,6 +3,7 @@ langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.oc_organisation.field_accreditation_date
|
||||
- field.storage.oc_organisation.field_client_status
|
||||
- field.storage.oc_organisation.field_client_substatus
|
||||
- field.storage.oc_organisation.field_client_subtype
|
||||
@ -14,7 +15,12 @@ dependencies:
|
||||
- taxonomy.vocabulary.clie
|
||||
- taxonomy.vocabulary.client_status
|
||||
- user.role.authenticated
|
||||
content:
|
||||
- 'taxonomy_term:clie:98d1370b-e29f-45fb-b053-b911c2538870'
|
||||
- 'taxonomy_term:clie:9915606c-1775-4f68-be24-ffaa629ee0b1'
|
||||
- 'taxonomy_term:clie:c0c6397d-4f7c-4077-af51-1860ccad26a3'
|
||||
module:
|
||||
- datetime
|
||||
- opencase_entities
|
||||
- taxonomy
|
||||
- user
|
||||
@ -597,6 +603,70 @@ display:
|
||||
entity_type: oc_organisation
|
||||
entity_field: status
|
||||
plugin_id: field
|
||||
field_accreditation_date:
|
||||
id: field_accreditation_date
|
||||
table: oc_organisation__field_accreditation_date
|
||||
field: field_accreditation_date
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: ''
|
||||
label: 'Accreditation date'
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: false
|
||||
text: ''
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
external: false
|
||||
replace_spaces: false
|
||||
path_case: none
|
||||
trim_whitespace: false
|
||||
alt: ''
|
||||
rel: ''
|
||||
link_class: ''
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
target: ''
|
||||
nl2br: false
|
||||
max_length: 0
|
||||
word_boundary: true
|
||||
ellipsis: true
|
||||
more_link: false
|
||||
more_link_text: ''
|
||||
more_link_path: ''
|
||||
strip_tags: false
|
||||
trim: false
|
||||
preserve_tags: ''
|
||||
html: false
|
||||
element_type: ''
|
||||
element_class: ''
|
||||
element_label_type: ''
|
||||
element_label_class: ''
|
||||
element_label_colon: true
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: datetime_default
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: short
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
group_rows: true
|
||||
delta_limit: 0
|
||||
delta_offset: 0
|
||||
delta_reversed: false
|
||||
delta_first_last: false
|
||||
multi_type: separator
|
||||
separator: ', '
|
||||
field_api_classes: false
|
||||
plugin_id: field
|
||||
filters:
|
||||
type:
|
||||
id: type
|
||||
@ -662,6 +732,7 @@ display:
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||
@ -731,8 +802,8 @@ display:
|
||||
admin_label: ''
|
||||
operator: or
|
||||
value:
|
||||
25: 25
|
||||
26: 26
|
||||
74: 74
|
||||
75: 75
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
@ -797,6 +868,7 @@ display:
|
||||
- user
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||
@ -884,6 +956,7 @@ display:
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||
@ -1302,9 +1375,9 @@ display:
|
||||
admin_label: ''
|
||||
operator: not
|
||||
value:
|
||||
25: 25
|
||||
26: 26
|
||||
42: 42
|
||||
74: 74
|
||||
75: 75
|
||||
90: 90
|
||||
group: 1
|
||||
exposed: false
|
||||
expose:
|
||||
@ -1354,6 +1427,7 @@ display:
|
||||
- user
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||
@ -1423,6 +1497,7 @@ display:
|
||||
- url.query_args
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||
@ -1531,6 +1606,7 @@ display:
|
||||
- user
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||
|
Reference in New Issue
Block a user