aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-09-14Merge "Use released common and models"Pamela Dragosh1-2/+2
2021-09-13Use released common and modelsliamfallon1-2/+2
Issue-ID: POLICY-3587 Change-Id: I65a92003eba685831129f6c74f4b742418508538 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-10Merge "Remove CLAMP_REST_URL variable from Docker image"Liam Fallon6-39/+20
2021-09-10Remove CLAMP_REST_URL variable from Docker imagedanielhanrahan6-39/+20
Remove redundant CLAMP_REST_URL environment variable Update README to remove references to CLAMP_REST_URL Group Dockerfile COPY commands to reduce image layers Issue-ID: POLICY-3639 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ia6947a6681875167dfc63b0ffd19f7dc6faad6d4
2021-09-10Make gui-clamp work in Docker imagedanielhanrahan10-74/+53
Change package.json to generate URLs relative to current pathname Change REST URLs to use window.location.pathname Remove broken React state variables for window.location.pathname Issue-ID: POLICY-3600 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I6951a0a6b3f3bef15d262242df13cc2d20a198c8
2021-09-10Merge "Add Delete Instantiation Functionality."Liam Fallon13-245/+407
2021-09-10Ensure that login in policy-gui works with AAFdanielhanrahan5-7/+87
Add CLAMP SSL cert and key to Docker image Change nginx port from 8080 to 2443 and enable SSL Update README to include instructions on certificate login Issue-ID: POLICY-3615 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I5211d30c420d75a94621399f33763b8156c50b5b
2021-09-10Add Delete Instantiation Functionality.brunomilitzer13-245/+407
Update UI to centralize Instantiation Management Created Delete button to delete the instantiations Fixed Change Order State Functionality Issue-ID: POLICY-3558 Change-Id: I2efb00ce041ab4fc217e06ed72385ad8ea1b10fb Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-09-09Remove blank line from INFO.yamlliamfallon1-1/+0
Issue-ID: POLICY-3587 Change-Id: Iebe527c5533633face5ba859a51123f9fe6fdf08 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-09Point at released policy-parentliamfallon1-1/+1
Issue-ID: POLICY-3587 Change-Id: I33000b3a514af99208b380973485f0c6048b39fb Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-09Merge "Fix sonar issue in policy/gui"Pamela Dragosh1-2/+1
2021-09-09Merge "Update INFO.yaml"Pamela Dragosh1-11/+20
2021-09-08Fix sonar issue in policy/guiRam Krishna Verma1-2/+1
Issue-ID: POLICY-3077 Change-Id: Ia4a1a12ab286d40205ec5a81d130c4845cd93cea Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-09-08Update INFO.yamlliamfallon1-11/+20
Update the INFO.yaml file with latest information. Issue-ID: POLICY-3552 Change-Id: I454ebb9bd0589dd43563fe6df8a97e0c741d13f3 Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-09-07Make gui-pdp-monitoring work in Docker imagedanielhanrahan12-72/+50
Serve PDP Monitoring HTML using nginx in Docker image Don't serve HTML content from PdpMonitoringServer Remove unused dependencies in gui-pdp-monitoring Add proxy setting for local dev testing with npm start Issue-ID: POLICY-3603 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I9a4c2b250a1f0460892a367a3b5bbb59e0e92411
2021-09-02Merge "Fix static web resource paths in gui-editor-apex"Jim Hahn2-304/+304
2021-09-02Merge "Add docker image generation to maven for policy-gui"Jorge Hernandez12-1/+514
2021-09-02Merge "Add missing JS import in gui-editor-apex"Jorge Hernandez1-1/+1
2021-09-02Fix static web resource paths in gui-editor-apexdanielhanrahan2-304/+304
Some relative paths in the HTML/CSS are incorrect in the build Issue-ID: POLICY-3601 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ifb9f4b428f3732cd601a3128df27d720a55f88fa
2021-09-01Fix sonar issues in policy/guiRam Krishna Verma4-16/+18
Issue-ID: POLICY-3095 Change-Id: Ida760b380acbc5784f685e0a4c95c09f017ebf57 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-09-01Add missing JS import in gui-editor-apexdanielhanrahan1-1/+1
There is a missing import for apexUtils_escapeHtml (used on line 53), preventing the context schema table from loading Issue-ID: POLICY-3602 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Id08864c93201007ee353f054f0580024af1d878a
2021-09-01Add docker image generation to maven for policy-guidanielhanrahan12-1/+514
Add maven uber-jar artifact for gui-editor-apex Add maven tarball artifact for gui-clamp Create docker image containing nginx and policy GUIs Issue-ID: POLICY-3574 Change-Id: I06e5ed6fb610e0746f376114f628bb9b1a530cab Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
2021-08-27Fix sonar issues in policy/guiRam Krishna Verma6-57/+52
Issue-ID: POLICY-3077 Change-Id: Idcd08427cbff2cfdd8ba99db7cf32a0f5c978415 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-08-26Fix sonar issuesRam Krishna Verma12-70/+71
Issue-ID: POLICY-3077 Change-Id: Iae7bad7bc69bc4c5cd974e8439f8f433a43123d0 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
2021-08-20ADD State Change CL Instantiationbrunomilitzer11-1/+566
Will Apply Unit Tests on POLICY-3537, since focus is to get the functionalities completed. Issue-ID: POLICY-3425 Change-Id: I926bb1a213e71dee56c0fc5df4779a4f1b633383 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-08-11Add error handling and refactoringsaul.gill9-73/+186
Added error for when common or instance props can't be retrieved Added error for monitoring when control loops can't be retrieved Made node templates collapsed by default when editing properties Added single service function to get common or instance properties Issue-ID: POLICY-3439 Change-Id: I74560a06aae1a820862f977d5e7ac86597a093c0 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-07-30Add Instance Properties Formbrunomilitzer17-504/+419
Added save button to update paramaters Added service to retrieve paramaters; Added service to upload instance paramaters Issue-ID: POLICY-3436 Change-Id: I82e7545b12160f2e7937db2fdb3857c66ea0b858 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-07-29Added Common Parameter Formsaul.gill6-37/+193
Added save button for user edits Added commission button to push up edits Added service to retrieve common parameters Issue-ID: POLICY-3439 Change-Id: Ia355f36bf263bb1385db363a267c53af86504905 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-07-20Merge "Added Commissioning Template Editor"Jim Hahn18-17/+574
2021-07-19Added Commissioning Template Editorsaul.gill18-17/+574
Added a new modal to allow editing of the tosca template Json schema from the backend generates a for the user Added Decommissioning capability while viewing template Added service for decommissioning Issue-ID: POLICY-3439 Change-Id: Ic5bec9ea26aa8df468d36a893faa06f88d248dd5 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-07-16Use lombok annotations in guiJim Hahn18-593/+67
Issue-ID: POLICY-3395 Change-Id: I7820877522875a3caf47e3b7409eb4f7fb15ba2b Signed-off-by: Jim Hahn <jrh3@att.com>
2021-07-13Add Upload Control Loop Instantiationbrunomilitzer21-32/+746
Created Functionality to Upload JSON file to Control Loop Instantiation. Issue-ID: POLICY-3436 Change-Id: Iefd538c91154b7e61615ab63b440378e2feea502 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-07-07Update React NPM dependenciesbrunomilitzer4-216/+216
Updated React UI and React UI Lib dependencies to the latest version. Issue-ID: POLICY-3354 Change-Id: I12e0bb7e01d426928e3184fcd49f461f775a369a Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-07-02Changed components to be service-centricsaul.gill20-379/+407
Moved endpoints to ControlLoopService.js Refactored components and tests Issue-ID: POLICY-3424 Change-Id: I70d48750250eecd651b845ef0c726617983f75f5 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-06-28Merge "Fix merge jobs failing"Jim Hahn1-0/+1
2021-06-28Fix merge jobs failingarkadiusz.adamski1-0/+1
- add npm publish url Issue-ID: POLICY-3388 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Ie14bda34d30b452501d61b9a3acd384ac06c8a6c
2021-06-28Merge "Add Tosca Monitoring App to Policy Gui"Ajith Sreekumar11-2/+498
2021-06-25Merge "Fix merge jobs failing"Jim Hahn1-10/+12
2021-06-25Merge "Update gui for checkstyle 8.43"Ram Krishna Verma2-11/+11
2021-06-25Fix merge jobs failingarkadiusz.adamski1-10/+12
- fix library version Issue-ID: POLICY-3388 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Id338b7f4e3d95bad8c78134c6a8e14ddb954b2f5
2021-06-25Fix merge jobs failingarkadiusz.adamski2-3/+5
- fix library version Issue-ID: POLICY-3388 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I2b5267c17d439b06c4eb91e174be705c7adfa5a6
2021-06-24Update gui for checkstyle 8.43liamfallon2-11/+11
Issue-ID: POLICY-3206 Change-Id: I5b80398352d03a0fe2853690b6b0d3019d204a7e Signed-off-by: liamfallon <liam.fallon@est.tech>
2021-06-24Add Tosca Monitoring App to Policy Guibrunomilitzer11-2/+498
Implemented the prototype monitoring gui onto the policy gui Issue-ID: POLICY-3357 Change-Id: Iabf25cd6c26d4e65a7a963cdd79c25aa91c39736 Signed-off-by: brunomilitzer <bruno.militzer@est.tech>
2021-06-24Fix merge jobs failingarkadiusz.adamski1-1/+1
- fix library version Issue-ID: POLICY-3388 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: Ia50a9ada9c9d1eab17954c82005e368cd9bea8ec
2021-06-24Merge "Fix merge jobs failing"Jim Hahn1-37/+38
2021-06-24Fix merge jobs failingarkadiusz.adamski1-37/+38
- fix import addresses Issue-ID: POLICY-3388 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I6d4813f017b6fc2e656bb4d514601b3be1380be5
2021-06-24Added jest/enzyme tests for new componentssaul.gill13-4/+526
Tests and snapshots added for reference Single package added to package.json Issue-ID: POLICY-3423 Change-Id: Ica0045bb80f587856f6e2392c3d846b6416cce21 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-06-23Merge "Added Tosca File Upload Functionality"Liam Fallon9-3/+293
2021-06-17Added Tosca File Upload Functionalitysaul.gill9-3/+293
Added 2 new components One deals with the file upload to commissioning Other deals with display of the ui elements Issue-ID: POLICY-3222 Change-Id: I3b20489bb9e5c499f842cc8adde8147d3e3e8de0 Signed-off-by: saul.gill <saul.gill@est.tech>
2021-06-16Increase code coverage on guiarkadiusz.adamski4-27/+451
- increase code coverage on gui js Issue-ID: POLICY-3351 Signed-off-by: arkadiusz.adamski <aadamski@est.tech> Change-Id: I4c633b0a46f75ceb3f6a4721e8311d938168982e