clamp.git
3 years agoAdd many jests tests and implement block on element type and 81/109281/3
Ted Humphrey [Thu, 18 Jun 2020 01:40:35 +0000 (21:40 -0400)]
Add many jests tests and implement block on element type and
subdictionary fields for subdictionary elements

Issue-ID: CLAMP-849
Change-Id: Ic6c4c06ee3b41e2e4dfe1913b7ecf57a951d9993
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
3 years agoMerge "Address Manage Dictionary issues"
Sébastien Determe [Wed, 17 Jun 2020 12:32:21 +0000 (12:32 +0000)]
Merge "Address Manage Dictionary issues"

3 years agoAddress Manage Dictionary issues 85/109085/2
Ted Humphrey [Fri, 12 Jun 2020 07:17:35 +0000 (03:17 -0400)]
Address Manage Dictionary issues

A variety of bugs are addressed. See JIRA.

Issue-ID: CLAMP-849
Change-Id: I620c1ec774fdcec484f40fc638551960a98973c8
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
3 years agoMerge "Removal of Svg api"
Eddy Hautot [Fri, 12 Jun 2020 14:20:32 +0000 (14:20 +0000)]
Merge "Removal of Svg api"

3 years agoRemoval of Svg api 97/109097/1
sebdet [Fri, 12 Jun 2020 10:27:07 +0000 (12:27 +0200)]
Removal of Svg api

Removal of previous api not even presetn in backend

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I199b8aab1e3f333d31fed68415058419bf352f21

3 years agooptimize size and time using "--no-cache-dir" 60/108860/1
Pratik Raj [Sat, 6 Jun 2020 16:19:55 +0000 (21:49 +0530)]
optimize size and time using "--no-cache-dir"

Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages
by pip don't cached on system . This is a best practise which make sure
to fetch ftom repo instead of using local cached one . Further , in case
of Docker Containers , by restricing caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.

Further , more detail information can be found at

https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6

Issue-ID: CLAMP-861

Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Change-Id: I7e7a7799ae48901c289d07bc07e7c96f24f5d078

3 years agoMerge "correct release note"
Sébastien Determe [Thu, 4 Jun 2020 16:09:23 +0000 (16:09 +0000)]
Merge "correct release note"

3 years agocorrect release note 80/108780/1
osgn422w [Thu, 4 Jun 2020 16:04:20 +0000 (18:04 +0200)]
correct release note

correct "Upgrade notes" section of Frankfurt

Issue-ID: CLAMP-840

Change-Id: I804846934eddcbe0577a04f6021cc62e6107e27c
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoRemove logout 36/108736/3
xuegao [Wed, 3 Jun 2020 14:18:03 +0000 (16:18 +0200)]
Remove logout

Remove the logout option from UI.

Issue-ID: CLAMP-860
Change-Id: I711b8a7eaf523195f0534044efd3dd74c3f1e0be
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoFix js lib 32/108732/1
sebdet [Wed, 3 Jun 2020 13:19:24 +0000 (15:19 +0200)]
Fix js lib

Fix js lib dur eto modal removals and re-enable the lib publish

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I131d026f03b522954e2231141b1120cf7a66ba2a

3 years agoMerge "Add check to maven pom.xml for verifying integrity of ui-react-lib"
Sébastien Determe [Wed, 3 Jun 2020 13:02:55 +0000 (13:02 +0000)]
Merge "Add check to maven pom.xml for verifying integrity of ui-react-lib"

3 years agoMerge "Update sql files"
Sébastien Determe [Wed, 3 Jun 2020 12:59:09 +0000 (12:59 +0000)]
Merge "Update sql files"

3 years agoUpdate sql files 30/108730/1
sebdet [Wed, 3 Jun 2020 12:22:37 +0000 (14:22 +0200)]
Update sql files

Update sql files and swagger due to svg removal

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I90b9ea58c63733d6b7a8ed7354469a68e9f914cf

3 years agoAdd check to maven pom.xml for verifying integrity of ui-react-lib 68/108668/2
Ted Humphrey [Tue, 2 Jun 2020 13:39:30 +0000 (09:39 -0400)]
Add check to maven pom.xml for verifying integrity of ui-react-lib

