user_history initialized, granted admin to access login_history view

This commit is contained in:
2022-09-23 11:18:01 +02:00
parent 905c82f59f
commit 7cc9166ddd
14 changed files with 468 additions and 4 deletions

View File

@@ -0,0 +1,30 @@
uuid: 3c278633-e325-4578-915e-12c4c0962ed9
langcode: en
status: true
dependencies:
config:
- field.storage.user_history.field_company
- taxonomy.vocabulary.company
module:
- user_history
id: user_history.user_history.field_company
field_name: field_company
entity_type: user_history
bundle: user_history
label: Company
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:taxonomy_term'
handler_settings:
target_bundles:
company: company
sort:
field: name
direction: asc
auto_create: false
auto_create_bundle: ''
field_type: entity_reference