Made caseless demo version with add-activity block

This commit is contained in:
2022-05-12 14:58:56 +01:00
parent ae7c333179
commit d1bf996c82
32 changed files with 1080 additions and 434 deletions

View File

@ -5,19 +5,35 @@ dependencies:
config:
- opencase_entities.oc_activity_type.application
module:
- user
- datetime
id: oc_activity.application.default
targetEntityType: oc_activity
bundle: application
mode: default
content:
activity_date_time:
type: datetime_default
label: above
settings:
timezone_override: ''
format_type: medium
third_party_settings: { }
weight: 0
region: content
description:
type: basic_string
label: above
settings: { }
third_party_settings: { }
weight: 5
region: content
name:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 3
weight: 4
region: content
oc_provider:
type: entity_reference_label
@ -25,7 +41,7 @@ content:
settings:
link: true
third_party_settings: { }
weight: 1
weight: 2
region: content
oc_target:
type: entity_reference_label
@ -33,7 +49,7 @@ content:
settings:
link: true
third_party_settings: { }
weight: 0
weight: 1
region: content
time_taken:
type: number_decimal
@ -44,16 +60,9 @@ content:
scale: 2
prefix_suffix: true
third_party_settings: { }
weight: 2
region: content
user_id:
type: author
label: above
settings: { }
third_party_settings: { }
weight: 4
weight: 3
region: content
hidden:
activity_date_time: true
description: true
search_api_excerpt: true
status: true
user_id: true