Browse Source

fixed main user admin array

bach 1 year ago
parent
commit
dca4a1b19b
1 changed files with 119 additions and 176 deletions
  1. 119 176
      config/sync/views.view.admin_users.yml

+ 119 - 176
config/sync/views.view.admin_users.yml

@@ -2640,17 +2640,17 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        access:
-          id: access
+        created:
+          id: created
           table: users_field_data
-          field: access
+          field: created
           relationship: none
           group_type: group
           admin_label: ''
           entity_type: user
-          entity_field: access
+          entity_field: created
           plugin_id: field
-          label: 'Last access'
+          label: Created
           exclude: false
           alter:
             alter_text: false
@@ -2707,17 +2707,15 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        created:
-          id: created
-          table: users_field_data
-          field: created
+        record_id:
+          id: record_id
+          table: login_tracker
+          field: record_id
           relationship: none
-          group_type: group
+          group_type: count_distinct
           admin_label: ''
-          entity_type: user
-          entity_field: created
-          plugin_id: field
-          label: Created
+          plugin_id: numeric
+          label: 'Login Count'
           exclude: false
           alter:
             alter_text: false
@@ -2755,34 +2753,28 @@ display:
           element_wrapper_class: ''
           element_default_classes: true
           empty: ''
-          hide_empty: false
-          empty_zero: false
+          hide_empty: true
+          empty_zero: true
           hide_alter_empty: true
-          click_sort_column: value
-          type: timestamp
-          settings:
-            date_format: html_date
-            custom_date_format: ''
-            timezone: ''
-          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
-        field_memo:
-          id: field_memo
-          table: user__field_memo
-          field: field_memo
+          set_precision: false
+          precision: 0
+          decimal: .
+          separator: ','
+          format_plural: false
+          format_plural_string: !!binary MQNAY291bnQ=
+          prefix: ''
+          suffix: ''
+        access:
+          id: access
+          table: users_field_data
+          field: access
           relationship: none
           group_type: group
           admin_label: ''
+          entity_type: user
+          entity_field: access
           plugin_id: field
-          label: Memo
+          label: 'Last access'
           exclude: false
           alter:
             alter_text: false
@@ -2824,8 +2816,11 @@ display:
           empty_zero: false
           hide_alter_empty: true
           click_sort_column: value
-          type: basic_string
-          settings: {  }
+          type: timestamp
+          settings:
+            date_format: html_date
+            custom_date_format: ''
+            timezone: ''
           group_column: value
           group_columns: {  }
           group_rows: true
@@ -2836,15 +2831,16 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        verified:
-          id: verified
-          table: user_email_verification
-          field: verified
+        role_expire_expiry_data:
+          id: role_expire_expiry_data
+          table: users
+          field: role_expire_expiry_data
           relationship: none
           group_type: group
           admin_label: ''
-          plugin_id: boolean
-          label: 'Email Verified'
+          entity_type: user
+          plugin_id: role_expire_expiry_data
+          label: 'Role expiration'
           exclude: false
           alter:
             alter_text: false
@@ -2885,24 +2881,24 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          type: unicode-yes-no
-          type_custom_true: ''
-          type_custom_false: ''
-          not: false
-        status:
-          id: status
-          table: users_field_data
-          field: status
-          relationship: none
+          type: ul
+          separator: ', '
+          custom_date_format: 'Y-m-d H:i'
+          timezone: ''
+        product_variation:
+          id: product_variation
+          table: commerce_license
+          field: product_variation
+          relationship: reverse__commerce_license__uid
           group_type: group
           admin_label: ''
-          entity_type: user
-          entity_field: status
+          entity_type: commerce_license
+          entity_field: product_variation
           plugin_id: field
-          label: 'Statut de l''utilisateur'
+          label: 'Licensed product variation'
           exclude: false
           alter:
-            alter_text: true
+            alter_text: false
             text: ''
             make_link: false
             path: ''
@@ -2940,13 +2936,11 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: value
-          type: boolean
+          click_sort_column: target_id
+          type: entity_reference_entity_view
           settings:
-            format: unicode-yes-no
-            format_custom_false: '<span style="color:red;">✖</span>'
-            format_custom_true: '<span style="color:green;">✔</span>'
-          group_column: value
+            view_mode: tableau_admin
+          group_column: target_id
           group_columns: {  }
           group_rows: true
           delta_limit: 0
@@ -2956,15 +2950,17 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        record_id:
-          id: record_id
-          table: login_tracker
-          field: record_id
-          relationship: none
-          group_type: count_distinct
+        expires:
+          id: expires
+          table: commerce_license
+          field: expires
+          relationship: reverse__commerce_license__uid
+          group_type: group
           admin_label: ''
