semantics
This commit is contained in:
@@ -23,13 +23,15 @@ default_globals =
|
|||||||
{name: 'saturday', index: 6}
|
{name: 'saturday', index: 6}
|
||||||
{name: 'sunday', index: 0}
|
{name: 'sunday', index: 0}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
operation_running: '' # moment start time of running operation
|
||||||
|
|
||||||
project:
|
project:
|
||||||
instance_scope_options: ['instance', 'batch']
|
instance_scope_options: ['instance', 'batch']
|
||||||
|
|
||||||
workflow_group:
|
workflow_group:
|
||||||
batch_element_threshold_unit_options: ['businessday', 'day', 'week']
|
batch_element_threshold_unit_options: ['businessday', 'day', 'week']
|
||||||
|
|
||||||
operation_running: '' # should be set to false through api call
|
|
||||||
|
|
||||||
project_instance:
|
project_instance:
|
||||||
states: ['uncategorized', 'unplanned', 'planned', 'active', 'overdue', 'any_rejected', 'all_completed']
|
states: ['uncategorized', 'unplanned', 'planned', 'active', 'overdue', 'any_rejected', 'all_completed']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user