Age | Commit message (Collapse) | Author | Files | Lines |
|
Update P12 for El Alto maintenance release
Issue-ID: SDC-3157
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ifa1ba74c42fdcd0037d75f55869e423610f1fa33
|
|
Changes to support starting in https mode and changes to support making a secured call to the SDC backend
(cherry picked from commit 820f4ec65a28ed822d4205b05ac6fbbd910a46cc)
Issue-ID: SDC-2405
Change-Id: I0588484fdcb0903934814906672f4fc9a76eca2c
Signed-off-by: ilanap <ilanap@amdocs.com>
|
|
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)
Bump to version 1.5.2
Change-Id: I6786b0dfec6c4052ae775fcb478aba4b23cf805f
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
|
|
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
|
|
Change-Id: I15f8ab906c3ae505cd3905234f6dfb05b58132a9
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
The UnsatisfiedDependencyException is finally caused by
ClassNotFoundException: c.g.c.u.c.FutureFallback.
That was fixed by upgrading the spring boot version to 2.1.0.RELEASE.
By doing that the cassandra version was upgraded to version 3.6.0,
which doesn't require the FutureFallback class.
Issue-ID: SDC-2557
Signed-off-by: Piotr Borelowski <p.borelowski@partner.samsung.com>
Change-Id: I5b319096978e768b7520fb937fd2b3dad26f15c5
|
|
Change-Id: Id2b6e0f65f15bed115b9c30ec2b51f9ed3ab0532
Issue-ID: SDC-2504
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
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
|
|
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>
|
|
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>
|
|
Change-Id: I538a52a0a0874cfe04621683c6900213f5fcff90
Issue-ID: SDC-1920
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
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>
|
|
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>
|
|
Issue-ID: SDC-2023
Change-Id: Idcc690cfad19da0d29232c93b202042f6230ffaf
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
|
|
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>
|
|
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>
|
|
Change-Id: Id14a7529f92a37c03620fc112532e8a36ca7234a
Issue-ID: SDC-1920
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Change-Id: I52a50ab4730b021d190a3a9bcd3830bfaf749871
Issue-ID: SDC-1915
Signed-off-by: talig <talig@amdocs.com>
|
|
Change-Id: I3375029808a9c35231b59fd90af67859b8756ed8
Issue-ID: SDC-1899
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Change-Id: Iaecd9b89de877eda07d8f9b25728f6c7d9b7619d
Issue-ID: SDC-1858
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Change-Id: Icc8453823906f89603862ad60a8dd3273936ebce
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
|
|
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>
|
|
Removing controllers tests printings
Change-Id: I753922f9db225122eb4bca96b64e2598001a5ba0
Issue-ID: SDC-1813
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
|
|
Change-Id: I53e4c8c405c0505d9893b978f86c315be04d82e3
Issue-ID: SDC-1813
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Change-Id: Iec96dbece79674741887dc39787e9e5520517836
Issue-ID: SDC-1806
Signed-off-by: talig <talig@amdocs.com>
|
|
|
|
Change-Id: Ifc4a25de21e16ae1e93287554e46cfeaef3c91c3
Issue-ID: SDC-1768
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
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>
|
|
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>
|
|
|
|
Minor code style and spelling fixes.
Change-Id: I07495a08d3c02276806c9043ed7dbf81ed1a9394
Issue-ID: SDC-1670
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
Change-Id: I263865dc628876823d1bdba36a130c1445399e96
Issue-ID: SDC-1535
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Change-Id: Ia45b1b1123a76b5642dda64a7bd75a31065de027
Issue-ID: SDC-1535
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Change-Id: I789e4e37ced7d1ebf21f1b68a101d033702b7b0b
Issue-ID: SDC-1662
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Change-Id: I3d029337fd3b7bb10c21d4e2dc4182c62e9de321
Issue-ID: SDC-1654
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Change-Id: Ib45a028638293052865039a1f7bd6bf8b48e8e36
Issue-ID: SDC-1662
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
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>
|
|
Change-Id: Ib1601649fdea065b8a3d43b39342fa6c01c58f91
Issue-ID: SDC-1654
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Change-Id: I6ff7175b84f32deb5e66ce9a3597bb2e32c12e70
Issue-ID: SDC-1654
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Change-Id: I84293aa040b736670885f01d625862cf41e359d2
Issue-ID: SDC-1647
Signed-off-by: talig <talig@amdocs.com>
|
|
Change-Id: I912418e3d83b612efe1dda4f7050acbc2a6d77e8
Issue-ID: SDC-1530
Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
|
|
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>
|
|
|
|
Get rid of org.openecomp.core.utilities.json.JsonUtil
Change-Id: I1dff97931dd76dde80c383baca9ff9e28e23d8ad
Issue-ID: SDC-1606
Signed-off-by: talig <talig@amdocs.com>
|
|
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>
|
|
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>
|
|
Change-Id: Iba63c1a32c8ef7647874ea7234e853edc9d8d0d7
Issue-ID: SDC-1535
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
fixes comments of patch set 1
Change-Id: I44bbbfd8f992871880f2efe26c08393879fcff77
Issue-ID: SDC-1518
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
|
|
Change-Id: I8d3b86ecc03b6b5c36dc0f5c815962561fadbb68
Issue-ID: SDC-1518
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|