A new shell script is introduced for verifying that
ui-react-lib/libIndex.js is faithfully synchronized with components
maintained in ui-react/src, in order to provide an NPM onap-clamp-ui-lib

Issue-ID: CLAMP-669
Change-Id: I48eb979e3fbe110b718b96c0fcee08a2ced7a36b
Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
3 years agoMerge "Removal of useless test files"
Sébastien Determe [Wed, 3 Jun 2020 09:28:59 +0000 (09:28 +0000)]
Merge "Removal of useless test files"

3 years agoRemoval of useless test files 22/108722/2
sebdet [Tue, 2 Jun 2020 16:38:05 +0000 (18:38 +0200)]
Removal of useless test files

Removal of useless test files used by previous tests

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I4172427046250fed52984c2b97532370727f0fa0

3 years agoMerge "Removal of useless test files"
Sébastien Determe [Wed, 3 Jun 2020 09:08:46 +0000 (09:08 +0000)]
Merge "Removal of useless test files"

3 years agoMerge "Removal of useless test files"
Sébastien Determe [Wed, 3 Jun 2020 09:08:41 +0000 (09:08 +0000)]
Merge "Removal of useless test files"

3 years agoMerge "Removal of svg lib"
Sébastien Determe [Wed, 3 Jun 2020 09:08:36 +0000 (09:08 +0000)]
Merge "Removal of svg lib"

3 years agoMerge "Removal of useless code"
Sébastien Determe [Wed, 3 Jun 2020 09:08:30 +0000 (09:08 +0000)]
Merge "Removal of useless code"

3 years agoRemoval of useless test files 00/108700/1
sebdet [Tue, 2 Jun 2020 16:29:34 +0000 (18:29 +0200)]
Removal of useless test files

Removal of all useless test files not used anymore by any test

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ic273c2f2ef0eac4ae42174b954ebd4d3d70e5e23

3 years agoRemoval of useless test files 99/108699/1
sebdet [Tue, 2 Jun 2020 16:21:08 +0000 (18:21 +0200)]
Removal of useless test files

Removal of useless test files inherited from old tests removed.

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I2f906c724b8e98ba40afbea8482a93e6b263ef29

3 years agoRemoval of svg lib 98/108698/1
sebdet [Tue, 2 Jun 2020 16:18:12 +0000 (18:18 +0200)]
Removal of svg lib

Removal of svg libs and xml not used anymore

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I710d2e12c4c994f8f9b26b584da6ff6676b362ad

3 years agoRemoval of useless code 96/108696/1
sebdet [Tue, 2 Jun 2020 16:09:45 +0000 (18:09 +0200)]
Removal of useless code

Removal of previous modal not used anymore

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ica6a316369433714323bf0fddff60722281d0f5f

3 years agoupdate to last version 70/108570/1
osgn422w [Fri, 29 May 2020 13:35:55 +0000 (15:35 +0200)]
update to last version

update to last version of backend/frontend

Issue-ID: CLAMP-840

Change-Id: I504b170a79ef89a1035899b7e3464ed8238771bd
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoMerge "Update css file name in conf.py"
Sébastien Determe [Fri, 29 May 2020 08:39:19 +0000 (08:39 +0000)]
Merge "Update css file name in conf.py"

3 years agoUpdate css file name in conf.py 86/108486/1
lf-jobbuilder [Thu, 28 May 2020 21:00:05 +0000 (14:00 -0700)]
Update css file name in conf.py

ribbon.css is the correct name of the css file.

Issue-ID: CIMAN-376
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I57ea1fdc186c7e28519ba0764da298ad02c17a37

3 years agoMerge "Fix crash at SDC deploy"
Gervais-Martial Ngueko [Thu, 28 May 2020 15:55:01 +0000 (15:55 +0000)]
Merge "Fix crash at SDC deploy"

3 years agoFix crash at SDC deploy 20/108420/3
sebdet [Thu, 28 May 2020 15:26:39 +0000 (17:26 +0200)]
Fix crash at SDC deploy

If CDS properties are not there, it can crash a standard VF resource blueprint deployment.

Issue-ID: CLAMP-857
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I4172427046250fed52984c2b94531370727f0fa0

