prepared admin ui for commerce licences and orders
This commit is contained in:
@@ -82,7 +82,7 @@ display:
|
||||
row_class: ''
|
||||
default_row_class: true
|
||||
override: true
|
||||
sticky: false
|
||||
sticky: true
|
||||
caption: ''
|
||||
summary: ''
|
||||
description: ''
|
||||
@@ -99,11 +99,13 @@ display:
|
||||
state: view_user
|
||||
expiration_type__target_plugin_id: view_user
|
||||
operations: view_user
|
||||
granted: granted
|
||||
expires: expires
|
||||
changed: changed
|
||||
renewed: renewed
|
||||
changed_1: changed_1
|
||||
expires: expires
|
||||
granted: granted
|
||||
product_variation: product_variation
|
||||
roles_target_id: roles_target_id
|
||||
info:
|
||||
license_id:
|
||||
sortable: true
|
||||
@@ -121,7 +123,7 @@ display:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: '<br />'
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
field_name:
|
||||
@@ -149,7 +151,7 @@ display:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: '<br/>'
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
label:
|
||||
@@ -185,7 +187,7 @@ display:
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
granted:
|
||||
expires:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
@@ -213,13 +215,27 @@ display:
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
expires:
|
||||
granted:
|
||||
sortable: true
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
product_variation:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
roles_target_id:
|
||||
sortable: false
|
||||
default_sort_order: asc
|
||||
align: ''
|
||||
separator: ''
|
||||
empty_column: false
|
||||
responsive: ''
|
||||
default: expires
|
||||
empty_table: false
|
||||
row:
|
||||
@@ -465,9 +481,9 @@ display:
|
||||
element_wrapper_type: ''
|
||||
element_wrapper_class: ''
|
||||
element_default_classes: true
|
||||
empty: ''
|
||||
empty: 'View user (no profile provided)'
|
||||
hide_empty: false
|
||||
empty_zero: false
|
||||
empty_zero: true
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: string
|
||||
@@ -558,7 +574,7 @@ display:
|
||||
exclude: false
|
||||
alter:
|
||||
alter_text: true
|
||||
text: '<h2>{{ field_name }} {{ field_first_name }}</h2>'
|
||||
text: '<strong>{{ field_name }} {{ field_first_name }}</strong>'
|
||||
make_link: false
|
||||
path: ''
|
||||
absolute: false
|
||||
@@ -649,7 +665,7 @@ display:
|
||||
empty_zero: false
|
||||
hide_alter_empty: true
|
||||
click_sort_column: value
|
||||
type: basic_string
|
||||
type: email_mailto
|
||||
settings: { }
|
||||
group_column: value
|
||||
group_columns: { }
|
||||
@@ -1529,7 +1545,7 @@ display:
|
||||
relationship: none
|
||||
group_type: group
|
||||
admin_label: User
|
||||
required: true
|
||||
required: false
|
||||
entity_type: commerce_license
|
||||
entity_field: uid
|
||||
plugin_id: standard
|
||||
|
||||
Reference in New Issue
Block a user