Supporting user config task parameters in GUI 99/53299/1
authorchenjiankun <chenjiankun1@huawei.com>
Thu, 8 Mar 2018 12:18:27 +0000 (12:18 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Thu, 8 Mar 2018 12:18:27 +0000 (12:18 +0000)
commit1d2acc900a695bee5c1d83d7631725e4d8b18df0
tree249fcd77d191eaca713d7dc5f3c309e8322c6546
parent58dd0e8514518e4c266713c1d54ba735b400a5d8
Supporting user config task parameters in GUI

JIRA: YARDSTICK-981

We need to add function to enable user to config task parameters in GUI.
The way to config must be more friendly.

Change-Id: I8746149084f1d554b48ed392f2fef4748e279dfb
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
api/database/v2/models.py
api/resources/v2/tasks.py
gui/app/scripts/controllers/projectDetail.controller.js
gui/app/scripts/controllers/taskModify.controller.js
gui/app/scripts/factory/main.factory.js
gui/app/views/modal/taskCreate.html
gui/app/views/taskmodify.html