removed add case view as it was not the right thing
This commit is contained in:
parent
41a544850a
commit
4be6470568
@ -1,25 +0,0 @@
|
|||||||
uuid: 001657a3-682d-443d-971a-92f237f03618
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- opencase_cases
|
|
||||||
- route_condition
|
|
||||||
theme:
|
|
||||||
- bartik
|
|
||||||
id: addcase
|
|
||||||
theme: bartik
|
|
||||||
region: sidebar_second
|
|
||||||
weight: -8
|
|
||||||
provider: null
|
|
||||||
plugin: add_case
|
|
||||||
settings:
|
|
||||||
id: add_case
|
|
||||||
label: 'Add Case'
|
|
||||||
label_display: visible
|
|
||||||
provider: opencase_cases
|
|
||||||
visibility:
|
|
||||||
route:
|
|
||||||
id: route
|
|
||||||
negate: false
|
|
||||||
routes: entity.oc_actor.canonical
|
|
@ -1,2 +0,0 @@
|
|||||||
data:
|
|
||||||
oc_case_type: oc_case_type
|
|
@ -13,13 +13,12 @@ module:
|
|||||||
color: 0
|
color: 0
|
||||||
comment: 0
|
comment: 0
|
||||||
config: 0
|
config: 0
|
||||||
config_view: 0
|
|
||||||
contact: 0
|
contact: 0
|
||||||
contextual: 0
|
contextual: 0
|
||||||
csv_serialization: 0
|
csv_serialization: 0
|
||||||
ctools: 0
|
ctools: 0
|
||||||
ctools_block: 0
|
|
||||||
ctools_entity_mask: 0
|
ctools_entity_mask: 0
|
||||||
|
ctools_views: 0
|
||||||
date_popup: 0
|
date_popup: 0
|
||||||
datetime: 0
|
datetime: 0
|
||||||
datetime_range: 0
|
datetime_range: 0
|
||||||
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 96f7ac9c-5cbc-44f3-b414-16f1013de805
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_calculation
|
||||||
|
- opencase_cases.oc_case_type.accommodation
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: oc_case.accommodation.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: accommodation
|
||||||
|
label: 'Fee calculation'
|
||||||
|
description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: f02e6290-9a20-4f32-b56b-1ca92d116e08
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_or_equivalent_cost
|
||||||
|
- opencase_cases.oc_case_type.accommodation
|
||||||
|
id: oc_case.accommodation.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: accommodation
|
||||||
|
label: 'Fee or equivalent cost'
|
||||||
|
description: 'If the case is pro bono, state what it would have cost if it were fee paying.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: null
|
||||||
|
max: null
|
||||||
|
prefix: £
|
||||||
|
suffix: ''
|
||||||
|
field_type: decimal
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 3e387db9-252d-4ee4-af7a-3fc98016c231
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_calculation
|
||||||
|
- opencase_cases.oc_case_type.asylum_support
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: oc_case.asylum_support.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: asylum_support
|
||||||
|
label: 'Fee calculation'
|
||||||
|
description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 0377978c-7e7f-4bfd-a55c-7fccf992022d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_or_equivalent_cost
|
||||||
|
- opencase_cases.oc_case_type.asylum_support
|
||||||
|
id: oc_case.asylum_support.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: asylum_support
|
||||||
|
label: 'Fee or equivalent cost'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: null
|
||||||
|
max: null
|
||||||
|
prefix: £
|
||||||
|
suffix: ''
|
||||||
|
field_type: decimal
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 7cd8962e-ce35-4d4d-807b-92e202f3e011
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_calculation
|
||||||
|
- opencase_cases.oc_case_type.employability
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: oc_case.employability.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: employability
|
||||||
|
label: 'Fee calculation'
|
||||||
|
description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: aa3063fb-4d0f-4ebd-9293-fbd1d52fe33c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_or_equivalent_cost
|
||||||
|
- opencase_cases.oc_case_type.employability
|
||||||
|
id: oc_case.employability.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: employability
|
||||||
|
label: 'Fee or equivalent cost'
|
||||||
|
description: 'If the case is pro bono, state what it would have cost if it were fee paying.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: null
|
||||||
|
max: null
|
||||||
|
prefix: £
|
||||||
|
suffix: ''
|
||||||
|
field_type: decimal
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 366fddf9-2fc2-4559-af49-bb1bedb0fd32
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_calculation
|
||||||
|
- opencase_cases.oc_case_type.health
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: oc_case.health.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: health
|
||||||
|
label: 'Fee calculation'
|
||||||
|
description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 9d1c9cf8-5e49-4fa4-b81a-d3a5dd7d9698
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_or_equivalent_cost
|
||||||
|
- opencase_cases.oc_case_type.health
|
||||||
|
id: oc_case.health.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: health
|
||||||
|
label: 'Fee or equivalent cost'
|
||||||
|
description: 'If the case is pro bono, state what it would have cost if it were fee paying.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: null
|
||||||
|
max: null
|
||||||
|
prefix: £
|
||||||
|
suffix: ''
|
||||||
|
field_type: decimal
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: 87c8d4f1-963a-4150-952f-676ce09137a7
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_calculation
|
||||||
|
- opencase_cases.oc_case_type.immigration
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: oc_case.immigration.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: immigration
|
||||||
|
label: 'Fee calculation'
|
||||||
|
description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: 4e82ad9f-4e8a-439d-8bbd-17e497bd9e01
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_or_equivalent_cost
|
||||||
|
- opencase_cases.oc_case_type.immigration
|
||||||
|
id: oc_case.immigration.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: immigration
|
||||||
|
label: 'Fee or equivalent cost'
|
||||||
|
description: 'If the case is pro bono, state what it would have cost if it were fee paying.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: null
|
||||||
|
max: null
|
||||||
|
prefix: £
|
||||||
|
suffix: ''
|
||||||
|
field_type: decimal
|
@ -0,0 +1,21 @@
|
|||||||
|
uuid: f5a43306-3564-47ea-8b0d-fa8c9e18c16d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_calculation
|
||||||
|
- opencase_cases.oc_case_type.welfare_rights
|
||||||
|
module:
|
||||||
|
- options
|
||||||
|
id: oc_case.welfare_rights.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: welfare_rights
|
||||||
|
label: 'Fee calculation'
|
||||||
|
description: 'If it is per hour, it will be calculated according to the sum of time spent on all the activities logged on the case.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: list_string
|
@ -0,0 +1,23 @@
|
|||||||
|
uuid: f38fe7ef-bb7c-41af-8dbe-23ba8d8b199c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_fee_or_equivalent_cost
|
||||||
|
- opencase_cases.oc_case_type.welfare_rights
|
||||||
|
id: oc_case.welfare_rights.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: welfare_rights
|
||||||
|
label: 'Fee or equivalent cost'
|
||||||
|
description: 'If the case is pro bono, state what it would have cost if it were fee paying.'
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
min: null
|
||||||
|
max: null
|
||||||
|
prefix: £
|
||||||
|
suffix: ''
|
||||||
|
field_type: decimal
|
@ -0,0 +1,27 @@
|
|||||||
|
uuid: aaf7cf91-c015-4468-9166-849311753ef1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
|
- options
|
||||||
|
id: oc_case.field_fee_calculation
|
||||||
|
field_name: field_fee_calculation
|
||||||
|
entity_type: oc_case
|
||||||
|
type: list_string
|
||||||
|
settings:
|
||||||
|
allowed_values:
|
||||||
|
-
|
||||||
|
value: 'Complete case'
|
||||||
|
label: 'Complete case'
|
||||||
|
-
|
||||||
|
value: 'Per hour'
|
||||||
|
label: 'Per hour'
|
||||||
|
allowed_values_function: ''
|
||||||
|
module: options
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 35a6a6f4-9dbe-40ed-9a56-927ffda26e15
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- opencase_entities
|
||||||
|
id: oc_case.field_fee_or_equivalent_cost
|
||||||
|
field_name: field_fee_or_equivalent_cost
|
||||||
|
entity_type: oc_case
|
||||||
|
type: decimal
|
||||||
|
settings:
|
||||||
|
precision: 10
|
||||||
|
scale: 2
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
@ -1,176 +0,0 @@
|
|||||||
uuid: 5f46805d-e571-4b2c-b319-0250135e512b
|
|
||||||
langcode: en
|
|
||||||
status: true
|
|
||||||
dependencies:
|
|
||||||
module:
|
|
||||||
- config_view
|
|
||||||
- oc_case_type
|
|
||||||
id: add_case
|
|
||||||
label: 'Add case'
|
|
||||||
module: views
|
|
||||||
description: ''
|
|
||||||
tag: ''
|
|
||||||
base_table: oc_case_type
|
|
||||||
base_field: id
|
|
||||||
display:
|
|
||||||
default:
|
|
||||||
id: default
|
|
||||||
display_title: Default
|
|
||||||
display_plugin: default
|
|
||||||
position: 0
|
|
||||||
display_options:
|
|
||||||
title: 'Add case'
|
|
||||||
fields:
|
|
||||||
id:
|
|
||||||
id: id
|
|
||||||
table: oc_case_type
|
|
||||||
field: id
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
entity_type: null
|
|
||||||
entity_field: null
|
|
||||||
plugin_id: standard
|
|
||||||
label: ''
|
|
||||||
exclude: true
|
|
||||||
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: false
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
label:
|
|
||||||
id: label
|
|
||||||
table: oc_case_type
|
|
||||||
field: label
|
|
||||||
relationship: none
|
|
||||||
group_type: group
|
|
||||||
admin_label: ''
|
|
||||||
plugin_id: standard
|
|
||||||
label: ''
|
|
||||||
exclude: false
|
|
||||||
alter:
|
|
||||||
alter_text: false
|
|
||||||
text: ''
|
|
||||||
make_link: true
|
|
||||||
path: '/opencase/oc_case/add/{{ id }}'
|
|
||||||
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: false
|
|
||||||
element_wrapper_type: ''
|
|
||||||
element_wrapper_class: ''
|
|
||||||
element_default_classes: true
|
|
||||||
empty: ''
|
|
||||||
hide_empty: false
|
|
||||||
empty_zero: false
|
|
||||||
hide_alter_empty: true
|
|
||||||
pager:
|
|
||||||
type: none
|
|
||||||
options:
|
|
||||||
offset: 0
|
|
||||||
items_per_page: null
|
|
||||||
exposed_form:
|
|
||||||
type: basic
|
|
||||||
options:
|
|
||||||
submit_button: Apply
|
|
||||||
reset_button: false
|
|
||||||
reset_button_label: Reset
|
|
||||||
exposed_sorts_label: 'Sort by'
|
|
||||||
expose_sort_order: true
|
|
||||||
sort_asc_label: Asc
|
|
||||||
sort_desc_label: Desc
|
|
||||||
access:
|
|
||||||
type: none
|
|
||||||
options: { }
|
|
||||||
cache:
|
|
||||||
type: tag
|
|
||||||
options: { }
|
|
||||||
empty: { }
|
|
||||||
sorts: { }
|
|
||||||
arguments: { }
|
|
||||||
filters: { }
|
|
||||||
style:
|
|
||||||
type: html_list
|
|
||||||
row:
|
|
||||||
type: fields
|
|
||||||
query:
|
|
||||||
type: views_query
|
|
||||||
options: { }
|
|
||||||
relationships: { }
|
|
||||||
header: { }
|
|
||||||
footer: { }
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
tags: { }
|
|
||||||
block_1:
|
|
||||||
id: block_1
|
|
||||||
display_title: Block
|
|
||||||
display_plugin: block
|
|
||||||
position: 1
|
|
||||||
display_options:
|
|
||||||
display_extenders: { }
|
|
||||||
cache_metadata:
|
|
||||||
max-age: -1
|
|
||||||
contexts:
|
|
||||||
- 'languages:language_interface'
|
|
||||||
tags: { }
|
|
@ -143,7 +143,7 @@ display:
|
|||||||
click_sort_column: target_id
|
click_sort_column: target_id
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: false
|
||||||
group_column: target_id
|
group_column: target_id
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
@ -409,7 +409,7 @@ display:
|
|||||||
click_sort_column: target_id
|
click_sort_column: target_id
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
settings:
|
settings:
|
||||||
link: true
|
link: false
|
||||||
group_column: target_id
|
group_column: target_id
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
|
Reference in New Issue
Block a user