3 years agoMerge "Create SVG in UI"
Christophe Closset [Wed, 27 May 2020 16:24:56 +0000 (16:24 +0000)]
Merge "Create SVG in UI"

3 years agoCreate SVG in UI 95/107995/3
sebdet [Wed, 20 May 2020 16:36:43 +0000 (18:36 +0200)]
Create SVG in UI

Remove the SVG generation from the backend and put it in the UI. Backend removal code + clean up of test resources

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie9d6cd20f0135b459dbc85901b9a66f65002a85c

3 years agoMerge "update release note"
Eddy Hautot [Wed, 27 May 2020 12:48:54 +0000 (12:48 +0000)]
Merge "update release note"

3 years agoupdate release note 15/108315/1
osgn422w [Wed, 27 May 2020 12:18:23 +0000 (14:18 +0200)]
update release note

add link to Frankfurt upgrade strategy

Issue-ID: CLAMP-840

Change-Id: Id66870aef41bcb7b24fb06ac760cb8fa11a3f61e
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoMerge "add one known issue"
Sébastien Determe [Wed, 27 May 2020 10:19:33 +0000 (10:19 +0000)]
Merge "add one known issue"

3 years agoadd one known issue 05/108305/1
osgn422w [Wed, 27 May 2020 10:15:21 +0000 (12:15 +0200)]
add one known issue

update release note to add one known issue

Issue-ID: CLAMP-840

Change-Id: Icf970dc3473e51161e11159ad16a4ae50ff6312d
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoMerge "Create SVG in UI"
Xue Gao [Tue, 26 May 2020 07:22:41 +0000 (07:22 +0000)]
Merge "Create SVG in UI"

3 years agoMerge "update release note"
Gervais-Martial Ngueko [Mon, 25 May 2020 16:44:08 +0000 (16:44 +0000)]
Merge "update release note"

3 years agoupdate release note 06/108206/1
osgn422w [Mon, 25 May 2020 16:11:32 +0000 (18:11 +0200)]
update release note

update release note, add list of bugs

Issue-ID: CLAMP-840

Change-Id: Iecf4c787df106bc2d9024b49ce16c7bb3519514a
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoCreate SVG in UI 02/107802/12
sebdet [Mon, 18 May 2020 10:31:11 +0000 (12:31 +0200)]
Create SVG in UI

Remove the SVG generation from the backend and put it in the UI

Issue-ID: CLAMP-854
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Icfa9e107d83bb244ac3d87300d013555bfa0b037

3 years agoAdd info in the SVG 06/107606/3
sebdet [Wed, 13 May 2020 07:34:05 +0000 (09:34 +0200)]
Add info in the SVG

Add two additional fields in the SVG for the UI so that components can easily get the data without the need to access the models

Issue-ID: CLAMP-852
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I872d3c8b0336d813e1a1cf590f6c8a06cccbe230

3 years agoMerge "Update the clamp url"
Sébastien Determe [Wed, 13 May 2020 14:40:20 +0000 (14:40 +0000)]
Merge "Update the clamp url"

3 years agoUpdate the clamp url 21/107621/2
xuegao [Wed, 13 May 2020 13:22:16 +0000 (15:22 +0200)]
Update the clamp url

Replace the old Clamp url by the new one.

Issue-ID: CLAMP-846
Change-Id: I2765ea6c4f0f732be16e4c9a4b32f6eccf63468c
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoMerge "update release note"
Gervais-Martial Ngueko [Tue, 12 May 2020 21:27:08 +0000 (21:27 +0000)]
Merge "update release note"

3 years agoupdate release note 53/107553/1
osgn422w [Tue, 12 May 2020 15:06:59 +0000 (17:06 +0200)]
update release note

update release note to latest frankfurt version

Issue-ID: CLAMP-840

Change-Id: I63bdc921a8d56a5aee1c5878948e9b5be0565089
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoMerge "update user guide"
Sébastien Determe [Mon, 11 May 2020 16:02:49 +0000 (16:02 +0000)]
Merge "update user guide"

3 years agoMerge "Update pics"
Sébastien Determe [Mon, 11 May 2020 16:02:01 +0000 (16:02 +0000)]
Merge "Update pics"

