aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/styles.css
AgeCommit message (Collapse)AuthorFilesLines
2017-09-21Support set value for tree branchLvbo1631-0/+4
Set value for tree branch node. Issue-ID: SDC-355 Change-Id: I4fea941bc2f3de321079049ea4735491cf9ca474 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-09-12support drag muilt elementLvbo1631-0/+6
support select multi element by mouse drag and drag multi element. Issue-ID: SDC-316 Change-Id: I7111b705f2e490b84f030fc4832217808c3783dc Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-09-08adjust textarea styleLvbo1631-0/+4
change textarea height to auto. Issue-ID: SDC-297 Change-Id: Ifbe1d30c5ee7a3a86b071e1e7e82e52a1492fd92 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-09-06paramters can quote input parameter of start eventLvbo1631-0/+39
rest task input parameters can quote input parameters of start event Issue-ID: SDC-122 Change-Id: I0cda0f1967514ac90e377b2f054ddf2cef011694 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-08-31change component structureLvbo1631-1/+0
separate bpmn elements from toolbar component, and add rest task and gateway elements. Issue-ID: SDC-266 Change-Id: I5aabe92b161a44bfc24290e93cd80b8d73dbe963 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-08-29support add workflow nodeLvbo1631-0/+1
add toolbar, support add workflow nodes to edit area Issue-ID: SDC-255 Change-Id: I84353644c3947a3298f3f71e51085311456a33e3 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-08-28WorkFlow Diagram EditorLvbo1631-1/+4
create workflow diagram editor area, install jsplumb package to support node drag and node connections. Change-Id: Ie68d0f88ef1cc855c1e55e51e918111c6fba4116 Issue-ID: SDC-70 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
2017-08-25upload init code and doc for workflow designerLvbo1631-0/+13
Issue-ID: SDC-240 Change-Id: I79507427bffa3938d7f312aaf1a29f238a87cde1 Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>