aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/META-INF
AgeCommit message (Collapse)AuthorFilesLines
2019-03-25Rework the UIxg353y2-68/+21
Rework the UI to submit/stop/restart the closed loop based on the new data model Issue-ID: CLAMP-313 Change-Id: Ide9be22f5ffc4faa2cd257a7f7eec895ab81f5de Signed-off-by: xg353y <xg353y@intl.att.com>
2019-03-25Rework deploy/undeploy UIxg353y7-184/+112
Rework the deploy/undeploy Ui based on the new data model. Issue-ID: CLAMP-334 Change-Id: I03d591bea81cb050e12031782dfa383656f1a32c Signed-off-by: xg353y <xg353y@intl.att.com>
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 UIxg353y11-74/+108
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-11Rework authorization controller xg353y4-81/+2
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-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-02-22Merge "Remove old MS UI"Sébastien Determe6-737/+6
2019-02-20Fix the bugsxg353y1-1/+1
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-13Remove SDC queryxg353y8-656/+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-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-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>
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-10-31Fix Payload in policysebdet1-2/+2
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>
2018-10-08Fix target resourceIdsebdet1-6/+10
Fix target resource id impacted by the code change done for Guard ui bug fix Issue-ID: CLAMP-227 Change-Id: I73751074b7414892ed4de30f894f09be3b72eb17 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-08Fix bug in policy UIsebdet1-32/+44
The notion of formId was not used , therefore only one ResourceTargetId and Guard policytype was supported. Issue-ID: CLAMP-227 Change-Id: Ic60f46e275f59f5598f60158988e9a2f27e20169 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-10-03Fix Guard policy Pushsebdet1-7/+5
Fix push to policy of Guard policies due to interface changes Issue-ID: CLAMP-225 Change-Id: If0832385c20824ad86ca53bcaa07e6fa1ad61691 Signed-off-by: sebdet <sebastien.determe@intl.att.com>
2018-09-21Add delete testsebdet1-19/+3
Add a test and fix the delete model code that was not working Issue-ID: CLAMP-217 Change-Id: I235200ee0e7dc25ed759b88568333882bfb90c50 Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-12Introduce new changes to UIsebdet1-55/+86
Introduce changes to support Guard policy Issue-ID: CLAMP-190 Change-Id: I4bffd2ee2a777ee43884fbf03b6128c0198f98ba Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-12Remove useless codesebdet5-159/+1
Remove useless code in javascript for CLAMP UI Issue-ID: CLAMP-220 Change-Id: Ie08799370079b9c9edaaff9a567458d81ef22eb4 Signed-off-by: sebdet <sd378r@intl.att.com>
2018-09-05Fix healthchecksebdet1-0/+3
Fix healthcheck and creds system due to AAF changes Issue-ID: CLAMP-213 Change-Id: Idcc9a369ab384a1bba86b80f81a75a4631d8604e Signed-off-by: sebdet <sd378r@intl.att.com>
2018-08-10Fix issue with deploy paramsDeterme, Sebastien (sd378r)2-86/+70
Fix the problem when Global parameters are saved, it deletes the deployParameters field Issue-ID: CLAMP-195 Change-Id: Ie4a828ad81d52a321fc9385f0e3aea19880abfe7 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-08-08Add support for ScaleOutDeterme, Sebastien (sd378r)1-28/+65
Support Scaleout in Clamp UI + rework the Backend to support more configurable fields of operational policy. Issue-ID: CLAMP-201 Change-Id: I87dceeecfb4145bf4a0357daefd279729609e21d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-08-06Remove commented linesDeterme, Sebastien (sd378r)2-283/+201
Rework the javascript code and commented lines removed + re-indenting Issue-ID: CLAMP-191 Change-Id: Idc188276ebc12a0af5458acc634d53a80dabc2de Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-08-03Restore SwaggerDeterme, Sebastien (sd378r)1-603/+310
Restore swagger generation at runtime, + Clamp versioning rework + log level set differently Issue-ID: CLAMP-169 Change-Id: Ibf9eedb7028dedc610b36546f57ee5b3095cd20d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-26Upgrade spring/camel versionsxg353y3-14/+21
Upgrade the spring/camel dependency versions in order to solve the security issue Issue-ID: CLAMP-188 Change-Id: I80c28a4d9c142b89463ad3a6a00761e5495adda8 Signed-off-by: xg353y <xg353y@intl.att.com>
2018-07-05Upgrade sanitize for securityDeterme, Sebastien (sd378r)2-24/+23
Remove security issues by using a more recent version of angular-sanitize Issue-ID: CLAMP-191 Change-Id: Ia2c53d76c7b315d5b0de44ef7c9a658fb8aac35b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-05Upgrade angular to 1.3.2Determe, Sebastien (sd378r)42-10422/+2720
Upgrade angular lib to 1.3.2, it required ui-bootstrap-tpls to be upgraded as well + angular-dialog-service as well Issue-ID: CLAMP-191 Change-Id: I248c1ebc796f6f75ba822ca5cf5277004609366c Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-04Remove useless fileDeterme, Sebastien (sd378r)1-52/+0
Remove index.js that was in the lib folder Issue-ID: CLAMP-191 Change-Id: I2e14efd9756a6089397fd0afdebc0185c8256a5c Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-04Remove useless javascript libraryDeterme, Sebastien (sd378r)2-7/+0
Remove moment.js that imported but not used at all Issue-ID: CLAMP-191 Change-Id: Ia7cbfb48de15fbe05ebec47fe0479012c988faf1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-03Remove useless filesDeterme, Sebastien (sd378r)10-625/+1
Remove bpmn old files that were not used anymore Issue-ID: CLAMP-191 Change-Id: I12fe742fa1e97d1fbccf68fcadd9277533461f19 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-03Remove useless CSSDeterme, Sebastien (sd378r)3-9784/+0
Remove references to google fonts that were useless Issue-ID: CLAMP-191 Change-Id: I65ef1d562a65c14859a46455b4739d4f6aca286f Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-03Remove grid libDeterme, Sebastien (sd378r)21-33628/+1
Remove Grid javascript library as not currently used Issue-ID: CLAMP-191 Change-Id: I0a0bbbbf598945f89827264a6c1cda47bbcd2b3d Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-03Remove useless libraryDeterme, Sebastien (sd378r)3-431/+0
Remove vs-repeat from the Clamp ui Issue-ID: CLAMP-191 Change-Id: I764c200e338b3775a6683b70917ebaf4c9d67326 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-03Remove angucompleteDeterme, Sebastien (sd378r)6-319/+3
Remove useless library in Ui + Update Status report location Issue-ID: CLAMP-191 Change-Id: I21f87437022acfda51b5a95b5e5b91cb1ad5b8e5 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-03Update bootstrap to latestDeterme, Sebastien (sd378r)6-14/+14
Update bootstrap javascript to 4.1.1 Issue-ID: CLAMP-191 Change-Id: I2adb264dec27038adb7cd174c15a3c08a930c8ac Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-02Remove useless librariesDeterme, Sebastien (sd378r)6-1553/+0
Remove Angular-dropdown-multiselect and angular-highlightjs.js Issue-ID: CLAMP-191 Change-Id: Iec1f1600f597008e9cd643e1f8cc014ab109014b Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-07-02Upgrade JQuery to latestDeterme, Sebastien (sd378r)8-10346/+11
Upgrade Jquery to latest and removed Kendo which was useless Issue-ID: CLAMP-191 Change-Id: Ie664da5642c52ce8395433f7a5d42e8f86781969 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>