mistral-dashboard/mistraldashboard
Mateusz Kowalski b42b2c4f25 Expand parameter list for workflow execution
Currently one generic field "Input" is shown when executing a workflow.
This patch checks list of parameters for a workflow and generates
a Django form according to the results, also prefilling any default
value.

In case default value for a parameter is none, field is not marked
as required.

Closes-bug: #1712322
Change-Id: I702d2b196f87e46bc39da00cad509d2f08f5d24c
2017-08-22 14:30:31 +02:00
..
action_executions Update the URLs 2017-08-07 17:04:35 +05:30
actions Update the URLs 2017-08-07 17:04:35 +05:30
cron_triggers Update the URLs 2017-08-07 17:04:35 +05:30
default Removed unnecessary utf-8 encoding 2017-01-11 08:36:15 +05:30
enabled Move _50_mistral.py file into enabled folder 2016-12-22 07:10:27 +00:00
executions Merge "Task table - type column would refer to workflow executions accordingly" 2017-01-24 10:48:22 +00:00
static/mistraldashboard/css mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
tasks Merge "Task table - type column would refer to workflow executions accordingly" 2017-01-24 10:48:22 +00:00
test Remove newlines from test data 2017-07-10 12:49:14 +01:00
workbooks Update the URLs 2017-08-07 17:04:35 +05:30
workflows Expand parameter list for workflow execution 2017-08-22 14:30:31 +02:00
__init__.py Move dashboard from python-mistralclient 2014-06-17 13:53:16 +07:00
api.py Task table - type column would refer to workflow executions accordingly 2017-01-03 09:42:59 +00:00
dashboard.py mistral-dashboard: added action executions screens 2016-12-06 10:46:15 +00:00
exceptions.py Clean imports in code 2016-09-15 13:52:09 +07:00
forms.py UI: Task & Execution screen refactored 2015-11-05 11:18:02 +00:00
handle_errors.py UI: Cron Trigger screens - list and overview 2016-01-12 10:56:24 +00:00