3 years agoMerge "Add unit test"
Sébastien Determe [Mon, 11 May 2020 16:01:42 +0000 (16:01 +0000)]
Merge "Add unit test"

3 years agoupdate user guide 44/107444/1
Vidyashree-Huawei [Mon, 11 May 2020 10:48:46 +0000 (16:18 +0530)]
update user guide

update user guide for clamp-cds interaction

Change-Id: Iae80118713c4f097c7d84b5874e77aa738b40470
Issue-ID: CLAMP-846
Signed-off-by: Vidyashree-Huawei <vidyashree.rama@huawei.com>
3 years agoremove inactive committer 40/107440/1
osgn422w [Mon, 11 May 2020 09:11:06 +0000 (11:11 +0200)]
remove inactive committer

remove  'Adam Krysiak' who has been inactive for the past 6months

Issue-ID: CLAMP-851
Change-Id: I8a217a9665ca07326de28753958b2d9c22bacb30
Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
3 years agoUpdate pics 00/107200/1
xuegao [Wed, 6 May 2020 07:40:24 +0000 (09:40 +0200)]
Update pics

Update some pics for the user guide.

Issue-ID: CLAMP-846
Change-Id: I5949448d5311a66c4a89dd4d8b97273e4ac15e05

Change-Id: I5949448d5311a66c4a89dd4d8b97273e4ac15e05
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoAdd unit test 37/107037/5
xuegao [Mon, 4 May 2020 13:33:06 +0000 (15:33 +0200)]
Add unit test

Add unit tests to improve code coverage.

Issue-ID: CLAMP-844
Change-Id: I7792212d476103086e063cf8fe4a9abed1294fd6
Signed-off-by: xuegao <xg353y@intl.att.com>
3 years agoBump version to Guilin 45/107045/2
sebdet [Mon, 4 May 2020 14:43:42 +0000 (16:43 +0200)]
Bump version to Guilin

Bump 5.1.0 for Guilin on master branch

Issue-ID: CLAMP-845
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie04d75e2bb88dd2e20c53a9615b780df0e65b485

3 years agoRelease 5.0.6 19/106819/1
sebdet [Wed, 29 Apr 2020 15:45:29 +0000 (17:45 +0200)]
Release 5.0.6

Release 5.0.6

Issue-ID: CLAMP-833
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I23a21c4178cf18c1f0805dbe59bcf360822fcd71

3 years agoRelease 5.0.6 18/106818/1
sebdet [Wed, 29 Apr 2020 15:45:12 +0000 (17:45 +0200)]
Release 5.0.6

Release 5.0.6

Issue-ID: CLAMP-833
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Iad9437aaa917ba5df7ad50b56ac0fd5b11f71da7

4 years agoFix VNF entityId in policies 46/106746/1
sebdet [Tue, 28 Apr 2020 14:01:35 +0000 (16:01 +0200)]
Fix VNF entityId in policies

Fix the VNF entity IDs value in json schema for each policies (in UI)

Issue-ID: CLAMP-843
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9515b01422acdfc0ec36f10cc70994145e561d7f

4 years agoMerge "Fix bugs reported by sonar/nexus-iq"
Gervais-Martial Ngueko [Mon, 27 Apr 2020 16:39:54 +0000 (16:39 +0000)]
Merge "Fix bugs reported by sonar/nexus-iq"

4 years agoFix bugs reported by sonar/nexus-iq 91/106691/1
sebdet [Mon, 27 Apr 2020 16:26:28 +0000 (18:26 +0200)]
Fix bugs reported by sonar/nexus-iq

Rollback fixes for Nexus-iq, it does not help

Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I280c4cf612298d1cda64b8ed39a0a416f936fdc4

4 years agoMerge "Fix bugs reported by sonar/nexus-iq"
Gervais-Martial Ngueko [Mon, 27 Apr 2020 15:42:31 +0000 (15:42 +0000)]
Merge "Fix bugs reported by sonar/nexus-iq"

4 years agoMerge "Fix bugs reported by sonar/nexus-iq"
Gervais-Martial Ngueko [Mon, 27 Apr 2020 15:36:03 +0000 (15:36 +0000)]
Merge "Fix bugs reported by sonar/nexus-iq"

