improved admin ui

This commit is contained in:
Bachir Soussi Chiadmi 2019-03-27 12:18:15 +01:00
parent 6b74a022ae
commit 69be45a55c
3 changed files with 194 additions and 24 deletions

View File

@ -223,14 +223,6 @@ content:
third_party_settings: { } third_party_settings: { }
type: entity_reference_autocomplete type: entity_reference_autocomplete
region: content region: content
field_localisation_old:
weight: 1
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
field_manufacturer: field_manufacturer:
weight: 15 weight: 15
settings: settings:
@ -315,7 +307,7 @@ content:
third_party_settings: { } third_party_settings: { }
path: path:
type: path type: path
weight: 2 weight: 1
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
@ -333,13 +325,14 @@ content:
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
url_redirects: url_redirects:
weight: 3 weight: 2
region: content region: content
settings: { } settings: { }
third_party_settings: { } third_party_settings: { }
hidden: hidden:
created: true created: true
field_index: true field_index: true
field_localisation_old: true
field_reference: true field_reference: true
promote: true promote: true
status: true status: true

View File

@ -1,5 +1,5 @@
uuid: 400201fd-9145-4ea2-bace-9325c7ef59f5 uuid: 400201fd-9145-4ea2-bace-9325c7ef59f5
langcode: en langcode: fr
status: true status: true
dependencies: dependencies:
enforced: enforced:

View File

