Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix target type must be VFMODULE instead of VFModule
Issue-ID: CLAMP-395
Change-Id: Ie34422985a13a1f2bc29fb06aceafb3994d2140a
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
Rename a field in policy payload, resourceId must be resourceID
Issue-ID: CLAMP-395
Change-Id: Ic890b470b8f5c8f4962d65c7388f9c471f7c5b5d
Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>
|
|
Issue-ID: CLAMP-391
Change-Id: I04aac42f8b934cec16ed16bf93519d4e0d83f8ec
Signed-off-by: Krysiak Adam <adam.krysiak@nokia.com>
|
|
|
|
|
|
Add prefix for Guard Policy Id; display attributes correctly when guard
type is FrequencyLimiter; initialize guard policy type accordingly; add
default value for guard active start/end attributes;
Issue-ID: CLAMP-386, CLAMP-387
Change-Id: I4c57ddcfccba207429fb1e75d9d2a4d6b0f15e8a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Move the loop log table down; color the log level; adjust the proportion
of the log attributes; adjust the location of the Loop view and the log
table.
Issue-ID: CLAMP-388
Change-Id: Ifec6da8dfb330304c8adffbb3257d325e234aa17
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
Initialize targertResourceId options, before loading values from DB,
otherwise the value shown in the UI will be blank.
Issue-ID: CLAMP-382
Change-Id: Ie3fecab521272c5f5373161ed8070f9370fc219d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Adjust operational window field abatement so the look and feel is good
Issue-ID: CLAMP-381
Change-Id: I0248b836650b7274c34a7f4ebbea06056d816753
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Update the select value used for Abatement attribute.
Issue-ID: CLAMP-378
Change-Id: Ib64c08c33646162e6c4f8e0c25c04f2559517626
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Fix the Abatement flag issue, remove the default checked setting and
only set the abatement attribute value to true if it is selected.
Issue-ID: CLAMP-378
Change-Id: I52b176297bc0042f6c83cfc30331ef9ca8830c98
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Fix the issue where loop log doesn't refresh in UI on time; update the
Refresh Status menu to point to the correct url
Issue-ID: CLAMP-360
Change-Id: I65064e8f3fe16beea4cb397f66d8e871db17f77d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Change the guard policy payload as some field were not correct
Issue-ID: CLAMP-367
Change-Id: I3f6f200d736e8b3d890ec105849ff0e4506b1510
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Rework the model Json returned by the backend to the UI
Issue-ID: CLAMP-365
Change-Id: I8b4e24292d62140b4b2e105d8b18042f84e1fd38
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Fix the bug where operational policy window is opened in the UI instead
of the right microservice one
Issue-ID: CLAMP-364
Change-Id: I2fd64f0dd2de54e8498f4cdce2c55fd912fd5f21
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
GUI modifications for operation policy
Change-Id: I21fd7bc499ba799a0b8436b1946733608d9c62e2
Issue-ID: CLAMP-350
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
Add log in UI from Loop logs table so that user see what has been done
Issue-ID: CLAMP-313
Change-Id: I673a46e7b867852179b32d163241de67b300b07c
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Add Loop name in UI + removal of useless javascript code
Issue-ID: CLAMP-313
Change-Id: Iba72f3bfcf2a0bf2731120c77b17f41ed7ac77f6
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Create new Camel DataFormat class to handle the Clamp JSon model
specific type
Issue-ID: CLAMP-303
Change-Id: I2abd173c7d2a96a03d333a8def4307bc3cf082d7
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Rework the op policy UI, fix some bugs while saving op policy
properties.
Issue-ID: CLAMP-330
Change-Id: Id21f86c239e4e880a0a7ea08d0ed4b56bc05b4fb
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
|
|
|
|
Modifications to operation policy with additional model related IDs
Change-Id: Ic99b0646814a64682c7ea90c9a3638993e9d9c5c
Issue-ID: CLAMP-309
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
GUI modifications for operation policy
Change-Id: Icd2ff83a991899efaa986b4f15549c2bfd82b63e
Issue-ID: CLAMP-308
Signed-off-by: ThamlurRaju <TR00568434@TechMahindra.com>
|
|
Update Csar handler, return the content of policies.yaml concatenateed
with data.yaml while getting the policy model yaml.
Issue-ID: CLAMP-261
Change-Id: I8ef7bcb9b2daaea37f13ca9d3ad9f38b889d6041
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Operational policy Ui rework, removal of useless code and new json
format output sent to backend
Issue-ID: CLAMP-330
Change-Id: I2261f6bdcdb6b9864dddba26f5f7ec6c684ff018
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Move js code outstide of the html page so that we can debug it
Issue-ID: CLAMP-330
Change-Id: Iba5a61f7a001f0bd73f99b340380b5d6a1383831
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
Rework the logic to create/delete ms config policies.
Issue-ID: CLAMP-303
Change-Id: I317e262ab68280a7518a6e31e82e5fcb0a7f94ed
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
Remove svn/wsdl code + rename the js files
Issue-ID: CLAMP-330
Change-Id: I88aa31b99247ae5700347ae04955e08d6d5a5dd4
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
|
|
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>
|
|
Fix bugs due to the data model change
Issue-ID: CLAMP-318
Change-Id: If3750505a5f496caae61c01c2179e058e79eba52
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Rework UI to cooperate with the new data model
Issue-ID: CLAMP-318
Change-Id: I1266c350e7604d29ff86da7c7584c74ad1f8715a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Add test cases for propertyController.js
Issue-ID: CLAMP-310
Change-Id: I7ae2cc425d9a7343791bae9ab7704e09389f270a
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
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>
|