4 years agoFix bugs reported by sonar/nexus-iq 88/106688/1
sebdet [Mon, 27 Apr 2020 15:25:29 +0000 (17:25 +0200)]
Fix bugs reported by sonar/nexus-iq

Fix bugs reported by sonar as critical, major, ...

Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I23122c064b64ebe2a2c8c33540c4be0b0895157d

4 years agoFix bugs reported by sonar/nexus-iq 87/106687/1
sebdet [Mon, 27 Apr 2020 15:23:00 +0000 (17:23 +0200)]
Fix bugs reported by sonar/nexus-iq

Fix bugs reported by sonar as critical, major, ...

Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I3ec04016541e4a644c02e5c4601c0ee608eb0ca3

4 years agoFix bugs reported by sonar 10/106510/3
sebdet [Thu, 23 Apr 2020 13:54:50 +0000 (15:54 +0200)]
Fix bugs reported by sonar

Fix bugs reported by sonar as critical, major, ...

Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I7c33f83bc79be0b3b14b4f58f50a59471f3ab11d

4 years agoPrepare 5.0.6 08/106508/4
sebdet [Thu, 23 Apr 2020 13:45:59 +0000 (15:45 +0200)]
Prepare 5.0.6

Prepare 5.0.6 Clamp release

Issue-ID: CLAMP-833
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I459df08e623318e1b07912cccec5143d4f67008c

4 years agoMerge changes Id525d532,I91723b83
Xue Gao [Mon, 27 Apr 2020 08:57:40 +0000 (08:57 +0000)]
Merge changes Id525d532,I91723b83

* changes:
  Fix bugs reported by sonar
  Fix bugs reported by sonar

4 years agoFix bugs reported by sonar 03/106503/1
sebdet [Thu, 23 Apr 2020 13:17:59 +0000 (15:17 +0200)]
Fix bugs reported by sonar

Fix bugs reported by sonar as critical, major, ...

Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Id525d532d4f405216da44f95503e06e172458e70

4 years agoFix bugs reported by sonar 01/106501/1
sebdet [Thu, 23 Apr 2020 13:11:43 +0000 (15:11 +0200)]
Fix bugs reported by sonar

Fix bugs reported by sonar as critical, major, ...

Issue-ID: CLAMP-841
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I91723b83289e25d6e27b0c925107e50314f441fc

4 years agoMerge "Release 5.0.5"
Christophe Closset [Thu, 23 Apr 2020 10:52:36 +0000 (10:52 +0000)]
Merge "Release 5.0.5"

4 years agoMerge "Release 5.0.5"
Christophe Closset [Thu, 23 Apr 2020 10:52:30 +0000 (10:52 +0000)]
Merge "Release 5.0.5"

4 years agoRelease 5.0.5 90/106490/1
sebdet [Thu, 23 Apr 2020 10:16:19 +0000 (12:16 +0200)]
Release 5.0.5

Make a release of the stable code in 5.0.5

Issue-ID: CLAMP-833
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ideb631c61c389a45f91f21edcf2f4612189b4b5a

4 years agoRelease 5.0.5 89/106489/1
sebdet [Thu, 23 Apr 2020 10:16:03 +0000 (12:16 +0200)]
Release 5.0.5

Make a release of the stable code in 5.0.5

Issue-ID: CLAMP-833
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9c3c25510196e1ceed5a245a7e71f067a7a20604

4 years agoMerge "Fix entityId bug"
Christophe Closset [Thu, 23 Apr 2020 08:49:36 +0000 (08:49 +0000)]
Merge "Fix entityId bug"

4 years agoMerge "Fix refresh action"
Christophe Closset [Thu, 23 Apr 2020 08:49:12 +0000 (08:49 +0000)]
Merge "Fix refresh action"

4 years agoMerge "Fix bug when adding op policy"
Christophe Closset [Thu, 23 Apr 2020 08:47:44 +0000 (08:47 +0000)]
Merge "Fix bug when adding op policy"

4 years agoFix entityId bug 74/106474/2
sebdet [Thu, 23 Apr 2020 01:01:37 +0000 (03:01 +0200)]
Fix entityId bug

A user defined entry has been added to the entity id by default, so that json editor falls back to that value when re-editing the policies

Issue-ID: CLAMP-829
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I593163f87df9f97a19964428bf2016154dc9576d

4 years agoFix refresh action 71/106471/3
sebdet [Wed, 22 Apr 2020 22:44:32 +0000 (00:44 +0200)]
Fix refresh action

Fix the refresh action so that it well retriggered cds call when required, otherwise the refresh button is useless + get out the cds code from service installer

Issue-ID: CLAMP-818
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ia5784d75e1bd158ff775674fe6bf0c2c39b55ad4

4 years agoFix bug when adding op policy 67/106467/1
sebdet [Wed, 22 Apr 2020 21:10:54 +0000 (23:10 +0200)]
Fix bug when adding op policy

The fix to prevent multiple op policy modle to be inserted introduced another bug, this pr fixes it

Issue-ID: CLAMP-828
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I90432688df48cbf2b456efae5e4191e2909077cc

4 years agoRemove bugs and vulnerabilities 43/106443/2
xuegao [Wed, 22 Apr 2020 11:54:24 +0000 (13:54 +0200)]
Remove bugs and vulnerabilities

Remove bugs and vulnerabilities based on the sonar report

Issue-ID: CLAMP-841
Change-Id: I49d0eeeedf69a0cbe3adf49cf115ab25aec7adfd
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoGuard policy clean up 71/106371/5
xuegao [Tue, 21 Apr 2020 16:05:44 +0000 (18:05 +0200)]
Guard policy clean up

Remove guard policy related code, so that it will not be shown or
created in the legacy policy UI.

Issue-ID: CLAMP-825
Change-Id: I6c654fef9fd9df810fd48600c91ffef96db371cd
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoMerge "Fix table pagination issue"
Sébastien Determe [Tue, 21 Apr 2020 15:55:10 +0000 (15:55 +0000)]
Merge "Fix table pagination issue"

4 years agoMerge "Payload is expected as string in operational policy"
Sébastien Determe [Tue, 21 Apr 2020 15:20:04 +0000 (15:20 +0000)]
Merge "Payload is expected as string in operational policy"

4 years agoFix table pagination issue 61/106361/1
sebdet [Tue, 21 Apr 2020 15:17:56 +0000 (17:17 +0200)]
Fix table pagination issue

The pagination issue was due to a bug in the material-ui javascript lib

Issue-ID: CLAMP-803
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I9a9cf3ee373528a343f72b6c625326554ffd9965

4 years agoPayload is expected as string in operational policy 42/106242/2
Vidyashree-Huawei [Mon, 20 Apr 2020 06:48:50 +0000 (12:18 +0530)]
Payload is expected as string in operational policy

1. converted json to string for legacy operational policy
2. added payload data as default string value for generic operational policy

Change-Id: If63423c24d736623b227537f0f83edeaac819215
Issue-ID: CLAMP-831
Signed-off-by: Vidyashree-Huawei <vidyashree.rama@huawei.com>
4 years agoMerge "Remove legacy password encryption"
Sébastien Determe [Tue, 21 Apr 2020 13:33:42 +0000 (13:33 +0000)]
Merge "Remove legacy password encryption"

4 years agoRemove legacy password encryption 33/106333/3
JulienBe [Tue, 21 Apr 2020 11:44:13 +0000 (13:44 +0200)]
Remove legacy password encryption

This makes it easier to have a clean password policy on oom

Issue-ID: CLAMP-796

Change-Id: Ib02e65e32daeeaeaa8faa10631dc62604734ab8c
Signed-off-by: JulienBe <jb379x@att.com>
4 years agoMerge "spring-web-security update"
Xue Gao [Tue, 21 Apr 2020 13:33:33 +0000 (13:33 +0000)]
Merge "spring-web-security update"

4 years agoMerge "Prevent adding same type of Op policy"
Sébastien Determe [Tue, 21 Apr 2020 12:27:17 +0000 (12:27 +0000)]
Merge "Prevent adding same type of Op policy"

4 years agospring-web-security update 44/106344/2
sebdet [Tue, 21 Apr 2020 11:43:45 +0000 (13:43 +0200)]
spring-web-security update

