aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/META-INF
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-07-02Remove angular-touchDeterme, Sebastien (sd378r)1-584/+0
Remove useless library in the Clamp UI as min has been added Issue-ID: CLAMP-191 Change-Id: Ic57568aebb51a5de407bd631e8ec8d3b0c8e0e57 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-06-29Fix error reported by firefoxDeterme, Sebastien (sd378r)3-3/+4
Fix callback error and move kendo to lib folder Issue-ID: CLAMP-191 Change-Id: Ie262ec30f1148a4049dd36e94a6b7293eea9abfe Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-06-27Rework javascript librariesDeterme, Sebastien (sd378r)113-78288/+464
Remove useless javascript libraries and upgrade to Jquery 2.2.4,and angular to 1.2.32 Issue-ID: CLAMP-191 Change-Id: I938bc5139ab5af6ccc56d7acbdb129e2a8c840da Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-06-11Integrate AAFxg353y6-118/+8
Update aaf dependency version; fix a bug in UI; remove logout page; update default certificates Issue-ID: CLAMP-103 Change-Id: I3bdd45730f616165d7a484033c5102241f872c1d Signed-off-by: xg353y <xg353y@intl.att.com>
2018-06-11Integrate AAFxg353y3-46/+13
Integrate AAF framework into Clamp. Issue-ID: CLAMP-103 Change-Id: I2ceeb2a85b8b5674e712b3924a96a2bd6fb71d68 Signed-off-by: xg353y <xg353y@intl.att.com>
2018-05-30Update to 2.0.2Determe, Sebastien (sd378r)1-2/+2
Update CLAMP to 2.0.2 for additional fixes Issue-ID: CLAMP-153 Change-Id: Ib74e4ea31463b285d0594ee9743575d86edac7a8 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-25Fix issue in operational policy UIDeterme, Sebastien (sd378r)1-2/+1
Fix issue in operational policy UI due to structure not yet loaded Issue-ID: CLAMP-172 Change-Id: I4f5d78ed6ebb7257b3a102deeedd09ba8c3eece1 Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
2018-05-23Add session timeout pagexg353y2-0/+60
Page timeout.html will be loaded at the session timeout, so that client can re-login. Issue-ID: CLAMP-166 Change-Id: Ie6af79e993480162b1becf9a01b99c70ec831354 Signed-off-by: xg353y <xg353y@intl.att.com>