aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19Removal of dead codesebdet4-149/+2
Cleanup of the Ui javascript code so that it's easier to work with op policies Issue-ID: CLAMP-330 Change-Id: Ia08b0af5ea818f49ac8625a3709b8f2a4cfdcddd Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-19Remove useless UI codesebdet16-1449/+152
Remove svn/wsdl code + rename the js files Issue-ID: CLAMP-330 Change-Id: I88aa31b99247ae5700347ae04955e08d6d5a5dd4 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-18Improve Policy windowsebdet2-10229/+13
Improve the policy window in the Clamp UI & update Json-editor lib Issue-ID: CLAMP-264 Change-Id: I602641f4e849385aecc16b646c0aa4f0dcfbcf12 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-15Rework UIxg353y5-12/+11
Fix bugs due to the data model change Issue-ID: CLAMP-318 Change-Id: If3750505a5f496caae61c01c2179e058e79eba52 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-14Rework UIxg353y12-78/+112
Rework UI to cooperate with the new data model Issue-ID: CLAMP-318 Change-Id: I1266c350e7604d29ff86da7c7584c74ad1f8715a Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-13Add UI testsxg353y1-9/+10
Add test cases for propertyController.js Issue-ID: CLAMP-310 Change-Id: I7ae2cc425d9a7343791bae9ab7704e09389f270a Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-13Fix bugs in UIxg353y6-95/+5
Fix bugs in UI and remove useless menu and files. Issue-ID: CLAMP-318 Change-Id: Iac797a3c9a014c77da4b7f7f174a2d2d0e538872 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-13Merge "Add updateGlobalPropertiesJson controller"Adam Krysiak1-6/+7
2019-03-12Merge "Rework authorization controller "Sébastien Determe8-91/+21
2019-03-12Add updateGlobalPropertiesJson controllermichal.banka1-6/+7
Change-Id: I83d474a3616462cdb0cc31eadae3a189dd275683 Issue-ID: CLAMP-301 Signed-off-by: michal.banka <michal.banka@nokia.com>
2019-03-11Rework authorization controller xg353y8-91/+21
Rework the authorization controller, put the authorization code into a camel box, so that it could be put and remove from other methods easily and not tightly connected with other logic; Remove unused CldsTemplateService.js Issue-ID: CLAMP-305 Change-Id: I5e01f1fa4534e78e0996b4b8acaf33f1875e95f0 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-11Merge "Rework the UI"Sébastien Determe9-159/+111
2019-03-11Merge "Rework the UI Menu"Sébastien Determe4-75/+93
2019-03-11Merge "Rework UI"Sébastien Determe14-300/+196
2019-03-08Rework the UIxg353y9-159/+111
Rework the UI, fixing some bugs, update the method to get the CL image, rework the URL used to communicate with backend, remove the save CL/update/validationTest/resubmit menu. Issue-ID: CLAMP-312, CLAMP-318 Change-Id: I3e167a5432b99f851382e36c1b56189c18e43476 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-08Rework the UI Menuxg353y4-75/+93
Create a menuHandler to handle enable/disable all the menu actions. Also rework the method to determine the permittedActions based on the current CL status. Issue-ID: CLAMP-311 Change-Id: Iecc194eb62a6546d53ad6121c73f9d3946a135a2 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-08Rework UIxg353y14-300/+196
Rework Clamp UI to cooperate with the internal data model changes. Issue-ID: CLAMP-310 Change-Id: Ic3fdbdf5e405b57ef1537672a1d4528325b68a74 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-07New endpointsebdet1-0/+15
New endpoint to get svgRepresentation + remove Yaml field json Issue-ID: CLAMP-301 Change-Id: I49f62f25a719849cab78d1c94ae67078e28e6185 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-03-07created Api for closed loop managingKrysiak Adam2-28/+62
Change-Id: Ib6bd92d1ae3119a857c5a63df10e8f9bb130f75f Issue-ID: CLAMP-301 Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-03-04Merge "Introduce new entities"Sébastien Determe2-1/+31
2019-02-28Introduce new entitiessebdet2-1/+31
Introduce new database entities to support the new Clamp model Change-Id: I6c8d7fdaf8201c2bc7878f8a807c89002525857f Issue-ID: CLAMP-299 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-22Merge "Remove old MS UI"Sébastien Determe6-737/+6
2019-02-22Merge "Fix the bugs"Sébastien Determe2-1/+2
2019-02-22Merge "Allow only 1 Operational Policy"Sébastien Determe4-229/+72
2019-02-20Fix the bugsxg353y2-1/+2
Fix the bugs in tosca model related code, due to the json removal activity. Issue-ID: CLAMP-292 Change-Id: I6306930052b876b1ba8b0e1ce71689d4499e165c Change-Id: I6306930052b876b1ba8b0e1ce71689d4499e165c Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-19Remove old MS UIxg353y6-737/+6
Remove the isSimple flag, so that the old hard coded MS UI will be disabled totally and clamp will only support automatically generated UI from the tosca model for MS configuration. Issue-ID: CLAMP-264 Change-Id: I1bf4a27c89ae5ddc97c87671daf13b97d5a2f373 Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-19Allow only 1 Operational Policyxg353y4-229/+72
Rework the operational policy UI, only allow to create 1 operational policy and fix some bugs. Issue-ID: CLAMP-294 Change-Id: Iec09451d9437b299028bf63304f90c893ecc1d3e Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-18Fix health check action nameawudzins1-1/+1
Fix name of the health check action which is sent to policy Change-Id: I38536d2194963b58d1cf4b3e123142dddbfe9dd1 Issue-ID: CLAMP-296 Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
2019-02-15Run as non rootsebdet1-6/+10
Modify the CLAMP docker image so that it does not run as root but as clamp user Issue-ID: CLAMP-298 Change-Id: I0bf7bed9cb76a2fcde72f2e23b66e03f03e5fe0e Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-02-13Remove SDC queryxg353y13-703/+149
Remove the query to SDC to get Service/VF related parameters. Also remove the UI which triggers the SDC query. Issue-ID: CLAMP-290 Change-Id: Ie7864942b91c022a3a7329c17ab2785448aae9ff Signed-off-by: xg353y <xg353y@intl.att.com>
2019-02-07Merge "Automatic Config Policy Ui generation"Sébastien Determe11-275/+17123
2019-02-07Merge "Replace jackson usages with GSON"Sébastien Determe1-0/+1
2019-02-07Automatic Config Policy Ui generationxg353y11-275/+17123
Automatic GUI generation based on json output of policy-model. And remove the Create CL related code. Change-Id: I42f7e8da46052e01bda33593434f8794f0e430c5 Signed-off-by: xg353y <xg353y@intl.att.com> Issue-ID: CLAMP-264
2019-02-06Replace jackson usages with GSONKrysiak Adam1-0/+1
Issue-ID: CLAMP-286 Change-Id: I3492811e248cbcf502656a992cea4f76deed46dc Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
2019-01-22Remove lodash in UIsebdet2-57/+0
Remove the lodash library as it's not used by any code Issue-ID: CLAMP-279 Change-Id: I51793dae87401952054c6dee3dc8179ab7def696 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2019-01-14Fix no AAF configsebdet1-3/+7
Add missing config for no AAF properties file Issue-ID: CLAMP-252 Change-Id: Iba8b0ed7119460a192cf30fcadb6e1b7b7e50b5d Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-19Add flexibilitysebdet1-0/+1
Add flexibility to the code for the authentication part Issue-ID: CLAMP-252 Change-Id: Id13275c37b44f6934057000743f40fb531313cca Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-14Fix log locationsebdet2-2/+2
Fix log location in the CLAMP container Issue-ID: CLAMP-255 Change-Id: Icf36dca0412a4d416760152728a729abf6efb680 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-11Additional tosca methodsebdet1-1/+1
new tosca method for future code Issue-ID: CLAMP-252 Change-Id: I1fbd15e8a76ccb7629c800d8c64e2d526bd77554 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-12-11Fix concurrent buildsebdet1-1/+1
Fix concurrent build issue that may occur and generate random ports automatically in the build Issue-ID: CLAMP-252 Change-Id: If1b67a3a03fea52971b494621a4ba3ba44ee6a01 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-30Removal of useless stuffsebdet4-621/+3
Removal of useless files and configuration Issue-ID: CLAMP-252 Change-Id: If2c81708d4158404151740ba719fe2dd666c6152 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-26correct vulnerabilityosgn422w1-2/+7
put the correct release version and vulnerability html page Issue-ID: CLAMP-249 Change-Id: I767843965445ac833a9b8805dd5156d18f9a618d Signed-off-by: osgn422w <gervais-martial.ngueko@intl.att.com>
2018-11-09Fix DCAE status refreshsebdet1-5/+10
Fix the DCAE status refresh that was not done during the loading of the model in Clamp Issue-ID: CLAMP-246 Change-Id: I61ec1de74d46879ba638833bcab5143966d37228 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-02Fix Policy Yamlsebdet1-8/+11
Fix Policy Yaml generation, remove service and resource section + update the actor/recipe Issue-ID: CLAMP-243 Change-Id: Ia1adad6e653e7e85576858f2971f60f7903bfae2 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-11-01Update TCA paramssebdet1-2/+2
Update the TCA parameters as needed for DCAE TCA Issue-ID: CLAMP-242 Change-Id: If55fff4f14bf145d8962ec70c31dd0e25249de54 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-31Fix Payload in policysebdet2-3/+3
Fix payload field in Op Policy, must now be YAML format + fix SO actor value Issue-ID: CLAMP-241 Change-Id: Icce97a0c396fb9ae11c98ace66893066494fcf73 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-24Upgrade to 4.1.3sebdet6-480/+4
Upgrade bootstrap to 4.1.3 (latest) and remove useless bootstrap-theme css Issue-ID: CLAMP-238 Change-Id: I79e9396b8905fbc09eb61fee66e076287068ff53 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-23Update doc and swaggersebdet1-27/+766
Update the reStructuredText doc and swagger Issue-ID: CLAMP-200 Change-Id: I542498410546f3258f1bb01caca85ac025177412 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-16Reformat Dashboard codesebdet1-81/+85
Just reformating the javascript code Change-Id: Ia6a680070151ed0a8d718434893e7219e1f48e7c Issue-ID: CLAMP-235 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-11Fix UI behaviorsebdet2-980/+1098
Fix UI not seeing that the backedn has failed the request + add support to display the errorMessage from backend Issue-ID: CLAMP-228 Change-Id: I6fc58f6d6888a4e140cdf70f403bbcfa07e40ac0 Signed-off-by: sebdet <sebastien.determe@intl.att.com>