141 Add accreditation date to client list
This commit is contained in:
parent
7b525e8f36
commit
5a63118aaf
@ -3,6 +3,7 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
config:
|
config:
|
||||||
|
- field.storage.oc_organisation.field_accreditation_date
|
||||||
- field.storage.oc_organisation.field_client_status
|
- field.storage.oc_organisation.field_client_status
|
||||||
- field.storage.oc_organisation.field_client_substatus
|
- field.storage.oc_organisation.field_client_substatus
|
||||||
- field.storage.oc_organisation.field_client_subtype
|
- field.storage.oc_organisation.field_client_subtype
|
||||||
@ -14,7 +15,12 @@ dependencies:
|
|||||||
- taxonomy.vocabulary.clie
|
- taxonomy.vocabulary.clie
|
||||||
- taxonomy.vocabulary.client_status
|
- taxonomy.vocabulary.client_status
|
||||||
- user.role.authenticated
|
- 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:
|
module:
|
||||||
|
- datetime
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
- taxonomy
|
- taxonomy
|
||||||
- user
|
- user
|
||||||
@ -597,6 +603,70 @@ display:
|
|||||||
entity_type: oc_organisation
|
entity_type: oc_organisation
|
||||||
entity_field: status
|
entity_field: status
|
||||||
plugin_id: field
|
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:
|
filters:
|
||||||
type:
|
type:
|
||||||
id: type
|
id: type
|
||||||
@ -662,6 +732,7 @@ display:
|
|||||||
- url.query_args
|
- url.query_args
|
||||||
- user.roles
|
- user.roles
|
||||||
tags:
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||||
- 'config:field.storage.oc_organisation.field_client_status'
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
@ -731,8 +802,8 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
operator: or
|
operator: or
|
||||||
value:
|
value:
|
||||||
25: 25
|
74: 74
|
||||||
26: 26
|
75: 75
|
||||||
group: 1
|
group: 1
|
||||||
exposed: false
|
exposed: false
|
||||||
expose:
|
expose:
|
||||||
@ -797,6 +868,7 @@ display:
|
|||||||
- user
|
- user
|
||||||
- user.roles
|
- user.roles
|
||||||
tags:
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||||
- 'config:field.storage.oc_organisation.field_client_status'
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
@ -884,6 +956,7 @@ display:
|
|||||||
- url.query_args
|
- url.query_args
|
||||||
- user.roles
|
- user.roles
|
||||||
tags:
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||||
- 'config:field.storage.oc_organisation.field_client_status'
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
@ -1302,9 +1375,9 @@ display:
|
|||||||
admin_label: ''
|
admin_label: ''
|
||||||
operator: not
|
operator: not
|
||||||
value:
|
value:
|
||||||
25: 25
|
74: 74
|
||||||
26: 26
|
75: 75
|
||||||
42: 42
|
90: 90
|
||||||
group: 1
|
group: 1
|
||||||
exposed: false
|
exposed: false
|
||||||
expose:
|
expose:
|
||||||
@ -1354,6 +1427,7 @@ display:
|
|||||||
- user
|
- user
|
||||||
- user.roles
|
- user.roles
|
||||||
tags:
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||||
- 'config:field.storage.oc_organisation.field_client_status'
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
@ -1423,6 +1497,7 @@ display:
|
|||||||
- url.query_args
|
- url.query_args
|
||||||
- user.roles
|
- user.roles
|
||||||
tags:
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||||
- 'config:field.storage.oc_organisation.field_client_status'
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
@ -1531,6 +1606,7 @@ display:
|
|||||||
- user
|
- user
|
||||||
- user.roles
|
- user.roles
|
||||||
tags:
|
tags:
|
||||||
|
- 'config:field.storage.oc_organisation.field_accreditation_date'
|
||||||
- 'config:field.storage.oc_organisation.field_client_status'
|
- 'config:field.storage.oc_organisation.field_client_status'
|
||||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||||
- 'config:field.storage.oc_organisation.field_client_subtype'
|
- 'config:field.storage.oc_organisation.field_client_subtype'
|
||||||
|
Reference in New Issue
Block a user