Age | Commit message (Collapse) | Author | Files | Lines |
|
Also bump version
Issue-ID: SDC-2855
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Iab5a9641e0e6e9892dc62e0b3e5ebf07494b714c
|
|
Change-Id: Ie68c1fb52929b8ff9c59f3eec159ee813167b89e
Issue-ID: SDC-2798
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-2798
Change-Id: Ic50b8663f278b97185c471a4113de29b3e53e023
|
|
Bump version to 1.6.1
Issue-ID: SDC-2595
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: I5106d6aadba325fb334893c7512f6f4d9a117504
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
|
|
Updating the pom file so that the dockers are created for the new charts
Issue-ID: OOM-1954
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I7ac0c2b6bfd9f6a9cd6664c36a6797c297752987
Signed-off-by: ilanap <ilanap@amdocs.com>
|
|
Taking the changes made to the common libs and take the release instead of the snapshot
Issue-ID: SDC-2541
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I8af53f69bd164eb9d6a9de9c46cfa16a6484741b
|
|
Change-Id: I7926a49c42f448b273be9ad92a795c936ed076c4
Issue-ID: SDC-2541
Signed-off-by: talig <talig@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)
Change-Id: I248442d519b2ad5f4869e9384e447e9004d24586
Issue-ID: SDC-2541
Signed-off-by: talig <talig@amdocs.com>
|
|
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>
|
|
Change-Id: I6c189aa907ef27729cd9246d88b62b452d23b633
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
-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
|
|
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
|
|
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>
|