settings and project operations progress
This commit is contained in:
@@ -33,4 +33,9 @@ translations = project:
|
||||
show:
|
||||
dunlop_project_info:
|
||||
title: "${models.project} %{name} info"
|
||||
operate:
|
||||
title: '${models.project} operations'
|
||||
operation_running_text: 'There already is an operation running'
|
||||
set_value_on_non_final_with_closed_group:
|
||||
title: 'Set value on actions where group is closed'
|
||||
export default translations
|
||||
|
||||
@@ -28,6 +28,8 @@ default_globals =
|
||||
workflow_group:
|
||||
batch_element_threshold_unit_options: ['businessday', 'day', 'week']
|
||||
|
||||
operation_running: '' # should be set to false through api call
|
||||
|
||||
project_instance:
|
||||
states: ['uncategorized', 'unplanned', 'planned', 'active', 'overdue', 'any_rejected', 'all_completed']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user