@ -6,6 +6,7 @@ dependencies:
- field.storage.taxonomy_term.field_memo - field.storage.taxonomy_term.field_memo
- field.storage.taxonomy_term.field_migration - field.storage.taxonomy_term.field_migration
- field.storage.taxonomy_term.field_public_address - field.storage.taxonomy_term.field_public_address
- field.storage.taxonomy_term.field_public_email
- field.storage.taxonomy_term.field_synonyms - field.storage.taxonomy_term.field_synonyms
- field.storage.taxonomy_term.field_website - field.storage.taxonomy_term.field_website
- field.storage.taxonomy_term.field_workflow - field.storage.taxonomy_term.field_workflow
@ -100,9 +101,9 @@ display:
tid: name tid: name
name: name name: name
operations: name operations: name
edit_taxonomy_term: name field_public_address: field_public_address
translation_link: name field_public_email: field_public_email
break: name field_website: field_website
translation_count: translation_count translation_count: translation_count
langcode_1: langcode_1 langcode_1: langcode_1
is_locked: is_locked is_locked: is_locked
@ -135,23 +136,21 @@ display:
separator: '' separator: ''
empty_column: false empty_column: false
responsive: '' responsive: ''
edit_taxonomy_term: field_public_address:
sortable: false sortable: false
default_sort_order: asc default_sort_order: asc
align: '' align: ''
separator: '' separator: ''
empty_column: false empty_column: false
responsive: '' responsive: ''
translation_link: field_public_email:
sortable: false sortable: false
default_sort_order: asc default_sort_order: asc
align: '' align: ''
separator: '' separator: ''
empty_column: false empty_column: false
responsive: '' responsive: ''
break: field_website:
sortable: false
default_sort_order: asc
align: '' align: ''
separator: '' separator: ''
empty_column: false empty_column: false
@ -1377,6 +1376,107 @@ display:
entity_type: taxonomy_term entity_type: taxonomy_term
entity_field: name entity_field: name
plugin_id: string plugin_id: string
field_public_email_value:
id: field_public_email_value
table: taxonomy_term__field_public_email
field: field_public_email_value
relationship: none
group_type: group
admin_label: ''
operator: 'not empty'
value: ''
group: 1
exposed: true
expose:
operator_id: field_public_email_value_op
label: 'Email (not empty)'
description: ''
use_operator: true
operator: field_public_email_value_op
identifier: field_public_email_value
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
unverified: '0'
anonymous: '0'
free_user: '0'
contact_company: '0'
alpha_testeur: '0'
student: '0'
adherent: '0'
translator: '0'
admin_showroom: '0'
admin: '0'
root: '0'
placeholder: ''
is_grouped: true
group_info:
label: Email
description: ''
identifier: field_public_email_value
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items:
1:
title: 'Not Empty'
operator: 'not empty'
value: ''
2:
title: Empty
operator: empty
value: ''
plugin_id: string
field_website_uri:
id: field_website_uri
table: taxonomy_term__field_website
field: field_website_uri
relationship: none
group_type: group
admin_label: ''
operator: '='
value: ''
group: 1
exposed: true
expose:
operator_id: field_website_uri_op
label: 'Website (field_website:uri)'
description: null
use_operator: false
operator: field_website_uri_op
identifier: field_website_uri
required: false
remember: false
multiple: false
remember_roles:
authenticated: authenticated
placeholder: null
is_grouped: true
group_info:
label: Website
description: ''
identifier: field_website_uri
optional: true
widget: select
multiple: false
remember: false
default_group: All
default_group_multiple: { }
group_items:
1:
title: 'Not Empty'
operator: 'not empty'
value: ''
2:
title: Empty
operator: empty
value: ''
plugin_id: string
langcode: langcode:
id: langcode id: langcode
table: taxonomy_term_field_data table: taxonomy_term_field_data
@ -1487,7 +1587,7 @@ display:
exposed: true exposed: true
expose: expose:
operator_id: field_workflow_value_op operator_id: field_workflow_value_op
label: 'Workflow (field_workflow)' label: Workflow
description: '' description: ''
use_operator: false use_operator: false
operator: field_workflow_value_op operator: field_workflow_value_op
@ -1497,10 +1597,17 @@ display:
multiple: false multiple: false
remember_roles: remember_roles:
authenticated: authenticated authenticated: authenticated
unverified: '0'
anonymous: '0' anonymous: '0'
free_user: '0'
contact_company: '0'
alpha_testeur: '0'
student: '0'
adherent: '0'
translator: '0'
admin_showroom: '0'
admin: '0' admin: '0'
root: '0' root: '0'
user: '0'
reduce: false reduce: false
is_grouped: false is_grouped: false
group_info: group_info:
@ -1529,7 +1636,7 @@ display:
exposed: true exposed: true
expose: expose:
operator_id: field_migration_value_op operator_id: field_migration_value_op
label: 'Migration (field_migration)' label: ' (field_migration)'
description: '' description: ''
use_operator: false use_operator: false
operator: field_migration_value_op operator: field_migration_value_op
@ -1539,10 +1646,17 @@ display:
multiple: false multiple: false
remember_roles: remember_roles:
authenticated: authenticated authenticated: authenticated
unverified: '0'
anonymous: '0' anonymous: '0'
free_user: '0'
contact_company: '0'
alpha_testeur: '0'
student: '0'
adherent: '0'
translator: '0'
admin_showroom: '0'
admin: '0' admin: '0'
root: '0' root: '0'
user: '0'
reduce: false reduce: false
is_grouped: false is_grouped: false
group_info: group_info:
@ -1905,7 +2019,7 @@ display:
hide_empty: false hide_empty: false
empty_zero: false empty_zero: false
hide_alter_empty: true hide_alter_empty: true
click_sort_column: langcode click_sort_column: country_code
type: address_default type: address_default
settings: { } settings: { }
group_column: '' group_column: ''
@ -1919,6 +2033,68 @@ display:
separator: ', ' separator: ', '
field_api_classes: false field_api_classes: false
plugin_id: field plugin_id: field
field_public_email:
id: field_public_email
table: taxonomy_term__field_public_email
field: field_public_email
relationship: none
group_type: group
admin_label: ''
label: Email
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: email_mailto
settings: { }
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
field_website: field_website:
id: field_website id: field_website
table: taxonomy_term__field_website table: taxonomy_term__field_website
@ -2412,6 +2588,7 @@ display:
- 'config:field.storage.taxonomy_term.field_memo' - 'config:field.storage.taxonomy_term.field_memo'
- 'config:field.storage.taxonomy_term.field_migration' - 'config:field.storage.taxonomy_term.field_migration'
- 'config:field.storage.taxonomy_term.field_public_address' - 'config:field.storage.taxonomy_term.field_public_address'
- 'config:field.storage.taxonomy_term.field_public_email'
- 'config:field.storage.taxonomy_term.field_website' - 'config:field.storage.taxonomy_term.field_website'
- 'config:field.storage.taxonomy_term.field_workflow' - 'config:field.storage.taxonomy_term.field_workflow'
page_2: page_2: