summaryrefslogtreecommitdiffstats
path: root/gui-editors/gui-editor-apex/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Refactor apex-editor frontend builddanielhanrahan503-48/+11
2022-02-16Fix test duplication in policy guilapentafd1-72/+19
2022-02-15Merge "Code coverage for ApexPolicyEditForm_State"Liam Fallon1-2/+76
2022-02-15Code coverage for ApexPolicyEditForm_Statelapentafd1-2/+76
2022-02-14Merge "Fix content-type for model download in Apex Editor"Liam Fallon1-1/+2
2022-02-14Fix race condition in apex-editor model uploaddanielhanrahan4-29/+33
2022-02-11Fix content-type for model download in Apex Editordanielhanrahan1-2/+3
2022-02-09Code coverage policy gui webapplapentafd2-1/+128
2022-02-02Policy Gui Code Coveragelapentafd5-6/+54
2022-01-24Code Coverage gui editor apexlapentafd4-3/+46
2022-01-18Code coverage policy gui editor apexlapentafd4-3/+81
2022-01-13Code coverage gui-editor-apexlapentafd3-4/+91
2021-11-03Merge "Improved Test Coverage in gui-editor-apex"Liam Fallon13-64/+664
2021-11-01Fix upload url arg name.andre.schmid1-1/+1
2021-10-29Merge "Add user id only when it was provided"Liam Fallon1-3/+6
2021-10-29Improved Test Coverage in gui-editor-apexLathish13-64/+664
2021-10-29Merge "Fix APEX policy creation issue"Liam Fallon1-6/+7
2021-10-28Add user id only when it was providedandre.schmid1-3/+6
2021-10-27Fix APEX policy creation issueandre.schmid1-6/+7
2021-10-26Improved Test Coverage in gui-editor-apexLathish7-5/+235
2021-09-08Fix sonar issue in policy/guiRam Krishna Verma1-2/+1
2021-09-02Merge "Fix static web resource paths in gui-editor-apex"Jim Hahn2-304/+304
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
2021-09-01Fix sonar issues in policy/guiRam Krishna Verma2-7/+7
2021-09-01Add missing JS import in gui-editor-apexdanielhanrahan1-1/+1
2021-08-27Fix sonar issues in policy/guiRam Krishna Verma5-53/+47
2021-08-26Fix sonar issuesRam Krishna Verma12-70/+71
2021-07-16Use lombok annotations in guiJim Hahn14-566/+58
2021-06-24Update gui for checkstyle 8.43liamfallon2-11/+11
2021-06-16Increase code coverage on guiarkadiusz.adamski4-27/+451
2021-06-16Merge "Increase code coverage on gui"Liam Fallon4-56/+295
2021-06-15Increase code coverage on guiarkadiusz.adamski4-56/+295
2021-06-14Fix sonar in policy/guiRam Krishna Verma5-11/+14
2021-05-10Fix sonars in policy-guiJim Hahn14-65/+62
2021-04-23Fix gui-editor-apex fails to startarkadiusz.adamski1-22/+26
2021-03-29Fix sonarqube code Bugmkidd3-10/+8
2021-03-25Fix sonarqube code smellsmkidd18-135/+108
2021-03-03fix code smells and vulnerabilitiesmkidd1-13/+7
2021-02-19Fix sonars in guiJim Hahn9-136/+46
2020-11-09Update dependencies in policy/guiwaynedunican1-1/+4
2020-10-02JS Testing added for apex-editorwaynedunican54-500/+1516
2020-09-30Pick up userId from apex editor URLliamfallon3-3/+9
2020-09-16Exclude unit test files from released artifactsliamfallon2-11060/+7
2020-09-11Add TOSCA support to Apex editorliamfallon32-1599/+533
2020-09-08Merge "Cosmetic changes to the apex-editor GUI"Ram Krishna Verma3-6/+7
2020-09-08Cosmetic changes to the apex-editor GUIliamfallon3-6/+7
2020-09-07JavaScript tests for apex-editorwaynedunican25-9/+11449
2020-08-10Passing userId to upload policyKrupaNagabhushan5-14/+51
2020-08-07Upload policy featureandre.schmid23-10/+1361