clean install

This commit is contained in:
2024-12-10 15:08:16 +01:00
commit e14eb2d8fd
31193 changed files with 3555714 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_equipment
id: equipment
label: Equipment
description: ''
workflow: asset_default
new_revision: true

View File

@@ -0,0 +1,72 @@
langcode: en
status: true
dependencies:
config:
- asset.type.equipment
- core.entity_view_mode.asset.map_popup
module:
- options
- text
id: asset.equipment.map_popup
targetEntityType: asset
bundle: equipment
mode: map_popup
content:
flag:
label: inline
type: list_default
weight: 0
region: content
settings: { }
third_party_settings: { }
location:
type: entity_reference_label
weight: 5
region: content
label: inline
settings:
link: true
third_party_settings: { }
manufacturer:
label: inline
type: string
weight: 1
region: content
settings:
link_to_entity: false
third_party_settings: { }
model:
label: inline
type: string
weight: 2
region: content
settings:
link_to_entity: false
third_party_settings: { }
notes:
label: inline
type: text_default
weight: 4
region: content
settings: { }
third_party_settings: { }
serial_number:
label: inline
type: string
weight: 3
region: content
settings:
link_to_entity: false
third_party_settings: { }
hidden:
data: true
file: true
geometry: true
id_tag: true
image: true
intrinsic_geometry: true
is_fixed: true
is_location: true
parent: true
status: true
uid: true

View File

@@ -0,0 +1,11 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_equipment
id: asset_equipment
color: orange
conditions:
asset_type:
- equipment