aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-be
AgeCommit message (Collapse)AuthorFilesLines
2018-07-25Replaced old implementation at rootvempo59-0/+4264
Old project files and directories has been moved under 'deprecated-workflow-designer'. The old project is not built by the CI anymore, but can be still built manually. New modules/directories have been moved up and integrated with the CI system. Change-Id: I1528c792bcbcce9e50bfc294a1328a20e72c91cf Issue-ID: SDC-1559 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-07-16Workflow Docker containerspriyanshu49-2387/+0
1. Implemented workflow init container. 2. Implemented workflow backend container. 3. Added a placeholder for frontend module container. 4. Modifiled directory structure and POM files. 5. Added a ReadMe with sample commands to detail how to run the containers. Change-Id: Ib110fcc104ce72ff28fce514a1475a032cc2d82b Issue-ID: SDC-1482 Signed-off-by: priyanshu <pagarwal@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com> Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-07-15Get and update workflow version statetalig24-454/+583
Remove redundant controller interfaces, rename WorkflowVersionStatus to State Change-Id: I8ddc9cd656fc8bed607c68aa326c7fa7d2980116 Issue-ID: SDC-1503 Signed-off-by: talig <talig@amdocs.com>
2018-07-11Use GLOBAL_USER as collaboration is not supportedtalig14-71/+56
Move mappers to be under impl package Change-Id: I139af13791f8bb06c1eed7076234924d5cbae34f Issue-ID: SDC-1396 Signed-off-by: talig <talig@amdocs.com>
2018-07-11Version Status Mapper Unit Testsayalaben3-1/+159
Change-Id: I0e68b74a56b6130e6f71cf78ef72b8aa24e87805 Issue-ID: SDC-1462 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-07-10Version Status Mapperayalaben10-20/+49
Change-Id: I4fe428aad7bc06d72a6c8b0c60ea08cadc30cae8 Issue-ID: SDC-1462 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-07-10Version Artifact APIayalaben23-96/+595
Change-Id: Iae2dace7d9b31a633e60c7eebcbc50ee3f6ac7d6 Issue-ID: SDC-1462 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-28Test refactorayalaben5-44/+66
Change-Id: I0aee9793e78bab802b99840b1c55b7b55d2dd587 Issue-ID: SDC-1445 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-27Service layer unit testsayalaben13-167/+264
Change-Id: Ia1c87e81feab7b918a7af52ee1f52914e253dc09 Issue-ID: SDC-1445 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-26workflow version APIayalaben10-7/+423
Change-Id: Iadbf5325091084b4feca386740d6655845904d88 Issue-ID: SDC-1445 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-24BDD cucumberayalaben1-1/+2
Change-Id: I34f9950dab1c15f8c19da5f696783d793ee3511f Issue-ID: SDC-1442 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-21Fixed functionality of Workflow APIavigaffa10-32/+54
renaming Exceptions package to lower case Change-Id: Ib1395c15012d393be913d6588454b3b4b7c4b075 Issue-ID: SDC-1396 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-06-21removing exclusion of testng from versioning-apiavigaffa2-6/+130
1. removing exclusion of testng from versioning-api 2. add WorkflowController unit tests Change-Id: I5f1fb6fabf2d634c504825d442bca2e71450a4d9 Issue-ID: SDC-1396 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-06-18fix mapper unit testsavigaffa3-24/+10
Change-Id: Ibbc47fe2d59c1fa95ee2a0212ebe6c293f5bdfd2 Issue-ID: SDC-1396 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-06-18add unit tests to UniqueValueServiceavigaffa9-141/+264
Change-Id: Ia4f2307971feb629220fdef66214d6be99c62750 Issue-ID: SDC-1396 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-06-14Start workflow be projecttalig24-59/+689
Change-Id: Iac9fdaf21ba43113233f62a03b54bb4b756a461d Issue-ID: SDC-1396 Signed-off-by: talig <talig@amdocs.com>
2018-06-04create basic application infra for workflowavigaffa5-0/+166
Change-Id: Iedc617a626317a7f1a5b1389fe1666ccae2c43f3 Issue-ID: SDC-1369 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-05-31Create new development structure for workflowdfx19711-0/+0
Change-Id: I41fc09804bf4969350ecaac936034af277d74925 Issue-ID: SDC-1391 Signed-off-by: dfx1971 <avi.ziv@amdocs.com>