aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Modify css filesYuanHu13-69/+570
2018-03-27Add paletx common & utilYuanHu5-0/+898
2018-03-27Update directive and sharedYuanHu2-4/+2
2018-03-27Modify cssYuanHu1-111/+120
2018-03-27Add Util MethodsYuanHu1-1/+14
2018-03-27Modify index.html and cssYuanHu2-16/+40
2018-03-27Add paletx assets.YuanHu47-0/+33355
2018-03-27Modify i18n files.YuanHu3-11/+121
2018-03-27Add svgs.YuanHu5-0/+92
2018-03-27Add paletx assets files.YuanHu57-2/+28743
2018-03-27Update .gitignoreYuanHu1-1/+7
2018-03-27Update Sample Data for Workflow.YuanHu3-142/+136
2018-03-27Get Icon Data of Extend Activity.YuanHu4-2/+86
2018-03-27Update parent pom version.YuanHu1-1/+1
2018-03-22Code Optimization.YuanHu5-15/+18
2018-03-22Remove excess dependencies.YuanHu1-5/+0
2018-03-21Fixed the Issue Checked by Nexus IQ.YuanHu3-28/+27
2018-03-21Service Proxy for Activity Spec.YuanHu3-13/+117
2018-03-21Add Unit test.YuanHu6-2/+662
2018-03-21Insert Json to BPMN.YuanHu2-4/+46
2018-03-21Rename model.json to temp_workflow.jsonYuanHu1-1/+1
2018-03-21Sava Workflow Artifact to SDCYuanHu3-14/+29
2018-03-21Entity Class for WorkflowYuanHu1-0/+133
2018-03-21Refactor.YuanHu2-11/+10
2018-03-21JsonUtils for JSON format.YuanHu5-9/+122
2018-03-21Entity Class for Display Information.YuanHu4-4/+151
2018-03-20Modify Logger InformationYuanHu1-4/+4
2018-03-20Extract Constant & Method.YuanHu1-5/+17
2018-03-20Refactor.YuanHu1-7/+19
2018-03-20Code Optimization.YuanHu6-34/+33
2018-03-20Parsing extend activities from file.YuanHu1-8/+16
2018-03-19Entity Class for Activity Spec.YuanHu8-0/+795
2018-03-19Save Workflow Artifact to SDC.YuanHu10-2/+398
2018-03-16Get msbServerAddr from config file.YuanHu4-2/+54
2018-03-16Get bpmn artifact from BE.YuanHu1-2/+1
2018-03-16Generate bpmn for extend activitiesYuanHu24-255/+342
2018-03-14Clean up Redundant CodeYuanHu4-624/+159
2018-03-14Remove lombok to fix license issues.YuanHu2-19/+32
2018-03-12Add Unit Test code.YuanHu1-0/+49
2018-03-08Fixed the bugs checked by sonar.YuanHu6-8/+8
2018-03-08Fixed the bugs checked by sonar.YuanHu1-0/+5
2018-03-07Close the 'DirectoryStream' after its be used.YuanHu1-6/+21
2018-03-07Unit Test for 'FileCommonUtils'.YuanHu2-58/+123
2018-02-26Provide sample data for WF Designer AdapterYuanHu3-0/+506
2018-02-13Add run.sh for starting the micro-serviceYuanHu1-0/+31
2018-02-13Integrate UI Resources into dropwizard.YuanHu1-0/+3
2018-02-13Setup and Publish Backend Service.YuanHu12-243/+296
2018-02-12Modify WF Designer's Url Prefix.YuanHu1-1/+1
2018-02-09Organized FE Resources in a jar.YuanHu2-6/+16
2018-02-07Provide the rest api of saving workflow data.YuanHu4-14/+173