-          plugin_id: numeric
-          label: 'Login Count'
+          entity_type: commerce_license
+          entity_field: expires
+          plugin_id: field
+          label: Expire
           exclude: false
           alter:
             alter_text: false
@@ -3002,27 +2998,34 @@ display:
           element_wrapper_class: ''
           element_default_classes: true
           empty: ''
-          hide_empty: true
-          empty_zero: true
+          hide_empty: false
+          empty_zero: false
           hide_alter_empty: true
-          set_precision: false
-          precision: 0
-          decimal: .
-          separator: ','
-          format_plural: false
-          format_plural_string: !!binary MQNAY291bnQ=
-          prefix: ''
-          suffix: ''
-        role_expire_expiry_data:
-          id: role_expire_expiry_data
-          table: users
-          field: role_expire_expiry_data
+          click_sort_column: value
+          type: commerce_license_expiration
+          settings:
+            date_format: custom
+            custom_date_format: d-m-Y
+            timezone: ''
+          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
+        verified:
+          id: verified
+          table: user_email_verification
+          field: verified
           relationship: none
           group_type: group
           admin_label: ''
-          entity_type: user
-          plugin_id: role_expire_expiry_data
-          label: 'Role expiration'
+          plugin_id: boolean
+          label: 'Email Verified'
           exclude: false
           alter:
             alter_text: false
@@ -3063,24 +3066,24 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          type: ul
-          separator: ', '
-          custom_date_format: 'Y-m-d H:i'
-          timezone: ''
-        product_variation:
-          id: product_variation
-          table: commerce_license
-          field: product_variation
-          relationship: reverse__commerce_license__uid
+          type: unicode-yes-no
+          type_custom_true: ''
+          type_custom_false: ''
+          not: false
+        status:
+          id: status
+          table: users_field_data
+          field: status
+          relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_license
-          entity_field: product_variation
+          entity_type: user
+          entity_field: status
           plugin_id: field
-          label: 'Licensed product variation'
+          label: 'Statut de l''utilisateur'
           exclude: false
           alter:
-            alter_text: false
+            alter_text: true
             text: ''
             make_link: false
             path: ''
@@ -3118,11 +3121,13 @@ display:
           hide_empty: false
           empty_zero: false
           hide_alter_empty: true
-          click_sort_column: target_id
-          type: entity_reference_entity_view
+          click_sort_column: value
+          type: boolean
           settings:
-            view_mode: tableau_admin
-          group_column: target_id
+            format: unicode-yes-no
+            format_custom_false: '<span style="color:red;">✖</span>'
+            format_custom_true: '<span style="color:green;">✔</span>'
+          group_column: value
           group_columns: {  }
           group_rows: true
           delta_limit: 0
@@ -3132,17 +3137,15 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        expires:
-          id: expires
-          table: commerce_license
-          field: expires
-          relationship: reverse__commerce_license__uid
+        field_memo:
+          id: field_memo
+          table: user__field_memo
+          field: field_memo
+          relationship: none
           group_type: group
           admin_label: ''
-          entity_type: commerce_license
-          entity_field: expires
           plugin_id: field
-          label: Expire
+          label: Memo
           exclude: false
           alter:
             alter_text: false
@@ -3184,11 +3187,8 @@ display:
           empty_zero: false
           hide_alter_empty: true
           click_sort_column: value
-          type: timestamp
-          settings:
-            date_format: custom
-            custom_date_format: d-m-Y
-            timezone: ''
+          type: basic_string
+          settings: {  }
           group_column: value
           group_columns: {  }
           group_rows: true
@@ -3199,57 +3199,6 @@ display:
           multi_type: separator
           separator: ', '
           field_api_classes: false
-        operations_1:
-          id: operations_1
-          table: commerce_license
-          field: operations
-          relationship: reverse__commerce_license__uid
-          group_type: group
-          admin_label: ''
-          entity_type: commerce_license
-          plugin_id: entity_operations
-          label: 'Liens d''actions'
-          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
-          destination: false
       filters:
         status:
           id: status
@@ -3657,7 +3606,6 @@ display:
             role_expire_expiry_data: role_expire_expiry_data
             product_variation: product_variation
             expires: product_variation
-            operations_1: product_variation
           default: '-1'
           info:
             views_bulk_operations_bulk_form:
@@ -3775,11 +3723,6 @@ display:
               separator: ''
               empty_column: false
               responsive: ''
-            operations_1:
-              align: ''
-              separator: ''
-              empty_column: false
-              responsive: ''
           override: true
           sticky: true
           summary: ''