upgrade spring-web-security to a less vulnerable version

Issue-ID: CLAMP-832
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ie272218e9c85b056a6bea92b3caf8072f298524d

4 years agoPrevent adding same type of Op policy 41/106341/1
xuegao [Tue, 21 Apr 2020 11:39:50 +0000 (13:39 +0200)]
Prevent adding same type of Op policy

Add the logic to prevent user adding the same type of Operational Policy

Issue-ID: CLAMP-828
Change-Id: Iec6774ec7a9494740f7aed0873165ba073d73e45
Signed-off-by: xuegao <xg353y@intl.att.com>
4 years agoMerge "Payload attributes are not displayed in operational policy"
Sébastien Determe [Tue, 21 Apr 2020 10:03:54 +0000 (10:03 +0000)]
Merge "Payload attributes are not displayed in operational policy"

4 years agoMerge "Release 5.0.5"
Xue Gao [Mon, 20 Apr 2020 13:47:47 +0000 (13:47 +0000)]
Merge "Release 5.0.5"

4 years agoMerge "Upgrade dom4j to latest"
Xue Gao [Mon, 20 Apr 2020 13:47:25 +0000 (13:47 +0000)]
Merge "Upgrade dom4j to latest"

4 years agoRelease 5.0.5 79/106279/1
sebdet [Mon, 20 Apr 2020 13:35:38 +0000 (15:35 +0200)]
Release 5.0.5

Prepare for 5.0.5

Issue-ID: CLAMP-833
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I26aa07c55f45f666bd46dc28b8eb676e62bd40b0

4 years agoUpgrade dom4j to latest 77/106277/1
sebdet [Mon, 20 Apr 2020 13:30:45 +0000 (15:30 +0200)]
Upgrade dom4j to latest

Upgrade dom4j to latest due to security issues 10

Issue-ID: CLAMP-832
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I4c3d36644cb858fdd9153b66f67ecf5f819b9381

4 years agoMerge "Release 5.0.4"
Xue Gao [Mon, 20 Apr 2020 13:00:32 +0000 (13:00 +0000)]
Merge "Release 5.0.4"

4 years agoMerge "Release 5.0.4"
Xue Gao [Mon, 20 Apr 2020 13:00:13 +0000 (13:00 +0000)]
Merge "Release 5.0.4"

4 years agoRelease 5.0.4 70/106270/1
sebdet [Mon, 20 Apr 2020 12:39:47 +0000 (14:39 +0200)]
Release 5.0.4

Create a new release with latest fixes from sprint CLAMP-R6 Sprint 5

Issue-ID: CLAMP-822
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I5644e738e7936e4d1165488c9d3c97c360afc57f

4 years agoRelease 5.0.4 69/106269/1
sebdet [Mon, 20 Apr 2020 12:39:32 +0000 (14:39 +0200)]
Release 5.0.4

Create a new release with latest fixes from sprint CLAMP-R6 Sprint 5

Issue-ID: CLAMP-822
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Ia7a7bb0f73c4c7668e29d1d4b448ff2d1521e4d7

4 years agoMerge "Fix the get status"
Xue Gao [Mon, 20 Apr 2020 12:03:19 +0000 (12:03 +0000)]
Merge "Fix the get status"

4 years agoFix the get status 95/106195/3
sebdet [Fri, 17 Apr 2020 13:28:06 +0000 (15:28 +0200)]
Fix the get status

The policy status goes to unknown because the status code returned is not good in some cases (failure with dcae comm)

Issue-ID: CLAMP-827
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: Iae189f62b4c7061949ffd4c842465bf5e379b669

4 years agoTosca convertor updated with datetime picker plugin feature 60/106160/4
Ashwin Sharma [Thu, 16 Apr 2020 21:26:53 +0000 (21:26 +0000)]
Tosca convertor updated with datetime picker plugin feature

Issue-ID: CLAMP-587
Signed-off-by: Ashwin Sharma <ashwin.shyam.sharma@att.com>
Change-Id: I1533b8e7a87c3e7c5af3572fef9ccd3a8fae85ef
Signed-off-by: Ashwin Sharma <ashwin.shyam.sharma@att.com>