aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-server
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Update dropwizardYuanHu1-1/+1
2018-04-18Update jackson-databindYuanHu1-0/+14
2018-04-18Update hibernate-validatorYuanHu4-29/+28
2018-04-17commons-collections from 3.2.1 to 3.2.2YuanHu1-0/+13
2018-04-17Exclude jackson-dataformat-xmlYuanHu1-0/+6
2018-04-17Fixed Nexus IQ IssueYuanHu1-0/+6
2018-04-17Not Serialize the Null FieldsYuanHu2-0/+7
2018-04-17Json Serialize 'clazz' to 'class'YuanHu7-42/+29
2018-04-12Fixed Error in Retrieving Data From SDCYuanHu9-77/+299
2018-04-12Fix Nexus IQ issues.YuanHu5-14/+22
2018-04-12Add AdapterType.YuanHu6-6/+149
2018-03-29Add healthCheck.YuanHu1-0/+51
2018-03-29Modify the year of licensesYuanHu3-3/+3
2018-03-28Add Unit Test & Remove redundant codeYuanHu5-122/+137
2018-03-27Add Unit TestYuanHu28-6/+1418
2018-03-27Add Unit Test for FileCommonUtilsYuanHu2-1/+31
2018-03-27Fix Nexus IQ Issue.YuanHu5-15/+22
2018-03-27Get Icon Data of Extend Activity.YuanHu4-2/+86
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-21Sava Workflow Artifact to SDCYuanHu2-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.YuanHu5-32/+32
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.YuanHu9-2/+394
2018-03-16Get msbServerAddr from config file.YuanHu3-2/+52
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'.YuanHu1-3/+24
2018-02-13Integrate UI Resources into dropwizard.YuanHu1-0/+3
2018-02-07Provide the rest api of saving workflow data.YuanHu4-14/+173
2018-02-06Build up the api-doc for rest apisYuanHu37-0/+12796
2018-02-05Update Dropwizard to 1.2.3 versionYuanHu1-1/+1