summaryrefslogtreecommitdiffstats
path: root/workflow-designer-be/src
AgeCommit message (Collapse)AuthorFilesLines
2020-03-15Fix name convention issuevasraz128-9108/+0
Rename modules: workflow-designer-init to sdc-workflow-designer-init workflow-designer-be to sdc-workflow-designer-be workflow-designer-ui to sdc-workflow-designer-ui Rename docker images: onap/workflow-init to onap/sdc-workflow-init onap/workflow-backend to onap/sdc-workflow-backend onap/workflow-frontend to onap/sdc-workflow-frontend List of changed files: modified: README.md modified: docker-compose/debug.yml modified: docker-compose/docker-compose.yml modified: pom.xml modified: sdc-workflow-bdd/pom.xml modified: sdc-workflow-designer-be/pom.xml modified: sdc-workflow-designer-init/pom.xml modified: sdc-workflow-designer-ui/pom.xml modified: sdc-workflow-designer-ui/src/main/frontend/yarn.lock modified: version.properties All others changes are relaited to rename/move. Change-Id: Ic989b6347b815f85e77e23fc8d7884c05b650a27 Issue-ID: SDC-2334 Issue-ID: SDC-2335 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
2019-11-20Use versioning, zusammen and session libs from sdc-common-betalig33-1015/+597
zusammen-lib in sdc-common-be uses cassandra 3.6.0 withoutJMXReporting (cassandra 3.4.0 with spring boot 2.1.0 caused: java.lang.NoClassDefFoundError: com/codahale/metrics/JmxReporter) Change-Id: I248442d519b2ad5f4869e9384e447e9004d24586 Issue-ID: SDC-2541 Signed-off-by: talig <talig@amdocs.com>
2019-11-20Changes for backend to support SSLilanap2-19/+96
Changes to support starting in https mode and changes to support making a secured call to the SDC backend Issue-ID: SDC-2405 Signed-off-by: ilanap <ilanap@amdocs.com> Change-Id: I0588484fdcb0903934814906672f4fc9a76eca2c Signed-off-by: ilanap <ilanap@amdocs.com>
2019-10-06Enabled HTTPS for sdc-workflow-designerr.bogacki4-11/+34
-Enabled HTTPS for frontend and backend -Updated paths and passwords for a certificates Issue-ID: SDC-2479 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: Ibccdae478c047aac1a69192e3c257ea31dc39cac
2019-09-13Stop Swagger UI interface in workflow-designer-bePiotr Borelowski1-1/+1
Changed profile name to 'swagger' to make sure the release container build process does not use it. Still, anyone can use it if they want. Issue-ID: OJSI-31 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I0474ca3ddcf9ae3c781d1e5ebd49183b1d8e7b9f
2019-09-10Stop Swagger UI interface in workflow-designer-bePiotr Borelowski1-0/+33
Implemented DisableSwaggerController to respond with NOT_FOUND status when asked for swagger-ui.html. Issue-ID: OJSI-31 Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com> Change-Id: I0dd580cb7a936c28c028dd6c1168468c40a9dc3b
2019-08-28commons-codec removedTomasz Golabek1-4/+4
Change-Id: Id2b6e0f65f15bed115b9c30ec2b51f9ed3ab0532 Issue-ID: SDC-2504 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-07-29HTTPS calls into sdc-workflow-designer-ber.bogacki2-7/+7
Implement HTTPS calls into sdc-workflow-designer-be -Added p12 certificate. -Updated application configuration. Issue-ID: SDC-2479 Signed-off-by: Robert Bogacki <r.bogacki@samsung.com> Change-Id: I80dd694452a253a93627850a901b17f217d8366b
2019-07-16Added oparent to workflow designerTomasz Golabek24-11/+394
Removed errors regarding to a missing license and others. Added checkstyle-suppressions.xml to disable some warnings. Fixed License Change-Id: I90cb860e6879454287279abdc3c36c7aafbdd2a0 Issue-ID: SDC-2429 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com> Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2019-07-10Autowired annotation for ApplicationConfigurerTomasz Golabek1-1/+8
Injection of the properties moved to the constructor replacing field annotations. Change-Id: Iba78b8171f8ee022c1f91637a12fb40e93162459 Issue-ID: SDC-2407 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2019-03-15Secure cassandra support on WF BEpriyanshu3-14/+68
1. Added support for secure cassandra on WF BE. 2. By default the SSL is not enabled. 3. updated ReadMe. Change-Id: I2ddb5ebf091fd70c9693e7cc325fb44d03949dd6 Issue-ID: SDC-2194 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2019-02-27HTTPS support for workflowPriyanshu3-4/+74
1. Added support for both http and https on BE. 2. By default the HTTPS is not enabled. 3. Added some logging properties. 4. updated ReadMe. Change-Id: I5337b19d6fe5eeaf7ded47019dc6bd3fbdcca309 Issue-ID: SDC-2136 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-12-26WF-validation to empty artifactYarin Dekel2-6/+20
Issue-ID: SDC-2023 Change-Id: Idcc690cfad19da0d29232c93b202042f6230ffaf Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-11-28Workflow Deprecation - Archive Workflowavigaffa16-117/+123
returning workflow archiving status in a field called "archiving" instead of "status" when listing workflows Change-Id: Ib75696257ecef0ef0646c0465e0bf6cb6d0533c1 Issue-ID: SDC-1866 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-11-20Restrict workflow certify if artifact not presentsiddharth090520-87/+610
Support Workflow Archive and restore SDCNEW-972 Issue & Archive Workflow changes Change-Id: Ie98501fddaf3543ad1084998153727b6932d449e Issue-ID: SDC-1901 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-11-15Fix bug in update input/output parameterstalig1-0/+1
Change-Id: I52a50ab4730b021d190a3a9bcd3830bfaf749871 Issue-ID: SDC-1915 Signed-off-by: talig <talig@amdocs.com>
2018-10-14Unit Test coverageayalaben5-15/+174
Change-Id: Icc8453823906f89603862ad60a8dd3273936ebce Issue-ID: SDC-1822 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-04Merge "Fixed constructors in Lombok-annotated classes"Avi Gaffa8-40/+87
2018-10-03Fixed constructors in Lombok-annotated classesvempo8-40/+87
Used Lombok annotations instead of implementations for constructors where possible. Fixed copyright headers and formatting. Change-Id: I9d6cd2936cf165f08f31e11e253743b8670560a5 Issue-ID: SDC-1815 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-10-03Removing controllers tests printingsavigaffa2-19/+19
Removing controllers tests printings Change-Id: I753922f9db225122eb4bca96b64e2598001a5ba0 Issue-ID: SDC-1813 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-10-03Logback configuration for unit-testsvempo1-0/+13
Change-Id: I53e4c8c405c0505d9893b978f86c315be04d82e3 Issue-ID: SDC-1813 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-10-02Fix exception throwing violation detected by sonartalig7-25/+60
Change-Id: Iec96dbece79674741887dc39787e9e5520517836 Issue-ID: SDC-1806 Signed-off-by: talig <talig@amdocs.com>
2018-10-02Merge "Configurable name validation"Oren Kleks6-1/+227
2018-09-27Configurable name validationayalaben6-1/+227
Change-Id: Ifc4a25de21e16ae1e93287554e46cfeaef3c91c3 Issue-ID: SDC-1768 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-09-26Add version request/response DTOs.talig11-112/+241
In order to prevent duplicate key error when updating input/output parameters - hide their internal Ids. Change-Id: I9bd23cb0b6559a94e32c5c7d75f3e0135822bcb1 Issue-ID: SDC-1793 Signed-off-by: talig <talig@amdocs.com>
2018-09-13Fix USER_ID not shown in swaggeravigaffa2-0/+142
Fix USER_ID not shown in swagger after centralized USER_ID header Change-Id: I8e16562ec9e182b1332d3f5a25a9f1d6622c427c Issue-ID: SDC-1670 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-09-03Merge "Associate Artifact Test"Oren Kleks1-6/+4
2018-09-02Cenralized handling of USER_ID headervempo8-40/+238
Minor code style and spelling fixes. Change-Id: I07495a08d3c02276806c9043ed7dbf81ed1a9394 Issue-ID: SDC-1670 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-09-02Associate Artifact Testayalaben1-6/+4
Change-Id: I263865dc628876823d1bdba36a130c1445399e96 Issue-ID: SDC-1535 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-30Associate Artifact Testayalaben3-12/+151
Change-Id: Ia45b1b1123a76b5642dda64a7bd75a31065de027 Issue-ID: SDC-1535 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-30Search Workflow by name case insensitiveayalaben1-1/+2
Change-Id: I789e4e37ced7d1ebf21f1b68a101d033702b7b0b Issue-ID: SDC-1662 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-23Workflow name validationayalaben1-1/+1
Change-Id: I3d029337fd3b7bb10c21d4e2dc4182c62e9de321 Issue-ID: SDC-1654 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-22Search Workflow by nameayalaben5-39/+51
Change-Id: Ib45a028638293052865039a1f7bd6bf8b48e8e36 Issue-ID: SDC-1662 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-20Add audit logging for WFsiddharth090518-5/+297
Also formatting fixes. Change-Id: Ia57e7b3c7208df962fcc7305822a055984aafe0b Issue-ID: SDC-1530 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-20Workflow name validation testayalaben3-9/+38
Change-Id: Ib1601649fdea065b8a3d43b39342fa6c01c58f91 Issue-ID: SDC-1654 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-16Workflow name validationayalaben3-4/+35
Change-Id: I6ff7175b84f32deb5e66ce9a3597bb2e32c12e70 Issue-ID: SDC-1654 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-15Map unexpected error to responsetalig3-26/+122
Change-Id: I84293aa040b736670885f01d625862cf41e359d2 Issue-ID: SDC-1647 Signed-off-by: talig <talig@amdocs.com>
2018-08-13Added default logging configurationvempo1-0/+194
Change-Id: I912418e3d83b612efe1dda4f7050acbc2a6d77e8 Issue-ID: SDC-1530 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-13Fixing Input\Output bugsavigaffa1-1/+1
1. I\O name must contain at least 1 character 2. name contains alphanumeric characters, underscores snd spaces) Change-Id: If2c7cd4d9383621832debf0b5cc913c0f1ea27d8 Issue-ID: SDC-1518 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-08-12Merge "Add JsonUtil and use it"Avi Gaffa6-43/+110
2018-08-12Add JsonUtil and use ittalig6-43/+110
Get rid of org.openecomp.core.utilities.json.JsonUtil Change-Id: I1dff97931dd76dde80c383baca9ff9e28e23d8ad Issue-ID: SDC-1606 Signed-off-by: talig <talig@amdocs.com>
2018-08-12Fixing Input\Output bugsavigaffa1-2/+2
1. I\O name must contain at least 1 character 2. name contains alphanumeric characters and underscores(No spaces) Change-Id: I04457bbab192b4f6e46c1c46c1c7fd78991e3e39 Issue-ID: SDC-1518 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-08-09Add activity spec codetalig63-253/+1928
Move code from sdc repository and: 1. place according to this project structure 2. refactor DTOs and use mapstruct 3. change errorResponse to be a json instead of a string (for all workflow code) Change-Id: Ia85590b53ab59ff7600e05b8a6d52e06b1773220 Issue-ID: SDC-1606 Signed-off-by: talig <talig@amdocs.com>
2018-08-08Associate Artifactayalaben4-1/+217
Change-Id: Iba63c1a32c8ef7647874ea7234e853edc9d8d0d7 Issue-ID: SDC-1535 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-07Add validator duplicate IO nameavigaffa9-150/+182
fixes comments of patch set 1 Change-Id: I44bbbfd8f992871880f2efe26c08393879fcff77 Issue-ID: SDC-1518 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-08-05Workflow version validatorayalaben7-78/+134
Change-Id: I8d3b86ecc03b6b5c36dc0f5c815962561fadbb68 Issue-ID: SDC-1518 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-05Refactor and add test flowstalig2-3/+4
Small fix in version state filter Change-Id: I015cbc52b8620b92ebb4f8f0167711e39d9d30a8 Issue-ID: SDC-1503 Signed-off-by: talig <talig@amdocs.com>
2018-08-02Refactor paging and sorting unit teststalig15-236/+505
Change-Id: I6c6b1e40d0069b78ef4180b719dbc8107732982d Issue-ID: SDC-1483 Signed-off-by: talig <talig@amdocs.com>
2018-08-01Validation additionsayalaben5-5/+12
Change-Id: I0e80789930b067dfe0c79d4cfb9d045509fb94f6 Issue-ID: SDC-1518 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-01Add dev properties fileavigaffa2-1/+48
1. Add dev properties file 2. change health check default endpoint status from 'never' to 'always' 3. add license Change-Id: I5ec8e5c06d633aaea98e91c558c436c10c385f6d Issue-ID: SDC-1584 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>