aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-06-17Merge "Address Manage Dictionary issues"Sébastien Determe6-383/+891
2020-06-12Address Manage Dictionary issuesTed Humphrey6-383/+891
A variety of bugs are addressed. See JIRA. Issue-ID: CLAMP-849 Change-Id: I620c1ec774fdcec484f40fc638551960a98973c8 Signed-off-by: Ted Humphrey <Thomas.Humphrey@att.com>
2020-06-12Merge "Removal of Svg api"Eddy Hautot1-20/+0
2020-06-12Removal of Svg apisebdet1-20/+0
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
2020-06-06optimize size and time using "--no-cache-dir"Pratik Raj3-3/+3
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
2020-06-04Merge "correct release note"Sébastien Determe1-6/+7
2020-06-04correct release noteosgn422w1-6/+7
correct "Upgrade notes" section of Frankfurt Issue-ID: CLAMP-840 Change-Id: I804846934eddcbe0577a04f6021cc62e6107e27c Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-06-04Remove logoutxuegao6-66/+1
Remove the logout option from UI. Issue-ID: CLAMP-860 Change-Id: I711b8a7eaf523195f0534044efd3dd74c3f1e0be Signed-off-by: xuegao <xg353y@intl.att.com>
2020-06-03Fix js libsebdet2-4/+0
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
2020-06-03Merge "Add check to maven pom.xml for verifying integrity of ui-react-lib"Sébastien Determe4-5/+152
2020-06-03Merge "Update sql files"Sébastien Determe5-9174/+7047
2020-06-03Update sql filessebdet5-9174/+7047
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
2020-06-03Add check to maven pom.xml for verifying integrity of ui-react-libTed Humphrey4-5/+152
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>
2020-06-03Merge "Removal of useless test files"Sébastien Determe9-813/+174
2020-06-03Removal of useless test filessebdet9-813/+174
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
2020-06-03Merge "Removal of useless test files"Sébastien Determe23-9142/+0
2020-06-03Merge "Removal of useless test files"Sébastien Determe4-268/+0
2020-06-03Merge "Removal of svg lib"Sébastien Determe1-33/+0
2020-06-03Merge "Removal of useless code"Sébastien Determe8-529/+0
2020-06-02Removal of useless test filessebdet23-9142/+0
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
2020-06-02Removal of useless test filessebdet4-268/+0
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
2020-06-02Removal of svg libsebdet1-33/+0
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
2020-06-02Removal of useless codesebdet8-529/+0
Removal of previous modal not used anymore Issue-ID: CLAMP-854 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ica6a316369433714323bf0fddff60722281d0f5f
2020-05-29update to last versionosgn422w1-3/+3
update to last version of backend/frontend Issue-ID: CLAMP-840 Change-Id: I504b170a79ef89a1035899b7e3464ed8238771bd Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-05-29Merge "Update css file name in conf.py"Sébastien Determe1-1/+1
2020-05-28Update css file name in conf.pylf-jobbuilder1-1/+1
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
2020-05-28Merge "Fix crash at SDC deploy"Gervais-Martial Ngueko4-11/+31
2020-05-28Fix crash at SDC deploysebdet4-11/+31
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
2020-05-27Merge "Create SVG in UI"Christophe Closset53-5051/+86
2020-05-27Create SVG in UIsebdet53-5051/+86
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
2020-05-27Merge "update release note"Eddy Hautot1-7/+8
2020-05-27update release noteosgn422w1-7/+8
add link to Frankfurt upgrade strategy Issue-ID: CLAMP-840 Change-Id: Id66870aef41bcb7b24fb06ac760cb8fa11a3f61e Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-05-27Merge "add one known issue"Sébastien Determe1-0/+1
2020-05-27add one known issueosgn422w1-0/+1
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>
2020-05-26Merge "Create SVG in UI"Xue Gao26-540/+463
2020-05-25Merge "update release note"Gervais-Martial Ngueko1-15/+15
2020-05-25update release noteosgn422w1-15/+15
update release note, add list of bugs Issue-ID: CLAMP-840 Change-Id: Iecf4c787df106bc2d9024b49ce16c7bb3519514a Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-05-20Create SVG in UIsebdet26-540/+463
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
2020-05-18Add info in the SVGsebdet9-2649/+2667
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
2020-05-13Merge "Update the clamp url"Sébastien Determe2-3/+3
2020-05-13Update the clamp urlxuegao2-3/+3
Replace the old Clamp url by the new one. Issue-ID: CLAMP-846 Change-Id: I2765ea6c4f0f732be16e4c9a4b32f6eccf63468c Signed-off-by: xuegao <xg353y@intl.att.com>
2020-05-12Merge "update release note"Gervais-Martial Ngueko1-3/+3
2020-05-12update release noteosgn422w1-3/+3
update release note to latest frankfurt version Issue-ID: CLAMP-840 Change-Id: I63bdc921a8d56a5aee1c5878948e9b5be0565089 Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2020-05-11Merge "update user guide"Sébastien Determe2-0/+4
2020-05-11Merge "Update pics"Sébastien Determe3-0/+0
2020-05-11Merge "Add unit test"Sébastien Determe8-8/+634
2020-05-11update user guideVidyashree-Huawei2-0/+4
update user guide for clamp-cds interaction Change-Id: Iae80118713c4f097c7d84b5874e77aa738b40470 Issue-ID: CLAMP-846 Signed-off-by: Vidyashree-Huawei <vidyashree.rama@huawei.com>
2020-05-11remove inactive committerosgn422w1-5/+3
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>
2020-05-06Update picsxuegao3-0/+0
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>
2020-05-05Add unit testxuegao8-8/+634
Add unit tests to improve code coverage. Issue-ID: CLAMP-844 Change-Id: I7792212d476103086e063cf8fe4a9abed1294fd6 Signed-off-by: xuegao <xg353y@intl.att.com>